Pull request #42777 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from aa606307b7d10890885e2c76c1652c48a6914db4+8207c05cfcff9853e3e65b2b87b8355d9f65e734 (e1b876c61aac2b83541b58e0a3828ff5f989b98a) 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-42777@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-08-25T19:00:29.046Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-25T19:00:29.052Z] Trying to pass milestone 8 [Pipeline] milestone [2021-08-25T19:00:29.112Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-25T19:00:44.278Z] Still waiting to schedule task [2021-08-25T19:00:44.282Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-08-25T19:01:34.019Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d93e524155a4eb32) in /home/ubuntu/workspace/moby_PR-42777 [Pipeline] { [Pipeline] checkout [2021-08-25T19:01:34.165Z] The recommended git tool is: git [2021-08-25T19:01:38.077Z] using credential docker-jenkins-github-credentials [2021-08-25T19:01:38.087Z] Cloning the remote Git repository [2021-08-25T19:01:38.087Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:01:38.232Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:01:38.353Z] > git init /home/ubuntu/workspace/moby_PR-42777 # timeout=10 [2021-08-25T19:01:38.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:01:38.784Z] > git --version # timeout=10 [2021-08-25T19:01:38.811Z] > git --version # 'git version 2.17.1' [2021-08-25T19:01:38.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:01:38.823Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:02:02.577Z] Fetching without tags [2021-08-25T19:02:02.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:02:02.502Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:02:02.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:02:02.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:02:02.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:02:02.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:02:02.588Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:02:03.148Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:02:04.219Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:02:04.219Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:02:03.163Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:02:03.190Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:02:04.132Z] > git remote # timeout=10 [2021-08-25T19:02:04.154Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:02:04.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:02:04.179Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:02:04.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:02:04.226Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:02:04.258Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:02:08.324Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [2021-08-25T19:02:08.331Z] > git rev-list --no-walk aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-25T19:02:09.596Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-08-25T19:02:17.762Z] Unable to find image 'alpine:latest' locally [2021-08-25T19:02:17.762Z] latest: Pulling from library/alpine [2021-08-25T19:02:17.762Z] 29291e31a76a: Pulling fs layer [2021-08-25T19:02:17.763Z] 29291e31a76a: Download complete [2021-08-25T19:02:18.025Z] 29291e31a76a: Pull complete [2021-08-25T19:02:18.025Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-25T19:02:18.291Z] Status: Downloaded newer image for alpine:latest [2021-08-25T19:02:24.894Z] 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 [Pipeline] node [2021-08-25T19:02:25.500Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d93e524155a4eb32) in /home/ubuntu/workspace/moby_PR-42777 [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-08-25T19:02:25.580Z] The recommended git tool is: git [Pipeline] // stage [2021-08-25T19:02:25.599Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-25T19:02:25.639Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-25T19:02:25.668Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-25T19:02:26.028Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:02:26.208Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:02:26.208Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:02:26.340Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [2021-08-25T19:02:25.610Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42777/.git # timeout=10 [2021-08-25T19:02:25.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:02:25.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:02:25.674Z] > git --version # timeout=10 [2021-08-25T19:02:25.705Z] > git --version # 'git version 2.17.1' [2021-08-25T19:02:25.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:02:25.706Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:02:26.034Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:02:26.047Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:02:26.140Z] > git remote # timeout=10 [2021-08-25T19:02:26.162Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:02:26.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:02:26.179Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:02:26.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:02:26.214Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:02:26.226Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-25T19:02:27.003Z] + [ PR != PR ] [2021-08-25T19:02:27.003Z] + [ master != master ] [2021-08-25T19:02:27.003Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-25T19:02:27.367Z] + docker version [2021-08-25T19:02:27.367Z] Client: Docker Engine - Community [2021-08-25T19:02:27.367Z] Version: 20.10.6 [2021-08-25T19:02:27.367Z] API version: 1.41 [2021-08-25T19:02:27.367Z] Go version: go1.13.15 [2021-08-25T19:02:27.367Z] Git commit: 370c289 [2021-08-25T19:02:27.367Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-25T19:02:27.367Z] OS/Arch: linux/amd64 [2021-08-25T19:02:27.367Z] Context: default [2021-08-25T19:02:27.367Z] Experimental: true [2021-08-25T19:02:27.367Z] [2021-08-25T19:02:27.367Z] Server: Docker Engine - Community [2021-08-25T19:02:27.367Z] Engine: [2021-08-25T19:02:27.367Z] Version: 20.10.6 [2021-08-25T19:02:27.367Z] API version: 1.41 (minimum version 1.12) [2021-08-25T19:02:27.367Z] Go version: go1.13.15 [2021-08-25T19:02:27.367Z] Git commit: 8728dd2 [2021-08-25T19:02:27.367Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-25T19:02:27.367Z] OS/Arch: linux/amd64 [2021-08-25T19:02:27.367Z] Experimental: true [2021-08-25T19:02:27.367Z] containerd: [2021-08-25T19:02:27.367Z] Version: 1.4.6 [2021-08-25T19:02:27.367Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:02:27.367Z] runc: [2021-08-25T19:02:27.367Z] Version: 1.0.0-rc95 [2021-08-25T19:02:27.367Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:02:27.367Z] docker-init: [2021-08-25T19:02:27.367Z] Version: 0.19.0 [2021-08-25T19:02:27.367Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-25T19:02:27.701Z] + docker info [2021-08-25T19:02:40.499Z] Still waiting to schedule task [2021-08-25T19:02:40.499Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d93e524155a4eb32)’ [2021-08-25T19:02:40.500Z] Still waiting to schedule task [2021-08-25T19:02:40.500Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d93e524155a4eb32)’ [2021-08-25T19:02:40.501Z] Still waiting to schedule task [2021-08-25T19:02:40.501Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-08-25T19:02:40.504Z] Still waiting to schedule task [2021-08-25T19:02:40.504Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-25T19:02:40.506Z] Still waiting to schedule task [2021-08-25T19:02:40.506Z] All nodes of label ‘windows-2019’ are offline [2021-08-25T19:02:40.507Z] Still waiting to schedule task [2021-08-25T19:02:40.507Z] All nodes of label ‘windows-2022’ are offline [2021-08-25T19:02:40.508Z] Still waiting to schedule task [2021-08-25T19:02:40.509Z] All nodes of label ‘windows-2022’ are offline [2021-08-25T19:02:42.658Z] Client: [2021-08-25T19:02:42.658Z] Context: default [2021-08-25T19:02:42.658Z] Debug Mode: false [2021-08-25T19:02:42.658Z] Plugins: [2021-08-25T19:02:42.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-25T19:02:42.658Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-25T19:02:42.658Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-25T19:02:42.658Z] [2021-08-25T19:02:42.658Z] Server: [2021-08-25T19:02:42.658Z] Containers: 0 [2021-08-25T19:02:42.658Z] Running: 0 [2021-08-25T19:02:42.658Z] Paused: 0 [2021-08-25T19:02:42.658Z] Stopped: 0 [2021-08-25T19:02:42.658Z] Images: 1 [2021-08-25T19:02:42.658Z] Server Version: 20.10.6 [2021-08-25T19:02:42.658Z] Storage Driver: overlay2 [2021-08-25T19:02:42.658Z] Backing Filesystem: extfs [2021-08-25T19:02:42.658Z] Supports d_type: true [2021-08-25T19:02:42.658Z] Native Overlay Diff: true [2021-08-25T19:02:42.658Z] userxattr: false [2021-08-25T19:02:42.658Z] Logging Driver: json-file [2021-08-25T19:02:42.658Z] Cgroup Driver: cgroupfs [2021-08-25T19:02:42.658Z] Cgroup Version: 1 [2021-08-25T19:02:42.658Z] Plugins: [2021-08-25T19:02:42.658Z] Volume: local [2021-08-25T19:02:42.658Z] Network: bridge host ipvlan macvlan null overlay [2021-08-25T19:02:42.658Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-25T19:02:42.658Z] Swarm: inactive [2021-08-25T19:02:42.658Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-25T19:02:42.658Z] Default Runtime: runc [2021-08-25T19:02:42.658Z] Init Binary: docker-init [2021-08-25T19:02:42.658Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:02:42.658Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:02:42.658Z] init version: de40ad0 [2021-08-25T19:02:42.658Z] Security Options: [2021-08-25T19:02:42.658Z] apparmor [2021-08-25T19:02:42.658Z] seccomp [2021-08-25T19:02:42.658Z] Profile: default [2021-08-25T19:02:42.658Z] Kernel Version: 5.4.0-1048-aws [2021-08-25T19:02:42.658Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-25T19:02:42.658Z] OSType: linux [2021-08-25T19:02:42.658Z] Architecture: x86_64 [2021-08-25T19:02:42.658Z] CPUs: 2 [2021-08-25T19:02:42.658Z] Total Memory: 7.569GiB [2021-08-25T19:02:42.658Z] Name: ip-10-100-35-220 [2021-08-25T19:02:42.658Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-25T19:02:42.658Z] Docker Root Dir: /var/lib/docker [2021-08-25T19:02:42.658Z] Debug Mode: false [2021-08-25T19:02:42.658Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:02:42.658Z] Labels: [2021-08-25T19:02:42.658Z] Experimental: true [2021-08-25T19:02:42.658Z] Insecure Registries: [2021-08-25T19:02:42.658Z] 127.0.0.0/8 [2021-08-25T19:02:42.658Z] Live Restore Enabled: true [2021-08-25T19:02:42.658Z] [2021-08-25T19:02:42.658Z] WARNING: No swap limit support [Pipeline] sh [2021-08-25T19:02:42.958Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:02:42.958Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:02:42.958Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42777/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-25T19:02:42.958Z] + bash /home/ubuntu/workspace/moby_PR-42777/check-config.sh [2021-08-25T19:02:42.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-25T19:02:42.958Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-25T19:02:42.958Z] [2021-08-25T19:02:42.958Z] Generally Necessary: [2021-08-25T19:02:42.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-25T19:02:42.958Z] - apparmor: enabled and tools installed [2021-08-25T19:02:42.958Z] - CONFIG_NAMESPACES: enabled [2021-08-25T19:02:43.226Z] - CONFIG_NET_NS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_PID_NS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_IPC_NS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_UTS_NS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUPS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CPUSETS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_MEMCG: enabled [2021-08-25T19:02:43.226Z] - CONFIG_KEYS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_VETH: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-25T19:02:43.226Z] [2021-08-25T19:02:43.226Z] Optional Features: [2021-08-25T19:02:43.226Z] - CONFIG_USER_NS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_SECCOMP: enabled [2021-08-25T19:02:43.226Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-25T19:02:43.226Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-25T19:02:43.226Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-25T19:02:43.226Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-25T19:02:43.226Z] - CONFIG_BLK_CGROUP: enabled [2021-08-25T19:02:43.226Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_PERF: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-25T19:02:43.226Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-25T19:02:43.226Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-25T19:02:43.226Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-25T19:02:43.511Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-25T19:02:43.511Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-25T19:02:43.511Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_IP_VS: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-25T19:02:43.511Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-25T19:02:43.511Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-25T19:02:43.511Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-25T19:02:43.511Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-25T19:02:43.511Z] - CONFIG_EXT4_FS: enabled [2021-08-25T19:02:43.511Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-25T19:02:43.511Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-25T19:02:43.511Z] - Network Drivers: [2021-08-25T19:02:43.511Z] - "overlay": [2021-08-25T19:02:43.511Z] - CONFIG_VXLAN: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-25T19:02:43.511Z] Optional (for encrypted networks): [2021-08-25T19:02:43.511Z] - CONFIG_CRYPTO: enabled [2021-08-25T19:02:43.511Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-25T19:02:43.511Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-25T19:02:43.511Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-25T19:02:43.511Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-25T19:02:43.511Z] - CONFIG_XFRM: enabled [2021-08-25T19:02:43.511Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-25T19:02:43.511Z] - "ipvlan": [2021-08-25T19:02:43.511Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-25T19:02:43.511Z] - "macvlan": [2021-08-25T19:02:43.511Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_DUMMY: enabled (as module) [2021-08-25T19:02:43.511Z] - "ftp,tftp client in container": [2021-08-25T19:02:43.511Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-25T19:02:43.511Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-25T19:02:43.511Z] - Storage Drivers: [2021-08-25T19:02:43.511Z] - "aufs": [2021-08-25T19:02:43.781Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-25T19:02:43.781Z] - "btrfs": [2021-08-25T19:02:43.781Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-25T19:02:43.781Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-25T19:02:43.781Z] - "devicemapper": [2021-08-25T19:02:43.781Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-25T19:02:43.781Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-25T19:02:43.781Z] - "overlay": [2021-08-25T19:02:43.781Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-25T19:02:43.781Z] - "zfs": [2021-08-25T19:02:43.781Z] - /dev/zfs: present [2021-08-25T19:02:43.781Z] - zfs command: missing [2021-08-25T19:02:43.781Z] - zpool command: missing [2021-08-25T19:02:43.781Z] [2021-08-25T19:02:43.781Z] Limits: [2021-08-25T19:02:43.781Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-25T19:02:43.781Z] [2021-08-25T19:02:43.781Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-25T19:02:44.143Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:aa606307b7d10890885e2c76c1652c48a6914db4 . [2021-08-25T19:02:44.406Z] #2 [internal] load .dockerignore [2021-08-25T19:02:44.406Z] #2 sha256:449f7ddfa032cfb306b10817016f7dc83496f4aa46ec2f776a4beddf1dd20df7 [2021-08-25T19:02:44.671Z] #2 transferring context: 87B done [2021-08-25T19:02:44.671Z] #2 DONE 0.2s [2021-08-25T19:02:44.671Z] [2021-08-25T19:02:44.671Z] #1 [internal] load build definition from Dockerfile [2021-08-25T19:02:44.671Z] #1 sha256:9150161921a280613fcdd4b21c4ae30896279d86c50bf1d349504acb1f7bca6f [2021-08-25T19:02:44.671Z] #1 transferring dockerfile: 16.33kB done [2021-08-25T19:02:44.671Z] #1 DONE 0.2s [2021-08-25T19:02:44.671Z] [2021-08-25T19:02:44.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-25T19:02:44.671Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-25T19:02:45.245Z] #3 DONE 0.5s [2021-08-25T19:02:45.245Z] [2021-08-25T19:02:45.245Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-25T19:02:45.245Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-25T19:02:45.245Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-08-25T19:02:45.246Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-25T19:02:45.246Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-25T19:02:45.246Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-25T19:02:45.246Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 7.47MB / 9.67MB 0.2s [2021-08-25T19:02:45.508Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-08-25T19:02:45.508Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-25T19:02:45.508Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-08-25T19:02:46.084Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-08-25T19:02:46.084Z] #4 DONE 0.9s [2021-08-25T19:02:46.352Z] [2021-08-25T19:02:46.352Z] #5 [internal] load .dockerignore [2021-08-25T19:02:46.352Z] #5 sha256:2d234b944533e8982057b3cf7c1467c3902c0570aa3c0ba9a924f647aef885e5 [2021-08-25T19:02:46.352Z] #5 DONE 0.0s [2021-08-25T19:02:46.352Z] [2021-08-25T19:02:46.352Z] #6 [internal] load build definition from Dockerfile [2021-08-25T19:02:46.352Z] #6 sha256:f5df4b796de45e16e419c4347cd3c2bd2f3c96d9b1d46f177db2e36ef5ccbb5d [2021-08-25T19:02:46.352Z] #6 DONE 0.0s [2021-08-25T19:02:46.352Z] [2021-08-25T19:02:46.352Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:02:46.352Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:02:47.299Z] #10 ... [2021-08-25T19:02:47.300Z] [2021-08-25T19:02:47.300Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-25T19:02:47.300Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-25T19:02:47.300Z] #7 DONE 1.1s [2021-08-25T19:02:47.300Z] [2021-08-25T19:02:47.300Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:02:47.300Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-25T19:02:47.300Z] #9 DONE 1.1s [2021-08-25T19:02:47.300Z] [2021-08-25T19:02:47.300Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:02:47.300Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-25T19:02:47.300Z] #8 DONE 1.1s [2021-08-25T19:02:47.300Z] [2021-08-25T19:02:47.300Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:02:47.300Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:02:47.300Z] #10 DONE 1.2s [2021-08-25T19:02:47.571Z] [2021-08-25T19:02:47.571Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:02:47.571Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:02:47.571Z] #34 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:02:47.837Z] #34 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.2s done [2021-08-25T19:02:48.098Z] #34 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-25T19:02:48.098Z] #34 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-25T19:02:48.098Z] #34 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-25T19:02:48.363Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.1s [2021-08-25T19:02:48.363Z] #34 ... [2021-08-25T19:02:48.363Z] [2021-08-25T19:02:48.363Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-25T19:02:48.363Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-25T19:02:48.363Z] #50 DONE 0.0s [2021-08-25T19:02:48.363Z] [2021-08-25T19:02:48.363Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:02:48.363Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:02:48.363Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 4.19MB / 54.92MB 0.4s [2021-08-25T19:02:48.805Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.49MB / 54.92MB 0.6s [2021-08-25T19:02:48.806Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 13.63MB / 54.92MB 0.7s [2021-08-25T19:02:49.088Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 20.97MB / 54.92MB 1.0s [2021-08-25T19:02:49.362Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 24.97MB / 54.92MB 1.2s [2021-08-25T19:02:49.627Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 28.89MB / 54.92MB 1.5s [2021-08-25T19:02:49.896Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 40.89MB / 54.92MB 2.0s [2021-08-25T19:02:50.166Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 2.2s [2021-08-25T19:02:50.751Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 49.28MB / 54.92MB 2.6s [2021-08-25T19:02:50.751Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 52.45MB / 54.92MB 2.8s [2021-08-25T19:02:52.142Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.7s done [2021-08-25T19:02:53.090Z] #34 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.4s [2021-08-25T19:02:54.035Z] #34 ... [2021-08-25T19:02:54.035Z] [2021-08-25T19:02:54.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:02:54.035Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:02:54.035Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.2s done [2021-08-25T19:02:54.035Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-25T19:02:54.035Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-25T19:02:54.035Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-25T19:02:54.035Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 2.8s done [2021-08-25T19:02:54.035Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 2.3s done [2021-08-25T19:02:54.035Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.8s done [2021-08-25T19:02:54.035Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 59.77MB / 85.72MB 5.9s [2021-08-25T19:02:54.035Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 35.65MB / 134.79MB 5.9s [2021-08-25T19:02:54.035Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 0B / 156B 5.9s [2021-08-25T19:02:54.035Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 6.1s [2021-08-25T19:02:54.298Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 46.14MB / 134.79MB 6.2s [2021-08-25T19:02:54.298Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 6.1s done [2021-08-25T19:02:54.559Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 67.11MB / 85.72MB 6.3s [2021-08-25T19:02:54.559Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 53.48MB / 134.79MB 6.5s [2021-08-25T19:02:54.559Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 78.64MB / 85.72MB 6.7s [2021-08-25T19:02:54.559Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 61.87MB / 134.79MB 6.7s [2021-08-25T19:02:54.820Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 83.89MB / 85.72MB 6.9s [2021-08-25T19:02:55.081Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 70.25MB / 134.79MB 7.0s [2021-08-25T19:02:55.654Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 77.59MB / 134.79MB 7.5s [2021-08-25T19:02:55.916Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 84.85MB / 134.79MB 7.7s [2021-08-25T19:02:56.181Z] #11 ... [2021-08-25T19:02:56.181Z] [2021-08-25T19:02:56.181Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:02:56.181Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:02:56.181Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:02:56.181Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:02:56.181Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-25T19:02:56.181Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-25T19:02:56.181Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.4s done [2021-08-25T19:02:56.181Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2021-08-25T19:02:56.181Z] #71 DONE 8.4s [2021-08-25T19:02:56.181Z] [2021-08-25T19:02:56.181Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:02:56.181Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:02:56.181Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:02:56.181Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:02:56.181Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-25T19:02:56.181Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-25T19:02:56.181Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-08-25T19:02:56.181Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2021-08-25T19:02:56.181Z] #73 DONE 8.4s [2021-08-25T19:02:56.181Z] [2021-08-25T19:02:56.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:02:56.181Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:02:56.181Z] #11 ... [2021-08-25T19:02:56.181Z] [2021-08-25T19:02:56.181Z] #31 [internal] load build context [2021-08-25T19:02:56.181Z] #31 sha256:dcf49d766550ca5454f8514343dd353da6e504d78786e6f7a140a34d51fc4aeb [2021-08-25T19:02:56.181Z] #31 transferring context: 47.40MB 8.4s [2021-08-25T19:02:56.442Z] #31 ... [2021-08-25T19:02:56.442Z] [2021-08-25T19:02:56.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:02:56.442Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:02:56.442Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 94.37MB / 134.79MB 8.2s [2021-08-25T19:02:56.442Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 102.76MB / 134.79MB 8.4s [2021-08-25T19:02:56.704Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 117.44MB / 134.79MB 8.7s [2021-08-25T19:02:57.278Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 127.93MB / 134.79MB 9.0s [2021-08-25T19:02:57.278Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 9.2s [2021-08-25T19:02:58.225Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.7s [2021-08-25T19:02:58.487Z] #11 ... [2021-08-25T19:02:58.487Z] [2021-08-25T19:02:58.487Z] #31 [internal] load build context [2021-08-25T19:02:58.487Z] #31 sha256:dcf49d766550ca5454f8514343dd353da6e504d78786e6f7a140a34d51fc4aeb [2021-08-25T19:02:58.487Z] #31 transferring context: 55.58MB 9.5s done [2021-08-25T19:02:58.487Z] #31 DONE 10.7s [2021-08-25T19:02:58.487Z] [2021-08-25T19:02:58.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:02:58.487Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:02:59.877Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 11.7s done [2021-08-25T19:03:00.823Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.0s done [2021-08-25T19:03:01.086Z] #11 ... [2021-08-25T19:03:01.086Z] [2021-08-25T19:03:01.086Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:03:01.086Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:03:01.086Z] #34 DONE 13.1s [2021-08-25T19:03:01.086Z] [2021-08-25T19:03:01.086Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-25T19:03:01.086Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-25T19:03:01.086Z] #72 DONE 0.9s [2021-08-25T19:03:01.086Z] [2021-08-25T19:03:01.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:01.086Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:01.086Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-25T19:03:02.032Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.8s done [2021-08-25T19:03:02.032Z] #11 ... [2021-08-25T19:03:02.032Z] [2021-08-25T19:03:02.032Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-25T19:03:02.032Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-25T19:03:02.032Z] #74 DONE 0.9s [2021-08-25T19:03:02.032Z] [2021-08-25T19:03:02.032Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:02.032Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:02.032Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-25T19:03:02.987Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.9s done [2021-08-25T19:03:03.255Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-25T19:03:08.552Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.0s [2021-08-25T19:03:11.102Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.3s done [2021-08-25T19:03:11.102Z] #11 ... [2021-08-25T19:03:11.102Z] [2021-08-25T19:03:11.102Z] #35 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:03:11.102Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:03:11.102Z] #35 1.723 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:03:11.102Z] #35 1.723 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:03:11.102Z] #35 1.733 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:03:11.102Z] #35 1.992 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:03:11.102Z] #35 2.837 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:03:11.102Z] #35 3.944 Fetched 8399 kB in 2s (3361 kB/s) [2021-08-25T19:03:11.102Z] #35 3.944 Reading package lists... [2021-08-25T19:03:11.102Z] #35 4.762 Reading package lists... [2021-08-25T19:03:11.102Z] #35 5.520 Building dependency tree... [2021-08-25T19:03:11.102Z] #35 5.856 The following additional packages will be installed: [2021-08-25T19:03:11.102Z] #35 5.856 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-25T19:03:11.102Z] #35 5.856 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-25T19:03:11.102Z] #35 5.856 Recommended packages: [2021-08-25T19:03:11.102Z] #35 5.856 libldap-common publicsuffix libsasl2-modules [2021-08-25T19:03:11.102Z] #35 5.992 The following NEW packages will be installed: [2021-08-25T19:03:11.102Z] #35 5.992 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-25T19:03:11.102Z] #35 5.992 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-25T19:03:11.102Z] #35 5.992 libssh2-1 openssl [2021-08-25T19:03:11.102Z] #35 6.275 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-25T19:03:11.102Z] #35 6.275 Need to get 3038 kB of archives. [2021-08-25T19:03:11.102Z] #35 6.275 After this operation, 6652 kB of additional disk space will be used. [2021-08-25T19:03:11.102Z] #35 6.275 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-25T19:03:11.102Z] #35 6.279 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-25T19:03:11.102Z] #35 6.286 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-25T19:03:11.102Z] #35 6.292 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-25T19:03:11.102Z] #35 6.292 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-25T19:03:11.102Z] #35 6.300 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-25T19:03:11.102Z] #35 6.300 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-25T19:03:11.102Z] #35 6.300 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-25T19:03:11.102Z] #35 6.300 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-25T19:03:11.103Z] #35 6.300 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-25T19:03:11.103Z] #35 6.312 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-25T19:03:11.103Z] #35 6.320 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-25T19:03:11.103Z] #35 6.362 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:03:11.103Z] #35 6.362 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:03:11.103Z] #35 6.368 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:03:11.103Z] #35 6.554 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:03:11.103Z] #35 6.605 Fetched 3038 kB in 0s (8054 kB/s) [2021-08-25T19:03:11.103Z] #35 6.686 Selecting previously unselected package openssl. [2021-08-25T19:03:11.103Z] #35 6.686 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-08-25T19:03:11.103Z] #35 6.686 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 6.695 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:03:11.103Z] #35 7.370 Selecting previously unselected package ca-certificates. [2021-08-25T19:03:11.103Z] #35 7.371 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-25T19:03:11.103Z] #35 7.375 Unpacking ca-certificates (20210119) ... [2021-08-25T19:03:11.103Z] #35 7.508 Selecting previously unselected package libbrotli1:amd64. [2021-08-25T19:03:11.103Z] #35 7.510 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 7.521 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:03:11.103Z] #35 7.628 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-25T19:03:11.103Z] #35 7.628 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 7.638 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:03:11.103Z] #35 7.702 Selecting previously unselected package libsasl2-2:amd64. [2021-08-25T19:03:11.103Z] #35 7.702 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 7.722 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:03:11.103Z] #35 7.789 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-25T19:03:11.103Z] #35 7.789 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 7.805 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:03:11.103Z] #35 7.881 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-25T19:03:11.103Z] #35 7.881 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 7.885 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:03:11.103Z] #35 7.949 Selecting previously unselected package libpsl5:amd64. [2021-08-25T19:03:11.103Z] #35 7.951 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 7.957 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:03:11.103Z] #35 8.021 Selecting previously unselected package librtmp1:amd64. [2021-08-25T19:03:11.103Z] #35 8.021 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.027 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:03:11.103Z] #35 8.086 Selecting previously unselected package libssh2-1:amd64. [2021-08-25T19:03:11.103Z] #35 8.086 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.091 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:03:11.103Z] #35 8.178 Selecting previously unselected package libcurl4:amd64. [2021-08-25T19:03:11.103Z] #35 8.178 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.178 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:03:11.103Z] #35 8.266 Selecting previously unselected package curl. [2021-08-25T19:03:11.103Z] #35 8.267 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.272 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-25T19:03:11.103Z] #35 8.359 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:03:11.103Z] #35 8.359 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.364 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:03:11.103Z] #35 8.444 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:03:11.103Z] #35 8.446 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.450 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:03:11.103Z] #35 8.533 Selecting previously unselected package jq. [2021-08-25T19:03:11.103Z] #35 8.533 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:03:11.103Z] #35 8.536 Unpacking jq (1.6-2.1) ... [2021-08-25T19:03:11.103Z] #35 8.606 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:03:11.103Z] #35 8.626 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:03:11.103Z] #35 8.639 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:03:11.103Z] #35 8.653 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:03:11.103Z] #35 8.675 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:03:11.103Z] #35 8.689 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:03:11.103Z] #35 8.701 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:03:11.103Z] #35 8.714 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:03:11.103Z] #35 8.740 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:03:11.103Z] #35 8.752 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:03:11.103Z] #35 8.766 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:03:11.103Z] #35 8.777 Setting up ca-certificates (20210119) ... [2021-08-25T19:03:11.103Z] #35 9.513 Updating certificates in /etc/ssl/certs... [2021-08-25T19:03:11.364Z] #35 ... [2021-08-25T19:03:11.364Z] [2021-08-25T19:03:11.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:11.364Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:11.364Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0.3s [2021-08-25T19:03:15.587Z] #11 ... [2021-08-25T19:03:15.587Z] [2021-08-25T19:03:15.587Z] #35 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:03:15.587Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:03:15.587Z] #35 10.77 129 added, 0 removed; done. [2021-08-25T19:03:15.587Z] #35 10.89 Setting up jq (1.6-2.1) ... [2021-08-25T19:03:15.587Z] #35 10.90 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:03:15.587Z] #35 10.92 Setting up curl (7.74.0-1.3+b1) ... [2021-08-25T19:03:15.587Z] #35 10.93 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:03:15.587Z] #35 10.95 Processing triggers for ca-certificates (20210119) ... [2021-08-25T19:03:15.587Z] #35 10.96 Updating certificates in /etc/ssl/certs... [2021-08-25T19:03:15.587Z] #35 11.94 0 added, 0 removed; done. [2021-08-25T19:03:15.587Z] #35 11.94 Running hooks in /etc/ca-certificates/update.d... [2021-08-25T19:03:15.587Z] #35 11.95 done. [2021-08-25T19:03:15.587Z] #35 DONE 13.8s [2021-08-25T19:03:15.587Z] [2021-08-25T19:03:15.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:15.587Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:15.587Z] #11 ... [2021-08-25T19:03:15.587Z] [2021-08-25T19:03:15.587Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-25T19:03:15.587Z] #36 sha256:91f9f50e00e8253136505150e84c3ee015e547eefe5ab7ff6bb084f82a4e1d6c [2021-08-25T19:03:15.587Z] #36 DONE 0.6s [2021-08-25T19:03:15.587Z] [2021-08-25T19:03:15.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:15.587Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:16.542Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.5s [2021-08-25T19:03:17.114Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 6.1s done [2021-08-25T19:03:17.375Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 [2021-08-25T19:03:22.412Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a5db42168d7813d) in /home/ubuntu/workspace/moby_PR-42777 [Pipeline] { [Pipeline] checkout [2021-08-25T19:03:22.497Z] The recommended git tool is: git [2021-08-25T19:03:22.667Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.0s [2021-08-25T19:03:24.889Z] using credential docker-jenkins-github-credentials [2021-08-25T19:03:24.899Z] Cloning the remote Git repository [2021-08-25T19:03:24.900Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:03:24.881Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:03:24.935Z] > git init /home/ubuntu/workspace/moby_PR-42777 # timeout=10 [2021-08-25T19:03:25.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:03:25.201Z] > git --version # timeout=10 [2021-08-25T19:03:25.216Z] > git --version # 'git version 2.17.1' [2021-08-25T19:03:25.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:03:25.218Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:03:25.977Z] #11 ... [2021-08-25T19:03:25.977Z] [2021-08-25T19:03:25.977Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:03:25.977Z] #37 sha256:2301753892f943f568bee21302a679b243d98db439a2ca77cc1448dd95d74e48 [2021-08-25T19:03:25.977Z] #37 1.950 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-25T19:03:25.977Z] #37 2.210 [2021-08-25T19:03:25.977Z] #37 2.428 #=#=# 1.1% ######################################################################## 100.0% [2021-08-25T19:03:25.977Z] #37 2.790 [2021-08-25T19:03:25.977Z] #37 3.518 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-25T19:03:25.977Z] #37 3.786 [2021-08-25T19:03:25.977Z] #37 3.900 ### 5.1% ######################################################################## 100.0% [2021-08-25T19:03:25.977Z] #37 4.162 [2021-08-25T19:03:25.977Z] #37 4.870 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-25T19:03:25.977Z] #37 5.207 [2021-08-25T19:03:25.977Z] #37 5.342 ########### 15.5% ########################## 37.2% ###################################################### 76.2% ######################################################################## 100.0% [2021-08-25T19:03:25.977Z] #37 5.803 [2021-08-25T19:03:25.977Z] #37 6.694 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-25T19:03:25.977Z] #37 7.000 [2021-08-25T19:03:25.977Z] #37 7.098 ######################################################################## 100.0% [2021-08-25T19:03:25.977Z] #37 7.403 [2021-08-25T19:03:25.977Z] #37 7.947 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-25T19:03:25.977Z] #37 8.318 [2021-08-25T19:03:25.977Z] #37 8.426 ######################################################################## 100.0% [2021-08-25T19:03:25.977Z] #37 8.663 [2021-08-25T19:03:25.977Z] #37 8.769 Download of images into '/build' complete. [2021-08-25T19:03:25.977Z] #37 8.769 Use something like the following to load the result into a Docker daemon: [2021-08-25T19:03:25.977Z] #37 8.769 tar -cC '/build' . | docker load [2021-08-25T19:03:25.977Z] #37 ... [2021-08-25T19:03:25.977Z] [2021-08-25T19:03:25.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:25.977Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:26.920Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 9.5s done [2021-08-25T19:03:26.920Z] #11 ... [2021-08-25T19:03:26.920Z] [2021-08-25T19:03:26.920Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:03:26.920Z] #37 sha256:2301753892f943f568bee21302a679b243d98db439a2ca77cc1448dd95d74e48 [2021-08-25T19:03:26.920Z] #37 DONE 11.5s [2021-08-25T19:03:26.920Z] [2021-08-25T19:03:26.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:03:26.920Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:03:26.920Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-25T19:03:27.495Z] #11 DONE 39.6s [2021-08-25T19:03:27.495Z] [2021-08-25T19:03:27.495Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-25T19:03:27.495Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-25T19:03:28.440Z] #12 DONE 0.9s [2021-08-25T19:03:28.440Z] [2021-08-25T19:03:28.440Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-25T19:03:28.440Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-25T19:03:29.012Z] #13 DONE 0.8s [2021-08-25T19:03:29.012Z] [2021-08-25T19:03:29.012Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-25T19:03:29.012Z] #47 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-25T19:03:29.012Z] #47 DONE 0.1s [2021-08-25T19:03:29.012Z] [2021-08-25T19:03:29.012Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:03:29.012Z] #56 sha256:a8c160d35f12c24b437dfc9bdb3f68d8088b470d7e6190ccc7d6f4836e3e5969 [2021-08-25T19:03:29.274Z] #56 ... [2021-08-25T19:03:29.274Z] [2021-08-25T19:03:29.274Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-25T19:03:29.275Z] #39 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-25T19:03:29.275Z] #39 DONE 0.2s [2021-08-25T19:03:29.275Z] [2021-08-25T19:03:29.275Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-25T19:03:29.275Z] #51 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-25T19:03:29.275Z] #51 DONE 0.2s [2021-08-25T19:03:29.275Z] [2021-08-25T19:03:29.275Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:03:29.275Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:03:33.501Z] #52 ... [2021-08-25T19:03:33.501Z] [2021-08-25T19:03:33.501Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-25T19:03:33.501Z] #14 sha256:950358b06c64e492e0f5697acb5857f7411727e994cda68e23b363cb2d251565 [2021-08-25T19:03:33.501Z] #14 DONE 3.6s [2021-08-25T19:03:33.501Z] [2021-08-25T19:03:33.501Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-25T19:03:33.501Z] #15 sha256:43fd2dcac1ad2d7146016697873f69da286262279e35b58e20d3334ff8167e11 [2021-08-25T19:03:34.275Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0022db605337ea2df) in /home/ubuntu/workspace/moby_PR-42777 [Pipeline] { [Pipeline] checkout [2021-08-25T19:03:34.458Z] The recommended git tool is: git [2021-08-25T19:03:36.069Z] #15 DONE 3.0s [2021-08-25T19:03:36.069Z] [2021-08-25T19:03:36.069Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-25T19:03:36.069Z] #16 sha256:f95715cf3e1c44f57b7bacf7e13d4d7157963268815b5a0db2bb2373be8196ba [2021-08-25T19:03:37.998Z] #16 DONE 2.1s [2021-08-25T19:03:37.998Z] [2021-08-25T19:03:37.998Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:03:37.998Z] #56 sha256:a8c160d35f12c24b437dfc9bdb3f68d8088b470d7e6190ccc7d6f4836e3e5969 [2021-08-25T19:03:37.998Z] #56 5.496 + RM_GOPATH=0 [2021-08-25T19:03:37.998Z] #56 5.496 + TMP_GOPATH= [2021-08-25T19:03:37.998Z] #56 5.496 + : /build [2021-08-25T19:03:37.998Z] #56 5.496 + '[' -z '' ']' [2021-08-25T19:03:37.998Z] #56 5.496 ++ mktemp -d [2021-08-25T19:03:37.998Z] #56 5.496 + export GOPATH=/tmp/tmp.j7kzKsAwrH [2021-08-25T19:03:37.998Z] #56 5.496 + GOPATH=/tmp/tmp.j7kzKsAwrH [2021-08-25T19:03:37.998Z] #56 5.496 + RM_GOPATH=1 [2021-08-25T19:03:37.998Z] #56 5.496 + case "$(go env GOARCH)" in [2021-08-25T19:03:37.998Z] #56 5.496 ++ go env GOARCH [2021-08-25T19:03:37.998Z] #56 5.553 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:37.998Z] #56 5.553 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:37.998Z] #56 5.553 ++ dirname /tmp/install/install.sh [2021-08-25T19:03:37.998Z] #56 5.554 + dir=/tmp/install [2021-08-25T19:03:37.998Z] #56 5.555 + bin=gotestsum [2021-08-25T19:03:37.998Z] #56 5.555 + shift [2021-08-25T19:03:37.998Z] #56 5.555 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-25T19:03:37.998Z] #56 5.555 + . /tmp/install/gotestsum.installer [2021-08-25T19:03:37.998Z] #56 5.555 ++ : v0.5.3 [2021-08-25T19:03:37.998Z] #56 5.555 + install_gotestsum [2021-08-25T19:03:37.998Z] #56 5.555 + set -e [2021-08-25T19:03:37.998Z] #56 5.555 + export GO111MODULE=on [2021-08-25T19:03:37.998Z] #56 5.555 + GO111MODULE=on [2021-08-25T19:03:37.998Z] #56 5.555 + GOBIN=/build [2021-08-25T19:03:37.998Z] #56 5.555 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-25T19:03:37.998Z] #56 5.982 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:03:37.998Z] #56 7.387 go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:03:37.998Z] #56 7.418 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:03:37.998Z] #56 7.438 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:03:37.998Z] #56 7.538 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:03:37.998Z] #56 7.686 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:03:37.998Z] #56 7.776 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:03:37.998Z] #56 7.874 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:03:37.998Z] #56 8.006 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:03:37.998Z] #56 8.122 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:03:37.998Z] #56 8.539 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:03:38.193Z] using credential docker-jenkins-github-credentials [2021-08-25T19:03:38.201Z] Cloning the remote Git repository [2021-08-25T19:03:38.201Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:03:38.221Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:03:38.674Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0589bda3385e155b7) in /home/ubuntu/workspace/moby_PR-42777 [Pipeline] { [Pipeline] checkout [2021-08-25T19:03:38.895Z] The recommended git tool is: git [2021-08-25T19:03:39.409Z] #56 ... [2021-08-25T19:03:39.409Z] [2021-08-25T19:03:39.409Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:03:39.409Z] #42 sha256:62f860795e6df6f499127c3879ff90763e2cc10ef272746206b78290f2adabae [2021-08-25T19:03:39.409Z] #42 4.863 Install go-toml version v1.8.1 [2021-08-25T19:03:39.409Z] #42 5.291 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-25T19:03:39.409Z] #42 8.615 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:03:39.409Z] #42 8.615 Use 'go install pkg@version' instead. [2021-08-25T19:03:39.409Z] #42 8.615 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:03:39.409Z] #42 8.615 or run 'go help get' or 'go help install'. [2021-08-25T19:03:39.409Z] #42 9.405 github.com/pelletier/go-toml [2021-08-25T19:03:39.409Z] #42 ... [2021-08-25T19:03:39.409Z] [2021-08-25T19:03:39.409Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:03:39.409Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:03:39.409Z] #60 4.189 + RM_GOPATH=0 [2021-08-25T19:03:39.409Z] #60 4.189 + TMP_GOPATH= [2021-08-25T19:03:39.409Z] #60 4.190 + : /build [2021-08-25T19:03:39.409Z] #60 4.190 + '[' -z '' ']' [2021-08-25T19:03:39.409Z] #60 4.190 ++ mktemp -d [2021-08-25T19:03:39.409Z] #60 4.191 + export GOPATH=/tmp/tmp.4OVZlpUQ18 [2021-08-25T19:03:39.409Z] #60 4.191 + GOPATH=/tmp/tmp.4OVZlpUQ18 [2021-08-25T19:03:39.409Z] #60 4.194 + RM_GOPATH=1 [2021-08-25T19:03:39.409Z] #60 4.194 + case "$(go env GOARCH)" in [2021-08-25T19:03:39.409Z] #60 4.194 ++ go env GOARCH [2021-08-25T19:03:39.409Z] #60 4.202 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:39.409Z] #60 4.202 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:39.409Z] #60 4.203 ++ dirname /tmp/install/install.sh [2021-08-25T19:03:39.409Z] #60 4.204 + dir=/tmp/install [2021-08-25T19:03:39.409Z] #60 4.204 + bin=shfmt [2021-08-25T19:03:39.409Z] #60 4.204 + shift [2021-08-25T19:03:39.409Z] #60 4.204 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-25T19:03:39.409Z] #60 4.204 + . /tmp/install/shfmt.installer [2021-08-25T19:03:39.409Z] #60 4.204 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:03:39.409Z] #60 4.204 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:03:39.409Z] #60 4.206 + install_shfmt [2021-08-25T19:03:39.409Z] #60 4.206 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-25T19:03:39.409Z] #60 4.206 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4OVZlpUQ18/src/github.com/mvdan/sh [2021-08-25T19:03:39.409Z] #60 4.206 Cloning into '/tmp/tmp.4OVZlpUQ18/src/github.com/mvdan/sh'... [2021-08-25T19:03:39.409Z] #60 ... [2021-08-25T19:03:39.409Z] [2021-08-25T19:03:39.409Z] #48 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:03:39.409Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:03:39.409Z] #48 5.462 + git clone https://github.com/docker/distribution.git . [2021-08-25T19:03:39.409Z] #48 5.462 Cloning into '.'... [2021-08-25T19:03:38.402Z] > git init /home/ubuntu/workspace/moby_PR-42777 # timeout=10 [2021-08-25T19:03:38.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:03:38.900Z] > git --version # timeout=10 [2021-08-25T19:03:38.920Z] > git --version # 'git version 2.17.1' [2021-08-25T19:03:38.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:03:38.975Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:03:39.671Z] #48 ... [2021-08-25T19:03:39.671Z] [2021-08-25T19:03:39.671Z] #40 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:03:39.671Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:03:39.671Z] #40 5.087 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-25T19:03:39.671Z] #40 5.087 Cloning into '.'... [2021-08-25T19:03:39.671Z] #40 ... [2021-08-25T19:03:39.671Z] [2021-08-25T19:03:39.671Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:03:39.671Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:03:39.671Z] #58 5.058 + RM_GOPATH=0 [2021-08-25T19:03:39.671Z] #58 5.058 + TMP_GOPATH= [2021-08-25T19:03:39.671Z] #58 5.058 + : /build [2021-08-25T19:03:39.671Z] #58 5.058 + '[' -z '' ']' [2021-08-25T19:03:39.671Z] #58 5.058 ++ mktemp -d [2021-08-25T19:03:39.671Z] #58 5.063 + export GOPATH=/tmp/tmp.wAYhEfgMNl [2021-08-25T19:03:39.671Z] #58 5.063 + GOPATH=/tmp/tmp.wAYhEfgMNl [2021-08-25T19:03:39.671Z] #58 5.063 + RM_GOPATH=1 [2021-08-25T19:03:39.671Z] #58 5.065 + case "$(go env GOARCH)" in [2021-08-25T19:03:39.671Z] #58 5.065 ++ go env GOARCH [2021-08-25T19:03:39.671Z] #58 5.102 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:39.671Z] #58 5.102 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:39.671Z] #58 5.102 ++ dirname /tmp/install/install.sh [2021-08-25T19:03:39.671Z] #58 5.137 + dir=/tmp/install [2021-08-25T19:03:39.671Z] #58 5.137 + bin=golangci_lint [2021-08-25T19:03:39.671Z] #58 5.137 + shift [2021-08-25T19:03:39.671Z] #58 5.137 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-25T19:03:39.671Z] #58 5.137 + . /tmp/install/golangci_lint.installer [2021-08-25T19:03:39.671Z] #58 5.137 ++ : v1.23.8 [2021-08-25T19:03:39.671Z] #58 5.137 + install_golangci_lint [2021-08-25T19:03:39.671Z] #58 5.137 + set -e [2021-08-25T19:03:39.671Z] #58 5.137 + export GO111MODULE=on [2021-08-25T19:03:39.671Z] #58 5.137 + GO111MODULE=on [2021-08-25T19:03:39.671Z] #58 5.137 + GOBIN=/build [2021-08-25T19:03:39.671Z] #58 5.137 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-25T19:03:39.671Z] #58 5.638 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-25T19:03:39.933Z] #58 ... [2021-08-25T19:03:39.933Z] [2021-08-25T19:03:39.933Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-25T19:03:39.933Z] #17 sha256:6139a6067e5a1b030b1eed24940c600cf8c4cc116354bc67a60f6e5e7fe05f65 [2021-08-25T19:03:39.933Z] #17 DONE 2.0s [2021-08-25T19:03:39.933Z] [2021-08-25T19:03:39.933Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:03:39.933Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:03:39.933Z] #54 5.046 + RM_GOPATH=0 [2021-08-25T19:03:39.933Z] #54 5.046 + TMP_GOPATH= [2021-08-25T19:03:39.933Z] #54 5.046 + : /build [2021-08-25T19:03:39.933Z] #54 5.046 + '[' -z '' ']' [2021-08-25T19:03:39.933Z] #54 5.068 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:03:39.933Z] #54 5.074 ++ mktemp -d [2021-08-25T19:03:39.933Z] #54 5.074 + export GOPATH=/tmp/tmp.RK4IruJC0B [2021-08-25T19:03:39.933Z] #54 5.074 + GOPATH=/tmp/tmp.RK4IruJC0B [2021-08-25T19:03:39.933Z] #54 5.074 + RM_GOPATH=1 [2021-08-25T19:03:39.933Z] #54 5.074 + case "$(go env GOARCH)" in [2021-08-25T19:03:39.933Z] #54 5.074 ++ go env GOARCH [2021-08-25T19:03:39.933Z] #54 5.074 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:39.933Z] #54 5.074 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:03:39.933Z] #54 5.074 ++ dirname /tmp/install/install.sh [2021-08-25T19:03:39.933Z] #54 5.074 + dir=/tmp/install [2021-08-25T19:03:39.933Z] #54 5.074 + bin=vndr [2021-08-25T19:03:39.933Z] #54 5.074 + shift [2021-08-25T19:03:39.933Z] #54 5.074 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-25T19:03:39.933Z] #54 5.074 + . /tmp/install/vndr.installer [2021-08-25T19:03:39.933Z] #54 5.074 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:03:39.933Z] #54 5.074 + install_vndr [2021-08-25T19:03:39.933Z] #54 5.074 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-25T19:03:39.933Z] #54 5.074 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RK4IruJC0B/src/github.com/LK4D4/vndr [2021-08-25T19:03:39.933Z] #54 5.074 Cloning into '/tmp/tmp.RK4IruJC0B/src/github.com/LK4D4/vndr'... [2021-08-25T19:03:39.933Z] #54 5.758 + cd /tmp/tmp.RK4IruJC0B/src/github.com/LK4D4/vndr [2021-08-25T19:03:39.933Z] #54 5.758 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:03:39.933Z] #54 5.778 + go build -buildmode=pie -v -o /build/vndr . [2021-08-25T19:03:39.933Z] #54 7.074 internal/unsafeheader [2021-08-25T19:03:39.933Z] #54 7.156 internal/abi [2021-08-25T19:03:39.933Z] #54 7.178 internal/cpu [2021-08-25T19:03:39.933Z] #54 7.439 internal/goexperiment [2021-08-25T19:03:39.933Z] #54 7.654 runtime/internal/atomic [2021-08-25T19:03:39.933Z] #54 8.150 internal/bytealg [2021-08-25T19:03:39.933Z] #54 8.205 runtime/internal/sys [2021-08-25T19:03:39.933Z] #54 8.937 runtime/internal/math [2021-08-25T19:03:39.933Z] #54 9.161 internal/race [2021-08-25T19:03:39.933Z] #54 9.404 sync/atomic [2021-08-25T19:03:39.933Z] #54 9.863 runtime [2021-08-25T19:03:39.933Z] #54 10.20 unicode [2021-08-25T19:03:39.933Z] #54 ... [2021-08-25T19:03:39.933Z] [2021-08-25T19:03:39.933Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:03:39.933Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:03:39.933Z] #60 10.54 + cd /tmp/tmp.4OVZlpUQ18/src/github.com/mvdan/sh [2021-08-25T19:03:39.933Z] #60 10.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:03:39.933Z] #60 10.64 + GO111MODULE=on [2021-08-25T19:03:39.933Z] #60 10.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-25T19:03:40.506Z] #60 11.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-25T19:03:40.506Z] #60 11.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-25T19:03:40.768Z] #60 11.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-25T19:03:42.682Z] #60 13.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-25T19:03:42.682Z] #60 ... [2021-08-25T19:03:42.682Z] [2021-08-25T19:03:42.682Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-25T19:03:42.682Z] #18 sha256:ffe7843200598861b2a9a7e360ed2c8c2fa1bd5bbccce8e44d6750bbe8583b86 [2021-08-25T19:03:42.682Z] #18 DONE 2.6s [2021-08-25T19:03:42.682Z] [2021-08-25T19:03:42.682Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:03:42.682Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:03:43.785Z] using credential docker-jenkins-github-credentials [2021-08-25T19:03:43.794Z] Cloning the remote Git repository [2021-08-25T19:03:43.794Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:03:44.605Z] #19 2.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:03:44.605Z] #19 2.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:03:44.605Z] #19 2.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:03:43.825Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:03:43.891Z] > git init /home/ubuntu/workspace/moby_PR-42777 # timeout=10 [2021-08-25T19:03:44.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:03:44.353Z] > git --version # timeout=10 [2021-08-25T19:03:44.366Z] > git --version # 'git version 2.25.1' [2021-08-25T19:03:44.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:03:44.439Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:03:45.550Z] #19 ... [2021-08-25T19:03:45.550Z] [2021-08-25T19:03:45.550Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:03:45.550Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:03:45.550Z] #52 5.972 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:03:45.550Z] #52 6.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:03:45.551Z] #52 6.329 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-25T19:03:45.551Z] #52 6.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:03:45.551Z] #52 7.182 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:03:45.551Z] #52 9.609 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:03:45.551Z] #52 15.82 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-25T19:03:45.551Z] #52 ... [2021-08-25T19:03:45.551Z] [2021-08-25T19:03:45.551Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:03:45.551Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:03:45.551Z] #58 13.79 go: downloading github.com/fatih/color v1.7.0 [2021-08-25T19:03:45.551Z] #58 13.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-25T19:03:45.551Z] #58 13.90 go: downloading github.com/pkg/errors v0.8.1 [2021-08-25T19:03:45.551Z] #58 13.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-25T19:03:45.551Z] #58 14.02 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-25T19:03:45.551Z] #58 14.33 go: downloading github.com/spf13/viper v1.6.1 [2021-08-25T19:03:45.551Z] #58 14.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-25T19:03:45.551Z] #58 14.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-25T19:03:45.551Z] #58 14.81 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-25T19:03:45.551Z] #58 15.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-25T19:03:45.551Z] #58 16.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-25T19:03:45.551Z] #58 16.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-25T19:03:48.863Z] #58 19.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-25T19:03:48.863Z] #58 19.76 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-25T19:03:49.370Z] Fetching without tags [2021-08-25T19:03:49.436Z] #58 20.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-25T19:03:49.436Z] #58 20.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-25T19:03:49.436Z] #58 20.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-25T19:03:49.436Z] #58 20.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-25T19:03:49.884Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:03:50.020Z] #58 20.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-25T19:03:50.020Z] #58 20.89 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-25T19:03:50.020Z] #58 20.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-25T19:03:50.020Z] #58 ... [2021-08-25T19:03:50.020Z] [2021-08-25T19:03:50.020Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:03:50.020Z] #56 sha256:a8c160d35f12c24b437dfc9bdb3f68d8088b470d7e6190ccc7d6f4836e3e5969 [2021-08-25T19:03:50.020Z] #56 10.92 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:03:50.020Z] #56 18.57 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:03:50.020Z] #56 18.58 Use 'go install pkg@version' instead. [2021-08-25T19:03:50.020Z] #56 18.58 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:03:50.020Z] #56 18.58 or run 'go help get' or 'go help install'. [2021-08-25T19:03:50.287Z] #56 ... [2021-08-25T19:03:50.287Z] [2021-08-25T19:03:50.287Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:03:50.287Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:03:50.287Z] #58 21.13 go: downloading github.com/spf13/afero v1.1.2 [2021-08-25T19:03:50.287Z] #58 21.23 go: downloading github.com/spf13/cast v1.3.0 [2021-08-25T19:03:50.287Z] #58 21.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-25T19:03:50.287Z] #58 21.32 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-25T19:03:50.549Z] #58 21.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-25T19:03:50.549Z] #58 21.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-25T19:03:49.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:03:49.273Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:03:49.288Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:03:49.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:03:49.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:03:49.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:03:49.373Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:03:49.889Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:03:49.933Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:03:50.813Z] #58 21.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-25T19:03:50.813Z] #58 21.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-25T19:03:51.075Z] #58 21.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-25T19:03:51.075Z] #58 21.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-25T19:03:51.075Z] #58 21.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-25T19:03:51.338Z] #58 ... [2021-08-25T19:03:51.338Z] [2021-08-25T19:03:51.338Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:03:51.338Z] #42 sha256:62f860795e6df6f499127c3879ff90763e2cc10ef272746206b78290f2adabae [2021-08-25T19:03:51.338Z] #42 18.76 github.com/pelletier/go-toml/cmd/tomll [2021-08-25T19:03:51.338Z] #42 DONE 22.1s [2021-08-25T19:03:51.338Z] [2021-08-25T19:03:51.338Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:03:51.338Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:03:51.338Z] #58 22.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-25T19:03:51.431Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:03:51.432Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:03:51.600Z] #58 22.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-25T19:03:51.600Z] #58 22.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-25T19:03:51.863Z] #58 22.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-25T19:03:51.863Z] #58 22.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-25T19:03:51.863Z] #58 22.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-25T19:03:51.863Z] #58 22.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-25T19:03:51.863Z] #58 22.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-25T19:03:51.863Z] #58 22.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-25T19:03:52.125Z] #58 23.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-25T19:03:52.387Z] #58 23.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-25T19:03:52.387Z] #58 23.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-25T19:03:52.649Z] #58 23.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-25T19:03:52.649Z] #58 23.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-25T19:03:52.912Z] #58 23.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-25T19:03:52.989Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09852f8817aa10863) in /home/ubuntu/workspace/moby_PR-42777 [Pipeline] { [Pipeline] checkout [2021-08-25T19:03:53.141Z] The recommended git tool is: git [2021-08-25T19:03:53.174Z] #58 23.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-25T19:03:51.334Z] > git remote # timeout=10 [2021-08-25T19:03:51.356Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:03:51.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:03:51.381Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:03:51.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:03:51.438Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:03:51.457Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:03:53.436Z] #58 ... [2021-08-25T19:03:53.436Z] [2021-08-25T19:03:53.436Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:03:53.437Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:03:53.437Z] #54 14.21 unicode/utf8 [2021-08-25T19:03:53.437Z] #54 14.97 internal/itoa [2021-08-25T19:03:53.437Z] #54 15.16 math/bits [2021-08-25T19:03:53.437Z] #54 15.78 math [2021-08-25T19:03:53.437Z] #54 21.20 unicode/utf16 [2021-08-25T19:03:53.437Z] #54 21.36 container/list [2021-08-25T19:03:53.437Z] #54 21.97 crypto/internal/subtle [2021-08-25T19:03:53.437Z] #54 22.26 crypto/subtle [2021-08-25T19:03:53.437Z] #54 22.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-25T19:03:53.437Z] #54 22.59 internal/nettrace [2021-08-25T19:03:53.437Z] #54 22.87 vendor/golang.org/x/crypto/internal/subtle [2021-08-25T19:03:53.437Z] #54 ... [2021-08-25T19:03:53.437Z] [2021-08-25T19:03:53.437Z] #48 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:03:53.437Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:03:53.437Z] #48 22.90 Updating files: 70% (1197/1696) Updating files: 71% (1205/1696) Updating files: 72% (1222/1696) Updating files: 73% (1239/1696) Updating files: 74% (1256/1696) Updating files: 75% (1272/1696) Updating files: 76% (1289/1696) Updating files: 77% (1306/1696) Updating files: 78% (1323/1696) Updating files: 79% (1340/1696) Updating files: 80% (1357/1696) Updating files: 81% (1374/1696) Updating files: 82% (1391/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-25T19:03:53.437Z] #48 23.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-25T19:03:55.362Z] #48 25.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-25T19:03:55.512Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-25T19:03:55.938Z] #48 ... [2021-08-25T19:03:55.938Z] [2021-08-25T19:03:55.938Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:03:55.938Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:03:55.938Z] #60 16.73 encoding [2021-08-25T19:03:55.938Z] #60 16.95 math [2021-08-25T19:03:55.938Z] #60 17.15 runtime [2021-08-25T19:03:55.938Z] #60 ... [2021-08-25T19:03:55.938Z] [2021-08-25T19:03:55.938Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:03:55.938Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:03:55.938Z] #19 3.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-25T19:03:55.938Z] #19 4.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:03:55.938Z] #19 5.720 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-25T19:03:55.938Z] #19 7.215 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-25T19:03:55.938Z] #19 8.841 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-25T19:03:55.938Z] #19 10.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:03:55.938Z] #19 11.38 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-25T19:03:55.938Z] #19 11.39 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-25T19:03:55.938Z] #19 11.39 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-25T19:03:55.938Z] #19 11.41 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:03:55.938Z] #19 11.41 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-25T19:03:55.938Z] #19 11.41 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [Pipeline] sh [2021-08-25T19:03:56.230Z] #19 ... [2021-08-25T19:03:56.230Z] [2021-08-25T19:03:56.230Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:03:56.230Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:03:56.230Z] #58 24.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-25T19:03:56.230Z] #58 24.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-25T19:03:56.230Z] #58 24.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-25T19:03:56.230Z] #58 24.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-25T19:03:56.230Z] #58 24.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-25T19:03:56.230Z] #58 24.83 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-25T19:03:56.230Z] #58 25.05 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-25T19:03:56.230Z] #58 25.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-25T19:03:56.230Z] #58 25.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-25T19:03:56.230Z] #58 25.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-25T19:03:56.230Z] #58 25.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-25T19:03:56.230Z] #58 25.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-25T19:03:56.230Z] #58 25.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-25T19:03:56.230Z] #58 26.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-25T19:03:56.230Z] #58 26.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-25T19:03:56.230Z] #58 27.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-25T19:03:56.292Z] using credential docker-jenkins-github-credentials [2021-08-25T19:03:56.301Z] Cloning the remote Git repository [2021-08-25T19:03:56.301Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:03:56.496Z] #58 27.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-25T19:03:56.496Z] #58 27.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-25T19:03:56.496Z] #58 27.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-25T19:03:56.686Z] + docker version [2021-08-25T19:03:56.763Z] #58 27.68 go: downloading golang.org/x/text v0.3.2 [2021-08-25T19:03:56.307Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:03:56.363Z] > git init /home/ubuntu/workspace/moby_PR-42777 # timeout=10 [2021-08-25T19:03:56.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:03:56.655Z] > git --version # timeout=10 [2021-08-25T19:03:56.674Z] > git --version # 'git version 2.25.1' [2021-08-25T19:03:56.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:03:56.711Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:02.087Z] #58 ... [2021-08-25T19:04:02.087Z] [2021-08-25T19:04:02.087Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:04:02.087Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:04:02.087Z] #52 21.93 Fetched 8402 kB in 16s (512 kB/s) [2021-08-25T19:04:02.087Z] #52 21.93 Reading package lists... [2021-08-25T19:04:03.028Z] #52 27.47 Reading package lists... [2021-08-25T19:04:03.970Z] #52 33.70 Building dependency tree... [2021-08-25T19:04:03.970Z] #52 ... [2021-08-25T19:04:03.970Z] [2021-08-25T19:04:03.970Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:04:03.970Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:04:03.970Z] #58 34.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-25T19:04:03.970Z] #58 34.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-25T19:04:03.970Z] #58 34.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-25T19:04:03.970Z] #58 34.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-25T19:04:03.970Z] #58 34.95 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-25T19:04:04.830Z] Client: Docker Engine - Community [2021-08-25T19:04:04.830Z] Version: 20.10.6 [2021-08-25T19:04:04.830Z] API version: 1.41 [2021-08-25T19:04:04.830Z] Go version: go1.13.15 [2021-08-25T19:04:04.830Z] Git commit: 370c289 [2021-08-25T19:04:04.830Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-25T19:04:04.830Z] OS/Arch: linux/amd64 [2021-08-25T19:04:04.830Z] Context: default [2021-08-25T19:04:04.830Z] Experimental: true [2021-08-25T19:04:04.830Z] [2021-08-25T19:04:04.830Z] Server: Docker Engine - Community [2021-08-25T19:04:04.830Z] Engine: [2021-08-25T19:04:04.830Z] Version: 20.10.6 [2021-08-25T19:04:04.830Z] API version: 1.41 (minimum version 1.12) [2021-08-25T19:04:04.830Z] Go version: go1.13.15 [2021-08-25T19:04:04.830Z] Git commit: 8728dd2 [2021-08-25T19:04:04.830Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-25T19:04:04.830Z] OS/Arch: linux/amd64 [2021-08-25T19:04:04.830Z] Experimental: true [2021-08-25T19:04:04.830Z] containerd: [2021-08-25T19:04:04.830Z] Version: 1.4.6 [2021-08-25T19:04:04.830Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:04.830Z] runc: [2021-08-25T19:04:04.830Z] Version: 1.0.0-rc95 [2021-08-25T19:04:04.830Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:04.830Z] docker-init: [2021-08-25T19:04:04.830Z] Version: 0.19.0 [2021-08-25T19:04:04.830Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-25T19:04:05.172Z] + docker info [2021-08-25T19:04:05.889Z] #58 36.42 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-25T19:04:05.889Z] #58 36.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-25T19:04:06.026Z] Fetching without tags [2021-08-25T19:04:06.151Z] #58 36.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-25T19:04:06.500Z] Fetching without tags [2021-08-25T19:04:06.537Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:04:07.111Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:04:06.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:04:06.417Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:04:06.446Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:06.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:04:06.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:04:06.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:04:06.514Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:07.120Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:04:07.155Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:04:07.905Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:04:07.905Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:04:05.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:04:05.925Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:04:05.968Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:05.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:04:06.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:04:06.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:04:06.035Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:06.548Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:04:06.569Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:04:07.805Z] > git remote # timeout=10 [2021-08-25T19:04:07.827Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:04:07.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:04:07.852Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:04:07.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:04:07.911Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:04:07.933Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:04:09.162Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:04:09.163Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:04:09.081Z] > git remote # timeout=10 [2021-08-25T19:04:09.088Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:04:09.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:04:09.138Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:04:09.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:04:09.165Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:04:09.170Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:04:11.455Z] #58 ... [2021-08-25T19:04:11.455Z] [2021-08-25T19:04:11.455Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:04:11.455Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:04:11.455Z] #52 33.70 Building dependency tree... [2021-08-25T19:04:11.455Z] #52 37.01 The following additional packages will be installed: [2021-08-25T19:04:11.455Z] #52 37.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:04:11.455Z] #52 37.02 python3-protobuf python3-six [2021-08-25T19:04:11.455Z] #52 37.02 Suggested packages: [2021-08-25T19:04:11.455Z] #52 37.02 python3-setuptools [2021-08-25T19:04:11.455Z] #52 37.02 Recommended packages: [2021-08-25T19:04:11.455Z] #52 37.02 iproute2 | iproute [2021-08-25T19:04:11.455Z] #52 37.81 The following NEW packages will be installed: [2021-08-25T19:04:11.455Z] #52 37.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:04:11.455Z] #52 37.83 python3-protobuf python3-six [2021-08-25T19:04:11.455Z] #52 38.36 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:04:11.455Z] #52 38.36 Need to get 2267 kB of archives. [2021-08-25T19:04:11.455Z] #52 38.36 After this operation, 10.8 MB of additional disk space will be used. [2021-08-25T19:04:11.455Z] #52 38.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-25T19:04:11.455Z] #52 38.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:04:11.455Z] #52 38.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-25T19:04:11.455Z] #52 38.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-25T19:04:11.455Z] #52 38.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:04:11.455Z] #52 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:04:11.455Z] #52 38.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:04:11.455Z] #52 41.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-25T19:04:12.148Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-25T19:04:12.852Z] #52 43.27 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:04:12.852Z] #52 43.53 Fetched 2267 kB in 4s (552 kB/s) [2021-08-25T19:04:13.114Z] #52 43.67 Selecting previously unselected package libprotobuf23:amd64. [2021-08-25T19:04:13.128Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [2021-08-25T19:04:13.375Z] #52 43.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 ... 15713 files and directories currently installed.) [2021-08-25T19:04:13.375Z] #52 43.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-25T19:04:13.375Z] #52 43.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:04:13.403Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-25T19:04:14.060Z] + docker version [2021-08-25T19:04:14.319Z] #52 44.94 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:04:14.581Z] #52 44.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:04:14.581Z] #52 44.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:04:14.842Z] #52 45.32 Selecting previously unselected package python3-six. [2021-08-25T19:04:14.842Z] #52 45.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-25T19:04:14.842Z] #52 45.33 Unpacking python3-six (1.16.0-2) ... [2021-08-25T19:04:15.104Z] #52 45.54 Selecting previously unselected package python3-protobuf. [2021-08-25T19:04:15.104Z] #52 45.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-25T19:04:15.104Z] #52 45.58 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-25T19:04:15.677Z] #52 46.29 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:04:15.677Z] #52 46.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:04:15.677Z] #52 46.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:04:15.940Z] #52 46.57 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:04:15.940Z] #52 46.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:04:15.940Z] #52 46.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:04:15.940Z] #52 ... [2021-08-25T19:04:15.940Z] [2021-08-25T19:04:15.940Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:04:15.940Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:04:16.201Z] #58 46.96 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:04:16.201Z] #58 46.97 Use 'go install pkg@version' instead. [2021-08-25T19:04:16.201Z] #58 46.97 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:04:16.201Z] #58 46.97 or run 'go help get' or 'go help install'. [2021-08-25T19:04:16.725Z] Fetching without tags [2021-08-25T19:04:17.163Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:04:16.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:04:16.660Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:04:16.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:16.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:04:16.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:04:16.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:04:16.727Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:04:17.187Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:04:17.237Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:04:18.570Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:04:18.570Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:04:18.687Z] Client: Docker Engine - Community [2021-08-25T19:04:18.687Z] Version: 20.10.6 [2021-08-25T19:04:18.687Z] API version: 1.41 [2021-08-25T19:04:18.687Z] Go version: go1.13.15 [2021-08-25T19:04:18.687Z] Git commit: 370c289 [2021-08-25T19:04:18.687Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-25T19:04:18.687Z] OS/Arch: linux/amd64 [2021-08-25T19:04:18.687Z] Context: default [2021-08-25T19:04:18.688Z] Experimental: true [2021-08-25T19:04:18.688Z] [2021-08-25T19:04:18.688Z] Server: Docker Engine - Community [2021-08-25T19:04:18.688Z] Engine: [2021-08-25T19:04:18.688Z] Version: 20.10.6 [2021-08-25T19:04:18.688Z] API version: 1.41 (minimum version 1.12) [2021-08-25T19:04:18.688Z] Go version: go1.13.15 [2021-08-25T19:04:18.688Z] Git commit: 8728dd2 [2021-08-25T19:04:18.688Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-25T19:04:18.688Z] OS/Arch: linux/amd64 [2021-08-25T19:04:18.688Z] Experimental: true [2021-08-25T19:04:18.688Z] containerd: [2021-08-25T19:04:18.688Z] Version: 1.4.6 [2021-08-25T19:04:18.688Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:18.688Z] runc: [2021-08-25T19:04:18.688Z] Version: 1.0.0-rc95 [2021-08-25T19:04:18.688Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:18.688Z] docker-init: [2021-08-25T19:04:18.688Z] Version: 0.19.0 [2021-08-25T19:04:18.688Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-25T19:04:19.017Z] + docker info [2021-08-25T19:04:18.500Z] > git remote # timeout=10 [2021-08-25T19:04:18.515Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:04:18.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:04:18.542Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:04:18.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:04:18.570Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:04:18.601Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:04:20.059Z] Client: [2021-08-25T19:04:20.059Z] Context: default [2021-08-25T19:04:20.059Z] Debug Mode: false [2021-08-25T19:04:20.059Z] Plugins: [2021-08-25T19:04:20.059Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-25T19:04:20.059Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-25T19:04:20.059Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-25T19:04:20.059Z] [2021-08-25T19:04:20.059Z] Server: [2021-08-25T19:04:20.059Z] Containers: 0 [2021-08-25T19:04:20.059Z] Running: 0 [2021-08-25T19:04:20.059Z] Paused: 0 [2021-08-25T19:04:20.059Z] Stopped: 0 [2021-08-25T19:04:20.059Z] Images: 0 [2021-08-25T19:04:20.059Z] Server Version: 20.10.6 [2021-08-25T19:04:20.059Z] Storage Driver: overlay2 [2021-08-25T19:04:20.059Z] Backing Filesystem: extfs [2021-08-25T19:04:20.059Z] Supports d_type: true [2021-08-25T19:04:20.059Z] Native Overlay Diff: true [2021-08-25T19:04:20.059Z] userxattr: false [2021-08-25T19:04:20.059Z] Logging Driver: json-file [2021-08-25T19:04:20.059Z] Cgroup Driver: cgroupfs [2021-08-25T19:04:20.059Z] Cgroup Version: 1 [2021-08-25T19:04:20.059Z] Plugins: [2021-08-25T19:04:20.059Z] Volume: local [2021-08-25T19:04:20.059Z] Network: bridge host ipvlan macvlan null overlay [2021-08-25T19:04:20.059Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-25T19:04:20.059Z] Swarm: inactive [2021-08-25T19:04:20.059Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-25T19:04:20.059Z] Default Runtime: runc [2021-08-25T19:04:20.059Z] Init Binary: docker-init [2021-08-25T19:04:20.059Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:20.059Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:20.059Z] init version: de40ad0 [2021-08-25T19:04:20.059Z] Security Options: [2021-08-25T19:04:20.059Z] apparmor [2021-08-25T19:04:20.059Z] seccomp [2021-08-25T19:04:20.059Z] Profile: default [2021-08-25T19:04:20.059Z] Kernel Version: 5.4.0-1048-aws [2021-08-25T19:04:20.059Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-25T19:04:20.059Z] OSType: linux [2021-08-25T19:04:20.059Z] Architecture: x86_64 [2021-08-25T19:04:20.059Z] CPUs: 2 [2021-08-25T19:04:20.059Z] Total Memory: 7.569GiB [2021-08-25T19:04:20.059Z] Name: ip-10-100-74-76 [2021-08-25T19:04:20.059Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-25T19:04:20.059Z] Docker Root Dir: /var/lib/docker [2021-08-25T19:04:20.059Z] Debug Mode: false [2021-08-25T19:04:20.059Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:04:20.059Z] Labels: [2021-08-25T19:04:20.059Z] Experimental: true [2021-08-25T19:04:20.059Z] Insecure Registries: [2021-08-25T19:04:20.059Z] 127.0.0.0/8 [2021-08-25T19:04:20.059Z] Live Restore Enabled: true [2021-08-25T19:04:20.059Z] [2021-08-25T19:04:20.059Z] WARNING: No swap limit support [Pipeline] sh [2021-08-25T19:04:20.358Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:04:20.358Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:04:20.358Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42777/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-25T19:04:20.631Z] + bash /home/ubuntu/workspace/moby_PR-42777/check-config.sh [2021-08-25T19:04:20.631Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-25T19:04:20.631Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-25T19:04:20.631Z] [2021-08-25T19:04:20.631Z] Generally Necessary: [2021-08-25T19:04:20.631Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-25T19:04:20.631Z] - apparmor: enabled and tools installed [2021-08-25T19:04:20.631Z] - CONFIG_NAMESPACES: enabled [2021-08-25T19:04:20.631Z] - CONFIG_NET_NS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_PID_NS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_IPC_NS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_UTS_NS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_CGROUPS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-25T19:04:20.631Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-25T19:04:20.631Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-25T19:04:20.631Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-25T19:04:20.631Z] - CONFIG_CPUSETS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_MEMCG: enabled [2021-08-25T19:04:20.631Z] - CONFIG_KEYS: enabled [2021-08-25T19:04:20.631Z] - CONFIG_VETH: enabled (as module) [2021-08-25T19:04:20.631Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-25T19:04:20.631Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-25T19:04:20.631Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-25T19:04:20.631Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-25T19:04:20.631Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-25T19:04:20.918Z] [2021-08-25T19:04:20.918Z] Optional Features: [2021-08-25T19:04:20.918Z] - CONFIG_USER_NS: enabled [2021-08-25T19:04:20.918Z] - CONFIG_SECCOMP: enabled [2021-08-25T19:04:20.918Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-25T19:04:20.918Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-25T19:04:20.918Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-25T19:04:20.918Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-25T19:04:20.918Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-25T19:04:20.918Z] - CONFIG_BLK_CGROUP: enabled [2021-08-25T19:04:20.918Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-25T19:04:20.918Z] - CONFIG_CGROUP_PERF: enabled [2021-08-25T19:04:20.918Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-25T19:04:20.918Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-25T19:04:20.918Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-25T19:04:20.918Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-25T19:04:20.918Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-25T19:04:20.918Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_IP_VS: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-25T19:04:20.918Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-25T19:04:20.918Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-25T19:04:20.918Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-25T19:04:20.918Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-25T19:04:20.918Z] - CONFIG_EXT4_FS: enabled [2021-08-25T19:04:20.918Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-25T19:04:20.918Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-25T19:04:20.918Z] - Network Drivers: [2021-08-25T19:04:20.918Z] - "overlay": [2021-08-25T19:04:20.918Z] - CONFIG_VXLAN: enabled (as module) [2021-08-25T19:04:20.918Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-25T19:04:20.918Z] Optional (for encrypted networks): [2021-08-25T19:04:21.182Z] - CONFIG_CRYPTO: enabled [2021-08-25T19:04:21.182Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-25T19:04:21.182Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-25T19:04:21.182Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-25T19:04:21.182Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-25T19:04:21.182Z] - CONFIG_XFRM: enabled [2021-08-25T19:04:21.182Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-25T19:04:21.182Z] - "ipvlan": [2021-08-25T19:04:21.182Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-25T19:04:21.182Z] - "macvlan": [2021-08-25T19:04:21.182Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_DUMMY: enabled (as module) [2021-08-25T19:04:21.182Z] - "ftp,tftp client in container": [2021-08-25T19:04:21.182Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-25T19:04:21.182Z] - Storage Drivers: [2021-08-25T19:04:21.182Z] - "aufs": [2021-08-25T19:04:21.182Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-25T19:04:21.182Z] - "btrfs": [2021-08-25T19:04:21.182Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-25T19:04:21.182Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-25T19:04:21.182Z] - "devicemapper": [2021-08-25T19:04:21.182Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-25T19:04:21.182Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-25T19:04:21.182Z] - "overlay": [2021-08-25T19:04:21.182Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-25T19:04:21.182Z] - "zfs": [2021-08-25T19:04:21.182Z] - /dev/zfs: present [2021-08-25T19:04:21.182Z] - zfs command: missing [2021-08-25T19:04:21.182Z] - zpool command: missing [2021-08-25T19:04:21.182Z] [2021-08-25T19:04:21.182Z] Limits: [2021-08-25T19:04:21.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-25T19:04:21.182Z] [2021-08-25T19:04:21.182Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-25T19:04:21.498Z] #58 ... [2021-08-25T19:04:21.498Z] [2021-08-25T19:04:21.498Z] #40 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:04:21.498Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:04:21.498Z] #40 47.92 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-25T19:04:21.498Z] #40 48.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-25T19:04:21.498Z] #40 49.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:04:21.583Z] + sudo modprobe ip_vs [2021-08-25T19:04:21.583Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:aa606307b7d10890885e2c76c1652c48a6914db4 . [2021-08-25T19:04:21.840Z] #1 [internal] load build definition from Dockerfile [2021-08-25T19:04:21.840Z] #1 sha256:ec38bf3aa2c5f68efe4f30c056c23866e0775b8ed4e9e6750d8584ac9a59ecd6 [2021-08-25T19:04:21.840Z] #1 transferring dockerfile: 16.33kB done [2021-08-25T19:04:21.840Z] #1 DONE 0.1s [2021-08-25T19:04:21.840Z] [2021-08-25T19:04:21.840Z] #2 [internal] load .dockerignore [2021-08-25T19:04:21.840Z] #2 sha256:22019e65df5ed9565dffabc3db66088407b6997b41b73ecc41883809e116ff95 [2021-08-25T19:04:21.840Z] #2 transferring context: 87B done [2021-08-25T19:04:21.840Z] #2 DONE 0.1s [2021-08-25T19:04:21.840Z] [2021-08-25T19:04:21.840Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-25T19:04:21.840Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-25T19:04:22.409Z] #3 DONE 0.5s [2021-08-25T19:04:22.409Z] [2021-08-25T19:04:22.409Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-25T19:04:22.409Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-25T19:04:22.409Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-08-25T19:04:22.409Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-25T19:04:22.409Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-25T19:04:22.409Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-25T19:04:22.640Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [2021-08-25T19:04:22.666Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 3.15MB / 9.67MB 0.2s [2021-08-25T19:04:22.666Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-08-25T19:04:22.924Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-08-25T19:04:22.924Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-25T19:04:23.489Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-08-25T19:04:23.489Z] #4 DONE 0.9s [Pipeline] sh [2021-08-25T19:04:23.746Z] [2021-08-25T19:04:23.746Z] #5 [internal] load build definition from Dockerfile [2021-08-25T19:04:23.746Z] #5 sha256:0a7614f8aed976a19bd3c890e821f4b7bea0feb3f4b6971b01e8c64a17a2905d [2021-08-25T19:04:23.746Z] #5 DONE 0.0s [2021-08-25T19:04:23.746Z] [2021-08-25T19:04:23.746Z] #6 [internal] load .dockerignore [2021-08-25T19:04:23.746Z] #6 sha256:3a809214d5f912ca92326df4402361ef422211474eed57d872b18b88214c03aa [2021-08-25T19:04:23.746Z] #6 DONE 0.0s [2021-08-25T19:04:23.746Z] [2021-08-25T19:04:23.746Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:23.746Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:04:24.025Z] + docker version [2021-08-25T19:04:24.073Z] Client: Docker Engine - Community [2021-08-25T19:04:24.074Z] Version: 20.10.6 [2021-08-25T19:04:24.074Z] API version: 1.41 [2021-08-25T19:04:24.074Z] Go version: go1.13.15 [2021-08-25T19:04:24.074Z] Git commit: 370c289 [2021-08-25T19:04:24.074Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-25T19:04:24.074Z] OS/Arch: linux/arm64 [2021-08-25T19:04:24.074Z] Context: default [2021-08-25T19:04:24.074Z] Experimental: true [2021-08-25T19:04:24.074Z] [2021-08-25T19:04:24.074Z] Server: Docker Engine - Community [2021-08-25T19:04:24.074Z] Engine: [2021-08-25T19:04:24.074Z] Version: 20.10.6 [2021-08-25T19:04:24.074Z] API version: 1.41 (minimum version 1.12) [2021-08-25T19:04:24.074Z] Go version: go1.13.15 [2021-08-25T19:04:24.074Z] Git commit: 8728dd2 [2021-08-25T19:04:24.074Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-25T19:04:24.074Z] OS/Arch: linux/arm64 [2021-08-25T19:04:24.074Z] Experimental: true [2021-08-25T19:04:24.074Z] containerd: [2021-08-25T19:04:24.074Z] Version: 1.4.6 [2021-08-25T19:04:24.074Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:24.074Z] runc: [2021-08-25T19:04:24.074Z] Version: 1.0.0-rc95 [2021-08-25T19:04:24.074Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:24.074Z] docker-init: [2021-08-25T19:04:24.074Z] Version: 0.19.0 [2021-08-25T19:04:24.074Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-25T19:04:24.316Z] #10 ... [2021-08-25T19:04:24.316Z] [2021-08-25T19:04:24.316Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:04:24.316Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-25T19:04:24.316Z] #9 DONE 0.8s [2021-08-25T19:04:24.405Z] + docker info [2021-08-25T19:04:24.590Z] [2021-08-25T19:04:24.590Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:24.590Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-25T19:04:24.590Z] #7 DONE 0.8s [2021-08-25T19:04:24.590Z] [2021-08-25T19:04:24.590Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-25T19:04:24.590Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-25T19:04:24.590Z] #8 DONE 0.8s [2021-08-25T19:04:24.590Z] [2021-08-25T19:04:24.590Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:24.590Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:04:24.590Z] #10 DONE 0.8s [2021-08-25T19:04:24.860Z] [2021-08-25T19:04:24.860Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:24.860Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:24.860Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:04:24.860Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:24.860Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-25T19:04:24.860Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-25T19:04:25.122Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-08-25T19:04:25.383Z] #64 ... [2021-08-25T19:04:25.383Z] [2021-08-25T19:04:25.383Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-25T19:04:25.383Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-25T19:04:25.383Z] #43 DONE 0.0s [2021-08-25T19:04:25.383Z] [2021-08-25T19:04:25.383Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:25.383Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:25.383Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.35MB / 9.86MB 0.5s [2021-08-25T19:04:25.658Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.6s [2021-08-25T19:04:25.658Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.50MB / 9.86MB 0.7s [2021-08-25T19:04:25.918Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-08-25T19:04:26.175Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-25T19:04:26.795Z] #40 ... [2021-08-25T19:04:26.795Z] [2021-08-25T19:04:26.795Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:04:26.795Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:04:26.795Z] #52 46.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:04:26.795Z] #52 46.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:04:26.795Z] #52 46.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:04:26.795Z] #52 46.94 Selecting previously unselected package criu. [2021-08-25T19:04:26.795Z] #52 46.94 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-25T19:04:26.795Z] #52 46.95 Unpacking criu (3.15-1) ... [2021-08-25T19:04:26.795Z] #52 48.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:04:26.795Z] #52 50.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:04:26.795Z] #52 50.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:04:26.795Z] #52 50.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:04:26.795Z] #52 50.15 Setting up python3-six (1.16.0-2) ... [2021-08-25T19:04:26.795Z] #52 51.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:04:26.795Z] #52 51.71 Setting up python3-protobuf (3.12.4-1) ... [2021-08-25T19:04:26.795Z] #52 56.50 Setting up criu (3.15-1) ... [2021-08-25T19:04:27.188Z] Client: [2021-08-25T19:04:27.188Z] Context: default [2021-08-25T19:04:27.188Z] Debug Mode: false [2021-08-25T19:04:27.188Z] Plugins: [2021-08-25T19:04:27.188Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-25T19:04:27.188Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-25T19:04:27.188Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-25T19:04:27.188Z] [2021-08-25T19:04:27.188Z] Server: [2021-08-25T19:04:27.188Z] Containers: 0 [2021-08-25T19:04:27.188Z] Running: 0 [2021-08-25T19:04:27.188Z] Paused: 0 [2021-08-25T19:04:27.188Z] Stopped: 0 [2021-08-25T19:04:27.188Z] Images: 0 [2021-08-25T19:04:27.188Z] Server Version: 20.10.6 [2021-08-25T19:04:27.188Z] Storage Driver: overlay2 [2021-08-25T19:04:27.188Z] Backing Filesystem: extfs [2021-08-25T19:04:27.188Z] Supports d_type: true [2021-08-25T19:04:27.188Z] Native Overlay Diff: true [2021-08-25T19:04:27.188Z] userxattr: false [2021-08-25T19:04:27.188Z] Logging Driver: json-file [2021-08-25T19:04:27.188Z] Cgroup Driver: cgroupfs [2021-08-25T19:04:27.188Z] Cgroup Version: 1 [2021-08-25T19:04:27.188Z] Plugins: [2021-08-25T19:04:27.188Z] Volume: local [2021-08-25T19:04:27.188Z] Network: bridge host ipvlan macvlan null overlay [2021-08-25T19:04:27.188Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-25T19:04:27.188Z] Swarm: inactive [2021-08-25T19:04:27.188Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-25T19:04:27.188Z] Default Runtime: runc [2021-08-25T19:04:27.188Z] Init Binary: docker-init [2021-08-25T19:04:27.188Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:27.188Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:27.188Z] init version: de40ad0 [2021-08-25T19:04:27.188Z] Security Options: [2021-08-25T19:04:27.188Z] apparmor [2021-08-25T19:04:27.188Z] seccomp [2021-08-25T19:04:27.188Z] Profile: default [2021-08-25T19:04:27.188Z] Kernel Version: 5.4.0-1048-aws [2021-08-25T19:04:27.188Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-25T19:04:27.188Z] OSType: linux [2021-08-25T19:04:27.188Z] Architecture: x86_64 [2021-08-25T19:04:27.188Z] CPUs: 2 [2021-08-25T19:04:27.188Z] Total Memory: 7.487GiB [2021-08-25T19:04:27.188Z] Name: ip-10-100-121-60 [2021-08-25T19:04:27.188Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-25T19:04:27.188Z] Docker Root Dir: /var/lib/docker [2021-08-25T19:04:27.188Z] Debug Mode: false [2021-08-25T19:04:27.188Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:04:27.188Z] Labels: [2021-08-25T19:04:27.188Z] Experimental: true [2021-08-25T19:04:27.188Z] Insecure Registries: [2021-08-25T19:04:27.188Z] 127.0.0.0/8 [2021-08-25T19:04:27.188Z] Live Restore Enabled: true [2021-08-25T19:04:27.188Z] [2021-08-25T19:04:27.188Z] WARNING: No swap limit support [Pipeline] sh [2021-08-25T19:04:27.748Z] #52 ... [2021-08-25T19:04:27.748Z] [2021-08-25T19:04:27.748Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:04:27.748Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:04:27.748Z] #54 48.46 sync [2021-08-25T19:04:27.748Z] #54 48.47 internal/reflectlite [2021-08-25T19:04:27.748Z] #54 50.76 internal/testlog [2021-08-25T19:04:27.748Z] #54 51.42 github.com/LK4D4/vndr/godl/singleflight [2021-08-25T19:04:27.748Z] #54 51.89 math/rand [2021-08-25T19:04:27.748Z] #54 52.98 errors [2021-08-25T19:04:27.748Z] #54 53.07 sort [2021-08-25T19:04:27.748Z] #54 53.86 io [2021-08-25T19:04:27.748Z] #54 55.17 strconv [2021-08-25T19:04:27.748Z] #54 55.93 bytes [2021-08-25T19:04:27.748Z] #54 ... [2021-08-25T19:04:27.748Z] [2021-08-25T19:04:27.748Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:04:27.748Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:04:27.748Z] #60 50.80 internal/testlog [2021-08-25T19:04:27.748Z] #60 50.80 internal/reflectlite [2021-08-25T19:04:27.748Z] #60 53.15 sort [2021-08-25T19:04:27.748Z] #60 53.20 errors [2021-08-25T19:04:27.748Z] #60 53.83 io [2021-08-25T19:04:27.748Z] #60 55.09 internal/oserror [2021-08-25T19:04:27.748Z] #60 55.28 syscall [2021-08-25T19:04:27.748Z] #60 55.72 bytes [2021-08-25T19:04:27.748Z] #60 58.33 strconv [2021-08-25T19:04:27.784Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:04:27.784Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:04:27.784Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42777/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-25T19:04:27.784Z] + bash /home/ubuntu/workspace/moby_PR-42777/check-config.sh [2021-08-25T19:04:27.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-25T19:04:27.784Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-25T19:04:27.784Z] [2021-08-25T19:04:27.784Z] Generally Necessary: [2021-08-25T19:04:27.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-25T19:04:27.784Z] - apparmor: enabled and tools installed [2021-08-25T19:04:27.784Z] - CONFIG_NAMESPACES: enabled [2021-08-25T19:04:27.784Z] - CONFIG_NET_NS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_PID_NS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_IPC_NS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_UTS_NS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_CGROUPS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-25T19:04:27.784Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-25T19:04:27.784Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-25T19:04:27.784Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-25T19:04:27.784Z] - CONFIG_CPUSETS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_MEMCG: enabled [2021-08-25T19:04:27.784Z] - CONFIG_KEYS: enabled [2021-08-25T19:04:27.784Z] - CONFIG_VETH: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-25T19:04:27.784Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-25T19:04:28.010Z] #60 ... [2021-08-25T19:04:28.010Z] [2021-08-25T19:04:28.010Z] #52 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:04:28.010Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:04:28.010Z] #52 58.54 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:04:28.058Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-25T19:04:28.058Z] [2021-08-25T19:04:28.058Z] Optional Features: [2021-08-25T19:04:28.058Z] - CONFIG_USER_NS: enabled [2021-08-25T19:04:28.058Z] - CONFIG_SECCOMP: enabled [2021-08-25T19:04:28.058Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-25T19:04:28.058Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-25T19:04:28.058Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-25T19:04:28.058Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-25T19:04:28.058Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-25T19:04:28.058Z] - CONFIG_BLK_CGROUP: enabled [2021-08-25T19:04:28.058Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-25T19:04:28.058Z] - CONFIG_CGROUP_PERF: enabled [2021-08-25T19:04:28.058Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-25T19:04:28.058Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-25T19:04:28.058Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-25T19:04:28.058Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-25T19:04:28.058Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-25T19:04:28.058Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-25T19:04:28.058Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-25T19:04:28.058Z] - CONFIG_IP_VS: enabled (as module) [2021-08-25T19:04:28.058Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-25T19:04:28.058Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-25T19:04:28.058Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-25T19:04:28.058Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-25T19:04:28.058Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-25T19:04:28.058Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-25T19:04:28.058Z] - CONFIG_EXT4_FS: enabled [2021-08-25T19:04:28.058Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-25T19:04:28.058Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-25T19:04:28.058Z] - Network Drivers: [2021-08-25T19:04:28.058Z] - "overlay": [2021-08-25T19:04:28.058Z] - CONFIG_VXLAN: enabled (as module) [2021-08-25T19:04:28.058Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-25T19:04:28.058Z] Optional (for encrypted networks): [2021-08-25T19:04:28.329Z] - CONFIG_CRYPTO: enabled [2021-08-25T19:04:28.329Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-25T19:04:28.329Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-25T19:04:28.329Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-25T19:04:28.329Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-25T19:04:28.329Z] - CONFIG_XFRM: enabled [2021-08-25T19:04:28.329Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-25T19:04:28.329Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-25T19:04:28.329Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-25T19:04:28.329Z] - "ipvlan": [2021-08-25T19:04:28.329Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-25T19:04:28.329Z] - "macvlan": [2021-08-25T19:04:28.329Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-25T19:04:28.330Z] - CONFIG_DUMMY: enabled (as module) [2021-08-25T19:04:28.330Z] - "ftp,tftp client in container": [2021-08-25T19:04:28.330Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-25T19:04:28.330Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-25T19:04:28.330Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-25T19:04:28.330Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-25T19:04:28.330Z] - Storage Drivers: [2021-08-25T19:04:28.330Z] - "aufs": [2021-08-25T19:04:28.330Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-25T19:04:28.330Z] - "btrfs": [2021-08-25T19:04:28.330Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-25T19:04:28.330Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-25T19:04:28.330Z] - "devicemapper": [2021-08-25T19:04:28.330Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-25T19:04:28.330Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-25T19:04:28.330Z] - "overlay": [2021-08-25T19:04:28.330Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-25T19:04:28.330Z] - "zfs": [2021-08-25T19:04:28.330Z] - /dev/zfs: present [2021-08-25T19:04:28.330Z] - zfs command: missing [2021-08-25T19:04:28.330Z] - zpool command: missing [2021-08-25T19:04:28.330Z] [2021-08-25T19:04:28.330Z] Limits: [2021-08-25T19:04:28.330Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-25T19:04:28.330Z] [2021-08-25T19:04:28.330Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-25T19:04:28.586Z] #52 DONE 59.0s [2021-08-25T19:04:28.586Z] [2021-08-25T19:04:28.586Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:04:28.586Z] #56 sha256:a8c160d35f12c24b437dfc9bdb3f68d8088b470d7e6190ccc7d6f4836e3e5969 [2021-08-25T19:04:28.586Z] #56 DONE 59.3s [2021-08-25T19:04:28.586Z] [2021-08-25T19:04:28.586Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:04:28.586Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:04:28.586Z] #54 58.74 strings [2021-08-25T19:04:28.697Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:aa606307b7d10890885e2c76c1652c48a6914db4 . [2021-08-25T19:04:28.959Z] #2 [internal] load .dockerignore [2021-08-25T19:04:28.959Z] #2 sha256:18c45ed06dab513f39075488ed6489e5dca939f1b33da2b858e874af4d28d679 [2021-08-25T19:04:28.959Z] #2 transferring context: 87B done [2021-08-25T19:04:28.959Z] #2 DONE 0.2s [2021-08-25T19:04:28.959Z] [2021-08-25T19:04:28.959Z] #1 [internal] load build definition from Dockerfile [2021-08-25T19:04:28.959Z] #1 sha256:b78ee1bddcb8c76aac0017c3ce33d4920a629ba4f0ef1eee9cdaee4e1ca35ac4 [2021-08-25T19:04:28.959Z] #1 transferring dockerfile: 16.33kB done [2021-08-25T19:04:28.959Z] #1 DONE 0.2s [2021-08-25T19:04:28.959Z] [2021-08-25T19:04:28.959Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-25T19:04:28.959Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-25T19:04:29.532Z] #54 60.33 reflect [2021-08-25T19:04:29.537Z] #3 DONE 0.5s [2021-08-25T19:04:29.537Z] [2021-08-25T19:04:29.537Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-25T19:04:29.537Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-25T19:04:29.537Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-25T19:04:29.537Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-25T19:04:29.537Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-25T19:04:29.537Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-25T19:04:29.537Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-25T19:04:29.796Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 7.84MB / 9.67MB 0.2s [2021-08-25T19:04:29.796Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-08-25T19:04:29.796Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-25T19:04:30.057Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-08-25T19:04:30.631Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-08-25T19:04:30.631Z] #4 DONE 1.0s [2021-08-25T19:04:31.203Z] [2021-08-25T19:04:31.203Z] #5 [internal] load build definition from Dockerfile [2021-08-25T19:04:31.203Z] #5 sha256:7d688726b8e2ea07c9dadd4096cbb426a3a64ae180aff67efb9ed5a0bfc354e7 [2021-08-25T19:04:31.203Z] #5 DONE 0.0s [2021-08-25T19:04:31.203Z] [2021-08-25T19:04:31.203Z] #6 [internal] load .dockerignore [2021-08-25T19:04:31.203Z] #6 sha256:1782f0ab8a03d53d6f9d0d2e2130b097a94a3aa1b0e219fc0aa439a16b50d825 [2021-08-25T19:04:31.203Z] #6 DONE 0.0s [2021-08-25T19:04:31.203Z] [2021-08-25T19:04:31.203Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:04:31.203Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-25T19:04:31.449Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2021-08-25T19:04:31.449Z] #64 ... [2021-08-25T19:04:31.449Z] [2021-08-25T19:04:31.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:31.449Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:31.449Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.2s done [2021-08-25T19:04:31.449Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-25T19:04:31.449Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-25T19:04:31.449Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-25T19:04:31.449Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.9s done [2021-08-25T19:04:31.449Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.5s done [2021-08-25T19:04:31.449Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 2.2s done [2021-08-25T19:04:31.449Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.2s done [2021-08-25T19:04:31.449Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 83.89MB / 85.72MB 6.1s [2021-08-25T19:04:31.449Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 41.94MB / 134.79MB 6.1s [2021-08-25T19:04:31.449Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.4s [2021-08-25T19:04:31.449Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 5.4s done [2021-08-25T19:04:31.449Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 49.28MB / 134.79MB 6.4s [2021-08-25T19:04:32.014Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 58.22MB / 134.79MB 6.8s [2021-08-25T19:04:32.083Z] #54 62.52 bufio [2021-08-25T19:04:32.140Z] #10 ... [2021-08-25T19:04:32.140Z] [2021-08-25T19:04:32.140Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-25T19:04:32.140Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-25T19:04:32.140Z] #7 DONE 1.3s [2021-08-25T19:04:32.148Z] Client: Docker Engine - Community [2021-08-25T19:04:32.148Z] Version: 20.10.6 [2021-08-25T19:04:32.148Z] API version: 1.41 [2021-08-25T19:04:32.148Z] Go version: go1.13.15 [2021-08-25T19:04:32.148Z] Git commit: 370c289 [2021-08-25T19:04:32.148Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-25T19:04:32.148Z] OS/Arch: linux/amd64 [2021-08-25T19:04:32.148Z] Context: default [2021-08-25T19:04:32.148Z] Experimental: true [2021-08-25T19:04:32.148Z] [2021-08-25T19:04:32.148Z] Server: Docker Engine - Community [2021-08-25T19:04:32.148Z] Engine: [2021-08-25T19:04:32.148Z] Version: 20.10.6 [2021-08-25T19:04:32.148Z] API version: 1.41 (minimum version 1.12) [2021-08-25T19:04:32.148Z] Go version: go1.13.15 [2021-08-25T19:04:32.148Z] Git commit: 8728dd2 [2021-08-25T19:04:32.148Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-25T19:04:32.148Z] OS/Arch: linux/amd64 [2021-08-25T19:04:32.148Z] Experimental: true [2021-08-25T19:04:32.148Z] containerd: [2021-08-25T19:04:32.148Z] Version: 1.4.6 [2021-08-25T19:04:32.148Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:32.148Z] runc: [2021-08-25T19:04:32.148Z] Version: 1.0.0-rc95 [2021-08-25T19:04:32.148Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:32.148Z] docker-init: [2021-08-25T19:04:32.148Z] Version: 0.19.0 [2021-08-25T19:04:32.148Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-25T19:04:32.272Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 7.1s done [2021-08-25T19:04:32.272Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 65.01MB / 134.79MB 7.1s [2021-08-25T19:04:32.272Z] #11 ... [2021-08-25T19:04:32.272Z] [2021-08-25T19:04:32.272Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:32.272Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:32.272Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.8s done [2021-08-25T19:04:32.272Z] #64 DONE 7.4s [2021-08-25T19:04:32.272Z] [2021-08-25T19:04:32.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:32.272Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:32.272Z] #11 ... [2021-08-25T19:04:32.272Z] [2021-08-25T19:04:32.272Z] #24 [internal] load build context [2021-08-25T19:04:32.272Z] #24 sha256:557502aca257666316ca652a2d0baa432fcd575a07e9fa6eed226fd8561359da [2021-08-25T19:04:32.272Z] #24 transferring context: 55.58MB 7.4s done [2021-08-25T19:04:32.401Z] [2021-08-25T19:04:32.401Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:32.401Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-25T19:04:32.401Z] #9 DONE 1.3s [2021-08-25T19:04:32.401Z] [2021-08-25T19:04:32.401Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:32.401Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:04:32.401Z] #8 DONE 1.3s [2021-08-25T19:04:32.401Z] [2021-08-25T19:04:32.401Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:04:32.401Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-25T19:04:32.401Z] #10 DONE 1.3s [2021-08-25T19:04:32.461Z] + docker info [2021-08-25T19:04:32.530Z] #24 DONE 7.6s [2021-08-25T19:04:32.530Z] [2021-08-25T19:04:32.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:32.530Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:32.530Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 76.55MB / 134.79MB 7.3s [2021-08-25T19:04:32.530Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 83.89MB / 134.79MB 7.6s [2021-08-25T19:04:32.787Z] #11 ... [2021-08-25T19:04:32.787Z] [2021-08-25T19:04:32.787Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:32.787Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:32.787Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:04:32.787Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:32.787Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-25T19:04:32.787Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-25T19:04:32.787Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-08-25T19:04:32.787Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2021-08-25T19:04:32.787Z] #66 DONE 7.8s [2021-08-25T19:04:32.787Z] [2021-08-25T19:04:32.787Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:32.787Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:32.787Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 91.23MB / 134.79MB 7.7s [2021-08-25T19:04:33.028Z] #54 63.83 syscall [2021-08-25T19:04:33.049Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 101.71MB / 134.79MB 8.0s [2021-08-25T19:04:33.309Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 112.20MB / 134.79MB 8.3s [2021-08-25T19:04:33.344Z] [2021-08-25T19:04:33.344Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:33.344Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:33.344Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:04:33.344Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:33.344Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-25T19:04:33.344Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-25T19:04:33.566Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 124.78MB / 134.79MB 8.6s [2021-08-25T19:04:33.607Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-08-25T19:04:33.607Z] #66 ... [2021-08-25T19:04:33.607Z] [2021-08-25T19:04:33.607Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-25T19:04:33.607Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-25T19:04:33.607Z] #43 DONE 0.6s [2021-08-25T19:04:33.607Z] [2021-08-25T19:04:33.607Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:33.607Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:33.607Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s [2021-08-25T19:04:33.608Z] #66 ... [2021-08-25T19:04:33.608Z] [2021-08-25T19:04:33.608Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-25T19:04:33.608Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-25T19:04:33.608Z] #43 DONE 0.0s [2021-08-25T19:04:33.608Z] [2021-08-25T19:04:33.608Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:33.608Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:33.608Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.5s [2021-08-25T19:04:33.835Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.22MB / 134.79MB 8.9s [2021-08-25T19:04:33.880Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s [2021-08-25T19:04:34.146Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-08-25T19:04:34.418Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s [2021-08-25T19:04:34.766Z] #11 ... [2021-08-25T19:04:34.766Z] [2021-08-25T19:04:34.766Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:04:34.766Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:04:34.766Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-25T19:04:34.766Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-25T19:04:34.766Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-25T19:04:34.766Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-25T19:04:34.766Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.8s done [2021-08-25T19:04:35.023Z] #27 ... [2021-08-25T19:04:35.023Z] [2021-08-25T19:04:35.023Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:35.023Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:36.400Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 10.9s done [2021-08-25T19:04:36.400Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.6s [2021-08-25T19:04:36.973Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.4s done [2021-08-25T19:04:36.973Z] #11 ... [2021-08-25T19:04:36.973Z] [2021-08-25T19:04:36.973Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-25T19:04:36.973Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-25T19:04:36.973Z] #65 DONE 0.8s [2021-08-25T19:04:36.973Z] [2021-08-25T19:04:36.973Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:04:36.973Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:04:36.973Z] #27 DONE 12.2s [2021-08-25T19:04:36.973Z] [2021-08-25T19:04:36.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:36.973Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:36.973Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-25T19:04:37.903Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.6s done [2021-08-25T19:04:37.903Z] #11 ... [2021-08-25T19:04:37.903Z] [2021-08-25T19:04:37.903Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-25T19:04:37.903Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-25T19:04:37.903Z] #67 DONE 0.9s [2021-08-25T19:04:37.903Z] [2021-08-25T19:04:37.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:37.903Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:37.903Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-25T19:04:38.326Z] #54 ... [2021-08-25T19:04:38.326Z] [2021-08-25T19:04:38.326Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:04:38.326Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:04:38.326Z] #60 62.96 reflect [2021-08-25T19:04:38.326Z] #60 63.97 time [2021-08-25T19:04:38.326Z] #60 68.54 context [2021-08-25T19:04:38.588Z] #60 69.35 internal/syscall/unix [2021-08-25T19:04:38.588Z] #60 ... [2021-08-25T19:04:38.588Z] [2021-08-25T19:04:38.588Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:04:38.588Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:04:38.588Z] #19 56.05 Fetched 48.3 MB in 54s (889 kB/s) [2021-08-25T19:04:39.271Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 1.1s done [2021-08-25T19:04:39.325Z] Client: [2021-08-25T19:04:39.325Z] Context: default [2021-08-25T19:04:39.325Z] Debug Mode: false [2021-08-25T19:04:39.325Z] Plugins: [2021-08-25T19:04:39.325Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-25T19:04:39.325Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-25T19:04:39.325Z] [2021-08-25T19:04:39.325Z] Server: [2021-08-25T19:04:39.325Z] Containers: 0 [2021-08-25T19:04:39.325Z] Running: 0 [2021-08-25T19:04:39.325Z] Paused: 0 [2021-08-25T19:04:39.325Z] Stopped: 0 [2021-08-25T19:04:39.325Z] Images: 0 [2021-08-25T19:04:39.325Z] Server Version: 20.10.6 [2021-08-25T19:04:39.325Z] Storage Driver: overlay2 [2021-08-25T19:04:39.325Z] Backing Filesystem: extfs [2021-08-25T19:04:39.325Z] Supports d_type: true [2021-08-25T19:04:39.325Z] Native Overlay Diff: true [2021-08-25T19:04:39.325Z] userxattr: false [2021-08-25T19:04:39.325Z] Logging Driver: json-file [2021-08-25T19:04:39.325Z] Cgroup Driver: cgroupfs [2021-08-25T19:04:39.325Z] Cgroup Version: 1 [2021-08-25T19:04:39.325Z] Plugins: [2021-08-25T19:04:39.325Z] Volume: local [2021-08-25T19:04:39.325Z] Network: bridge host ipvlan macvlan null overlay [2021-08-25T19:04:39.326Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-25T19:04:39.326Z] Swarm: inactive [2021-08-25T19:04:39.326Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-25T19:04:39.326Z] Default Runtime: runc [2021-08-25T19:04:39.326Z] Init Binary: docker-init [2021-08-25T19:04:39.326Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:39.326Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:39.326Z] init version: de40ad0 [2021-08-25T19:04:39.326Z] Security Options: [2021-08-25T19:04:39.326Z] apparmor [2021-08-25T19:04:39.326Z] seccomp [2021-08-25T19:04:39.326Z] Profile: default [2021-08-25T19:04:39.326Z] Kernel Version: 5.4.0-1048-aws [2021-08-25T19:04:39.326Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-25T19:04:39.326Z] OSType: linux [2021-08-25T19:04:39.326Z] Architecture: aarch64 [2021-08-25T19:04:39.326Z] CPUs: 4 [2021-08-25T19:04:39.326Z] Total Memory: 7.493GiB [2021-08-25T19:04:39.326Z] Name: ip-10-100-101-127 [2021-08-25T19:04:39.326Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-25T19:04:39.326Z] Docker Root Dir: /var/lib/docker [2021-08-25T19:04:39.326Z] Debug Mode: false [2021-08-25T19:04:39.326Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:04:39.326Z] Labels: [2021-08-25T19:04:39.326Z] Experimental: true [2021-08-25T19:04:39.326Z] Insecure Registries: [2021-08-25T19:04:39.326Z] 127.0.0.0/8 [2021-08-25T19:04:39.326Z] Live Restore Enabled: true [2021-08-25T19:04:39.326Z] [2021-08-25T19:04:39.326Z] WARNING: No swap limit support [Pipeline] sh [2021-08-25T19:04:39.529Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-25T19:04:39.620Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:04:39.620Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:04:39.620Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42777/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-25T19:04:39.620Z] + bash /home/ubuntu/workspace/moby_PR-42777/check-config.sh [2021-08-25T19:04:39.620Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-25T19:04:39.620Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-25T19:04:39.620Z] [2021-08-25T19:04:39.620Z] Generally Necessary: [2021-08-25T19:04:39.620Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-25T19:04:39.620Z] - apparmor: enabled and tools installed [2021-08-25T19:04:39.620Z] - CONFIG_NAMESPACES: enabled [2021-08-25T19:04:39.620Z] - CONFIG_NET_NS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_PID_NS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_IPC_NS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_UTS_NS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_CGROUPS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-25T19:04:39.620Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-25T19:04:39.620Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-25T19:04:39.620Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-25T19:04:39.620Z] - CONFIG_CPUSETS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_MEMCG: enabled [2021-08-25T19:04:39.620Z] - CONFIG_KEYS: enabled [2021-08-25T19:04:39.620Z] - CONFIG_VETH: enabled (as module) [2021-08-25T19:04:39.620Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-25T19:04:39.620Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-25T19:04:39.724Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s [2021-08-25T19:04:39.725Z] #66 ... [2021-08-25T19:04:39.725Z] [2021-08-25T19:04:39.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:39.725Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:39.725Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done [2021-08-25T19:04:39.725Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-25T19:04:39.725Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-25T19:04:39.725Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-25T19:04:39.725Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.3s done [2021-08-25T19:04:39.725Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.3s done [2021-08-25T19:04:39.725Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.8s done [2021-08-25T19:04:39.725Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 4.6s done [2021-08-25T19:04:39.725Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 6.3s [2021-08-25T19:04:39.725Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 4.8s done [2021-08-25T19:04:39.725Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.3s [2021-08-25T19:04:39.725Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 32.51MB / 134.79MB 6.3s [2021-08-25T19:04:39.883Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-25T19:04:39.883Z] [2021-08-25T19:04:39.883Z] Optional Features: [2021-08-25T19:04:39.883Z] - CONFIG_USER_NS: enabled [2021-08-25T19:04:39.883Z] - CONFIG_SECCOMP: enabled [2021-08-25T19:04:39.883Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-25T19:04:39.883Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-25T19:04:39.883Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-25T19:04:39.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-25T19:04:39.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-25T19:04:39.883Z] - CONFIG_BLK_CGROUP: enabled [2021-08-25T19:04:39.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-25T19:04:39.883Z] - CONFIG_CGROUP_PERF: enabled [2021-08-25T19:04:39.883Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-25T19:04:39.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-25T19:04:39.883Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-25T19:04:39.984Z] #11 ... [2021-08-25T19:04:39.985Z] [2021-08-25T19:04:39.985Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:39.985Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:39.985Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:04:39.985Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:39.985Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-25T19:04:39.985Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-25T19:04:39.985Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-08-25T19:04:39.985Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-08-25T19:04:39.985Z] #64 DONE 6.8s [2021-08-25T19:04:39.985Z] [2021-08-25T19:04:39.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:39.985Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:39.985Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 6.5s done [2021-08-25T19:04:39.985Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 40.89MB / 134.79MB 6.6s [2021-08-25T19:04:39.985Z] #11 ... [2021-08-25T19:04:39.985Z] [2021-08-25T19:04:39.985Z] #24 [internal] load build context [2021-08-25T19:04:39.985Z] #24 sha256:f236e3826e56fd10dd2d7d67d2b7c3f6d3b3a10fdfbe9fc15f3acf202590168b [2021-08-25T19:04:39.985Z] #24 transferring context: 41.24MB 7.0s [2021-08-25T19:04:39.985Z] #24 ... [2021-08-25T19:04:39.985Z] [2021-08-25T19:04:39.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:39.985Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:40.145Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-25T19:04:40.145Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-25T19:04:40.145Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-25T19:04:40.145Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-25T19:04:40.145Z] - CONFIG_IP_VS: enabled (as module) [2021-08-25T19:04:40.145Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-25T19:04:40.145Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-25T19:04:40.145Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-25T19:04:40.145Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-25T19:04:40.145Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-25T19:04:40.145Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-25T19:04:40.145Z] - CONFIG_EXT4_FS: enabled [2021-08-25T19:04:40.145Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-25T19:04:40.145Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-25T19:04:40.145Z] - Network Drivers: [2021-08-25T19:04:40.145Z] - "overlay": [2021-08-25T19:04:40.145Z] - CONFIG_VXLAN: enabled (as module) [2021-08-25T19:04:40.145Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-25T19:04:40.145Z] Optional (for encrypted networks): [2021-08-25T19:04:40.245Z] #11 ... [2021-08-25T19:04:40.245Z] [2021-08-25T19:04:40.245Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:40.245Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:40.245Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-08-25T19:04:40.245Z] #66 DONE 7.0s [2021-08-25T19:04:40.245Z] [2021-08-25T19:04:40.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:40.245Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:40.245Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 52.82MB / 134.79MB 7.1s [2021-08-25T19:04:40.407Z] - CONFIG_CRYPTO: enabled [2021-08-25T19:04:40.408Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-25T19:04:40.408Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-25T19:04:40.408Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-25T19:04:40.408Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-25T19:04:40.408Z] - CONFIG_XFRM: enabled [2021-08-25T19:04:40.408Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-25T19:04:40.408Z] - "ipvlan": [2021-08-25T19:04:40.408Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-25T19:04:40.408Z] - "macvlan": [2021-08-25T19:04:40.408Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_DUMMY: enabled (as module) [2021-08-25T19:04:40.408Z] - "ftp,tftp client in container": [2021-08-25T19:04:40.408Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-25T19:04:40.408Z] - Storage Drivers: [2021-08-25T19:04:40.408Z] - "aufs": [2021-08-25T19:04:40.408Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-25T19:04:40.408Z] - "btrfs": [2021-08-25T19:04:40.408Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-25T19:04:40.408Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-25T19:04:40.408Z] - "devicemapper": [2021-08-25T19:04:40.408Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-25T19:04:40.408Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-25T19:04:40.408Z] - "overlay": [2021-08-25T19:04:40.408Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-25T19:04:40.408Z] - "zfs": [2021-08-25T19:04:40.408Z] - /dev/zfs: present [2021-08-25T19:04:40.408Z] - zfs command: missing [2021-08-25T19:04:40.408Z] - zpool command: missing [2021-08-25T19:04:40.408Z] [2021-08-25T19:04:40.408Z] Limits: [2021-08-25T19:04:40.408Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-25T19:04:40.408Z] [2021-08-25T19:04:40.408Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-25T19:04:40.754Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:aa606307b7d10890885e2c76c1652c48a6914db4 . [2021-08-25T19:04:40.817Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 60.38MB / 134.79MB 7.4s [2021-08-25T19:04:41.077Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 70.25MB / 134.79MB 7.6s [2021-08-25T19:04:41.077Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 80.74MB / 134.79MB 7.8s [2021-08-25T19:04:41.330Z] #1 [internal] load build definition from Dockerfile [2021-08-25T19:04:41.330Z] #1 sha256:306b2e9cc1af744e70e0d6b225d141b5f9864caf9b29d1da6dcbb63dc41cb6dc [2021-08-25T19:04:41.330Z] #1 transferring dockerfile: 16.33kB done [2021-08-25T19:04:41.330Z] #1 DONE 0.2s [2021-08-25T19:04:41.330Z] [2021-08-25T19:04:41.330Z] #2 [internal] load .dockerignore [2021-08-25T19:04:41.330Z] #2 sha256:723ad640823bdfbe09f3a3d8d98166948cd39bc4b0cf0aa2f77c78eb440e2175 [2021-08-25T19:04:41.330Z] #2 transferring context: 87B done [2021-08-25T19:04:41.330Z] #2 DONE 0.1s [2021-08-25T19:04:41.341Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 88.08MB / 134.79MB 8.1s [2021-08-25T19:04:41.607Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 95.42MB / 134.79MB 8.3s [2021-08-25T19:04:41.654Z] [2021-08-25T19:04:41.654Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-25T19:04:41.654Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-25T19:04:41.867Z] #11 ... [2021-08-25T19:04:41.867Z] [2021-08-25T19:04:41.867Z] #24 [internal] load build context [2021-08-25T19:04:41.867Z] #24 sha256:f236e3826e56fd10dd2d7d67d2b7c3f6d3b3a10fdfbe9fc15f3acf202590168b [2021-08-25T19:04:41.867Z] #24 transferring context: 55.58MB 8.3s done [2021-08-25T19:04:41.867Z] #24 DONE 8.8s [2021-08-25T19:04:41.867Z] [2021-08-25T19:04:41.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:41.867Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:41.867Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 110.10MB / 134.79MB 8.7s [2021-08-25T19:04:41.917Z] #3 DONE 0.6s [2021-08-25T19:04:42.182Z] [2021-08-25T19:04:42.182Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-25T19:04:42.182Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-25T19:04:42.182Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-25T19:04:42.182Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-25T19:04:42.182Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-08-25T19:04:42.182Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-08-25T19:04:42.182Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-08-25T19:04:42.439Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 119.54MB / 134.79MB 9.0s [2021-08-25T19:04:42.439Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 131.07MB / 134.79MB 9.3s [2021-08-25T19:04:42.445Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-08-25T19:04:42.445Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-08-25T19:04:42.708Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-08-25T19:04:42.970Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-08-25T19:04:42.970Z] #4 DONE 0.8s [2021-08-25T19:04:43.009Z] #11 ... [2021-08-25T19:04:43.009Z] [2021-08-25T19:04:43.009Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:04:43.009Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:04:43.009Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-25T19:04:43.009Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-25T19:04:43.009Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-25T19:04:43.009Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-25T19:04:43.009Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.3s done [2021-08-25T19:04:43.009Z] #27 ... [2021-08-25T19:04:43.009Z] [2021-08-25T19:04:43.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:43.009Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:43.232Z] [2021-08-25T19:04:43.232Z] #6 [internal] load .dockerignore [2021-08-25T19:04:43.232Z] #6 sha256:0434cda464ebfa69009f5215f3bb18cabee8c8190055b155de98a89d7bc15f81 [2021-08-25T19:04:43.232Z] #6 DONE 0.0s [2021-08-25T19:04:43.232Z] [2021-08-25T19:04:43.232Z] #5 [internal] load build definition from Dockerfile [2021-08-25T19:04:43.232Z] #5 sha256:c8ebed7bc26bf39487790271e940424a490daee0624f9e9d4250e4005dae8ff6 [2021-08-25T19:04:43.232Z] #5 DONE 0.0s [2021-08-25T19:04:43.232Z] [2021-08-25T19:04:43.232Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:04:43.232Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-25T19:04:43.579Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 10.2s done [2021-08-25T19:04:43.887Z] #19 56.05 Reading package lists... [2021-08-25T19:04:43.887Z] #19 ... [2021-08-25T19:04:43.887Z] [2021-08-25T19:04:43.887Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:04:43.887Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:04:43.887Z] #54 69.68 internal/poll [2021-08-25T19:04:43.887Z] #54 72.05 internal/syscall/execenv [2021-08-25T19:04:43.887Z] #54 72.21 path [2021-08-25T19:04:43.887Z] #54 72.90 internal/fmtsort [2021-08-25T19:04:43.887Z] #54 73.00 io/fs [2021-08-25T19:04:43.887Z] #54 73.76 regexp/syntax [2021-08-25T19:04:43.887Z] #54 74.82 os [2021-08-25T19:04:44.178Z] #10 ... [2021-08-25T19:04:44.178Z] [2021-08-25T19:04:44.178Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:44.178Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:04:44.178Z] #7 DONE 0.8s [2021-08-25T19:04:44.178Z] [2021-08-25T19:04:44.178Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:04:44.178Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-25T19:04:44.178Z] #10 DONE 0.8s [2021-08-25T19:04:44.178Z] [2021-08-25T19:04:44.178Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:44.178Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-25T19:04:44.178Z] #8 DONE 0.8s [2021-08-25T19:04:44.178Z] [2021-08-25T19:04:44.178Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-25T19:04:44.178Z] #9 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-08-25T19:04:44.178Z] #9 DONE 0.9s [2021-08-25T19:04:44.443Z] [2021-08-25T19:04:44.443Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:44.443Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:44.443Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-25T19:04:44.716Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:44.716Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-25T19:04:44.716Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-25T19:04:44.783Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.1s [2021-08-25T19:04:44.978Z] #11 ... [2021-08-25T19:04:44.978Z] [2021-08-25T19:04:44.978Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-25T19:04:44.978Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-25T19:04:44.978Z] #65 DONE 0.7s [2021-08-25T19:04:44.978Z] [2021-08-25T19:04:44.978Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:04:44.978Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:04:44.978Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.1s [2021-08-25T19:04:44.987Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2021-08-25T19:04:44.987Z] #64 ... [2021-08-25T19:04:44.987Z] [2021-08-25T19:04:44.987Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-25T19:04:44.987Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-25T19:04:44.987Z] #43 DONE 0.0s [2021-08-25T19:04:44.987Z] [2021-08-25T19:04:44.987Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:44.987Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:44.987Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-08-25T19:04:45.239Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.8s done [2021-08-25T19:04:45.367Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-08-25T19:04:45.498Z] #27 DONE 12.3s [2021-08-25T19:04:45.499Z] [2021-08-25T19:04:45.499Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-25T19:04:45.499Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-25T19:04:45.499Z] #67 DONE 0.8s [2021-08-25T19:04:45.499Z] [2021-08-25T19:04:45.499Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:04:45.499Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:04:45.632Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-08-25T19:04:46.590Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-08-25T19:04:47.324Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.5s done [2021-08-25T19:04:47.324Z] #11 ... [2021-08-25T19:04:47.324Z] [2021-08-25T19:04:47.324Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:04:47.324Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:04:47.324Z] #28 2.478 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:04:47.324Z] #28 2.478 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:04:47.324Z] #28 2.489 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:04:47.324Z] #28 2.765 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:04:47.324Z] #28 3.413 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:04:47.324Z] #28 4.560 Fetched 8399 kB in 2s (3563 kB/s) [2021-08-25T19:04:47.324Z] #28 4.560 Reading package lists... [2021-08-25T19:04:47.324Z] #28 5.357 Reading package lists... [2021-08-25T19:04:47.324Z] #28 6.113 Building dependency tree... [2021-08-25T19:04:47.324Z] #28 6.469 The following additional packages will be installed: [2021-08-25T19:04:47.324Z] #28 6.469 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-25T19:04:47.324Z] #28 6.469 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-25T19:04:47.324Z] #28 6.473 Recommended packages: [2021-08-25T19:04:47.324Z] #28 6.473 libldap-common publicsuffix libsasl2-modules [2021-08-25T19:04:47.324Z] #28 6.625 The following NEW packages will be installed: [2021-08-25T19:04:47.324Z] #28 6.625 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-25T19:04:47.324Z] #28 6.625 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-25T19:04:47.324Z] #28 6.625 libssh2-1 openssl [2021-08-25T19:04:47.324Z] #28 6.928 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-25T19:04:47.324Z] #28 6.928 Need to get 3038 kB of archives. [2021-08-25T19:04:47.324Z] #28 6.928 After this operation, 6652 kB of additional disk space will be used. [2021-08-25T19:04:47.324Z] #28 6.928 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-25T19:04:47.324Z] #28 6.928 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-25T19:04:47.324Z] #28 6.928 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-25T19:04:47.324Z] #28 6.934 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-25T19:04:47.324Z] #28 6.941 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-25T19:04:47.324Z] #28 6.973 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-25T19:04:47.324Z] #28 6.973 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-25T19:04:47.324Z] #28 6.973 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-25T19:04:47.324Z] #28 6.973 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-25T19:04:47.324Z] #28 6.973 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-25T19:04:47.324Z] #28 6.977 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-25T19:04:47.324Z] #28 6.981 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-25T19:04:47.324Z] #28 6.984 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:04:47.324Z] #28 6.986 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:04:47.324Z] #28 6.989 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:04:47.324Z] #28 7.203 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:04:47.324Z] #28 7.244 Fetched 3038 kB in 0s (8380 kB/s) [2021-08-25T19:04:47.324Z] #28 7.278 Selecting previously unselected package openssl. [2021-08-25T19:04:47.324Z] #28 7.278 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-08-25T19:04:47.324Z] #28 7.279 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 7.284 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:04:47.324Z] #28 7.495 Selecting previously unselected package ca-certificates. [2021-08-25T19:04:47.324Z] #28 7.495 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-25T19:04:47.324Z] #28 7.500 Unpacking ca-certificates (20210119) ... [2021-08-25T19:04:47.324Z] #28 7.634 Selecting previously unselected package libbrotli1:amd64. [2021-08-25T19:04:47.324Z] #28 7.634 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 7.642 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:04:47.324Z] #28 7.763 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-25T19:04:47.324Z] #28 7.763 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 7.787 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:47.324Z] #28 7.828 Selecting previously unselected package libsasl2-2:amd64. [2021-08-25T19:04:47.324Z] #28 7.828 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 7.834 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:47.324Z] #28 7.902 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-25T19:04:47.324Z] #28 7.903 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 7.908 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:04:47.324Z] #28 7.994 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-25T19:04:47.324Z] #28 7.994 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 7.999 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:04:47.324Z] #28 8.062 Selecting previously unselected package libpsl5:amd64. [2021-08-25T19:04:47.324Z] #28 8.062 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 8.066 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:04:47.324Z] #28 8.123 Selecting previously unselected package librtmp1:amd64. [2021-08-25T19:04:47.324Z] #28 8.123 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 8.127 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:04:47.324Z] #28 8.182 Selecting previously unselected package libssh2-1:amd64. [2021-08-25T19:04:47.324Z] #28 8.182 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 8.187 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:04:47.324Z] #28 8.272 Selecting previously unselected package libcurl4:amd64. [2021-08-25T19:04:47.324Z] #28 8.272 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:04:47.324Z] #28 8.278 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:04:47.324Z] #28 8.363 Selecting previously unselected package curl. [2021-08-25T19:04:47.325Z] #28 8.365 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:04:47.325Z] #28 8.372 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-25T19:04:47.325Z] #28 8.476 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:04:47.325Z] #28 8.476 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:04:47.325Z] #28 8.479 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:04:47.325Z] #28 8.586 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:04:47.325Z] #28 8.586 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:04:47.325Z] #28 8.591 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:04:47.325Z] #28 8.667 Selecting previously unselected package jq. [2021-08-25T19:04:47.325Z] #28 8.667 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:04:47.325Z] #28 8.671 Unpacking jq (1.6-2.1) ... [2021-08-25T19:04:47.325Z] #28 8.732 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:04:47.325Z] #28 8.745 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:04:47.325Z] #28 8.759 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:04:47.325Z] #28 8.774 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:47.325Z] #28 8.784 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:04:47.325Z] #28 8.797 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:47.325Z] #28 8.810 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:04:47.325Z] #28 8.823 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:04:47.325Z] #28 8.845 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:04:47.325Z] #28 8.857 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:04:47.325Z] #28 8.867 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:04:47.325Z] #28 8.894 Setting up ca-certificates (20210119) ... [2021-08-25T19:04:47.325Z] #28 9.546 Updating certificates in /etc/ssl/certs... [2021-08-25T19:04:47.325Z] #28 ... [2021-08-25T19:04:47.325Z] [2021-08-25T19:04:47.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:47.325Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:47.325Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-25T19:04:47.339Z] Client: [2021-08-25T19:04:47.339Z] Context: default [2021-08-25T19:04:47.339Z] Debug Mode: false [2021-08-25T19:04:47.339Z] Plugins: [2021-08-25T19:04:47.339Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-25T19:04:47.339Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-25T19:04:47.339Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-25T19:04:47.339Z] [2021-08-25T19:04:47.339Z] Server: [2021-08-25T19:04:47.339Z] Containers: 0 [2021-08-25T19:04:47.339Z] Running: 0 [2021-08-25T19:04:47.339Z] Paused: 0 [2021-08-25T19:04:47.339Z] Stopped: 0 [2021-08-25T19:04:47.339Z] Images: 0 [2021-08-25T19:04:47.339Z] Server Version: 20.10.6 [2021-08-25T19:04:47.339Z] Storage Driver: overlay2 [2021-08-25T19:04:47.339Z] Backing Filesystem: extfs [2021-08-25T19:04:47.339Z] Supports d_type: true [2021-08-25T19:04:47.339Z] Native Overlay Diff: true [2021-08-25T19:04:47.339Z] userxattr: false [2021-08-25T19:04:47.339Z] Logging Driver: json-file [2021-08-25T19:04:47.339Z] Cgroup Driver: systemd [2021-08-25T19:04:47.339Z] Cgroup Version: 2 [2021-08-25T19:04:47.339Z] Plugins: [2021-08-25T19:04:47.339Z] Volume: local [2021-08-25T19:04:47.339Z] Network: bridge host ipvlan macvlan null overlay [2021-08-25T19:04:47.339Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-25T19:04:47.339Z] Swarm: inactive [2021-08-25T19:04:47.339Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-25T19:04:47.339Z] Default Runtime: runc [2021-08-25T19:04:47.339Z] Init Binary: docker-init [2021-08-25T19:04:47.339Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-25T19:04:47.339Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-25T19:04:47.339Z] init version: de40ad0 [2021-08-25T19:04:47.339Z] Security Options: [2021-08-25T19:04:47.339Z] apparmor [2021-08-25T19:04:47.339Z] seccomp [2021-08-25T19:04:47.339Z] Profile: default [2021-08-25T19:04:47.339Z] cgroupns [2021-08-25T19:04:47.339Z] Kernel Version: 5.4.0-1048-aws [2021-08-25T19:04:47.339Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-25T19:04:47.339Z] OSType: linux [2021-08-25T19:04:47.339Z] Architecture: x86_64 [2021-08-25T19:04:47.339Z] CPUs: 2 [2021-08-25T19:04:47.339Z] Total Memory: 7.487GiB [2021-08-25T19:04:47.339Z] Name: ip-10-100-122-64 [2021-08-25T19:04:47.339Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-25T19:04:47.339Z] Docker Root Dir: /var/lib/docker [2021-08-25T19:04:47.339Z] Debug Mode: false [2021-08-25T19:04:47.339Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:04:47.339Z] Labels: [2021-08-25T19:04:47.339Z] Experimental: true [2021-08-25T19:04:47.339Z] Insecure Registries: [2021-08-25T19:04:47.339Z] 127.0.0.0/8 [2021-08-25T19:04:47.339Z] Live Restore Enabled: true [2021-08-25T19:04:47.339Z] [2021-08-25T19:04:47.339Z] WARNING: No kernel memory limit support [2021-08-25T19:04:47.339Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-25T19:04:47.717Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:aa606307b7d10890885e2c76c1652c48a6914db4 . [2021-08-25T19:04:47.975Z] #2 [internal] load .dockerignore [2021-08-25T19:04:47.975Z] #2 sha256:cc7997538a31c78b9d19fea74aca1e6e9f493ac4102f6f7579a4a5bc11a71dbe [2021-08-25T19:04:47.975Z] #2 transferring context: 87B done [2021-08-25T19:04:47.975Z] #2 DONE 0.2s [2021-08-25T19:04:47.975Z] [2021-08-25T19:04:47.975Z] #1 [internal] load build definition from Dockerfile [2021-08-25T19:04:47.975Z] #1 sha256:fef26f27e0176c721ae8cc860bb2cfc86e4ff85f5acd252d73c527111343c7b4 [2021-08-25T19:04:47.975Z] #1 transferring dockerfile: 16.33kB done [2021-08-25T19:04:47.975Z] #1 DONE 0.2s [2021-08-25T19:04:47.975Z] [2021-08-25T19:04:47.975Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-25T19:04:47.975Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-25T19:04:47.990Z] #64 DONE 3.2s [2021-08-25T19:04:47.990Z] [2021-08-25T19:04:47.990Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:47.990Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-25T19:04:47.990Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done [2021-08-25T19:04:47.990Z] #11 sha256:039e20a6e0b67d0b51e91f99644106d44ea16b3749a57021125c3d8dbb0074c0 6.99kB / 6.99kB done [2021-08-25T19:04:47.990Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-25T19:04:47.990Z] #11 sha256:a80573f1b40f25c2f622b9ef6cd713d17ab5e88c9ecbb5b389b25540576252fd 1.80kB / 1.80kB done [2021-08-25T19:04:47.990Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.8s done [2021-08-25T19:04:47.990Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.0s done [2021-08-25T19:04:47.990Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 2.9s done [2021-08-25T19:04:47.990Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 2.2s done [2021-08-25T19:04:47.990Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0.8s [2021-08-25T19:04:47.990Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 19.92MB / 81.16MB 3.0s [2021-08-25T19:04:47.990Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 67.11MB / 102.59MB 3.0s [2021-08-25T19:04:47.990Z] #11 sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d 0B / 155B 3.0s [2021-08-25T19:04:47.990Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 72.35MB / 102.59MB 3.1s [2021-08-25T19:04:47.990Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 30.52MB / 81.16MB 3.3s [2021-08-25T19:04:47.991Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 80.74MB / 102.59MB 3.3s [2021-08-25T19:04:47.991Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 37.97MB / 81.16MB 3.4s [2021-08-25T19:04:48.098Z] #54 78.51 regexp [2021-08-25T19:04:48.136Z] #28 2.296 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:04:48.136Z] #28 2.304 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:04:48.136Z] #28 2.304 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:04:48.136Z] #28 2.507 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:04:48.136Z] #28 2.771 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:04:48.234Z] #3 DONE 0.4s [2021-08-25T19:04:48.256Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 50.33MB / 81.16MB 3.5s [2021-08-25T19:04:48.256Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 85.98MB / 102.59MB 3.5s [2021-08-25T19:04:48.256Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 92.27MB / 102.59MB 3.7s [2021-08-25T19:04:48.359Z] #54 ... [2021-08-25T19:04:48.359Z] [2021-08-25T19:04:48.359Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:04:48.359Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:04:48.359Z] #60 69.62 internal/poll [2021-08-25T19:04:48.360Z] #60 72.01 internal/syscall/execenv [2021-08-25T19:04:48.360Z] #60 72.28 path [2021-08-25T19:04:48.360Z] #60 72.90 io/fs [2021-08-25T19:04:48.360Z] #60 74.13 os [2021-08-25T19:04:48.360Z] #60 74.48 encoding/binary [2021-08-25T19:04:48.360Z] #60 76.57 encoding/base64 [2021-08-25T19:04:48.360Z] #60 77.77 golang.org/x/sys/unix [2021-08-25T19:04:48.360Z] #60 79.10 fmt [2021-08-25T19:04:48.509Z] [2021-08-25T19:04:48.509Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-25T19:04:48.509Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-25T19:04:48.509Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-25T19:04:48.509Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-25T19:04:48.509Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-25T19:04:48.509Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-25T19:04:48.509Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.84MB / 9.67MB 0.1s [2021-08-25T19:04:48.509Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-08-25T19:04:48.524Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 64.41MB / 81.16MB 3.9s [2021-08-25T19:04:48.770Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-25T19:04:48.770Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-08-25T19:04:48.792Z] #11 ... [2021-08-25T19:04:48.792Z] [2021-08-25T19:04:48.792Z] #24 [internal] load build context [2021-08-25T19:04:48.792Z] #24 sha256:e55dfecb5e6d989be4f8eaf4fc95cf025777fc419ee734aceb2ffb902930596f [2021-08-25T19:04:48.792Z] #24 transferring context: 55.58MB 3.6s done [2021-08-25T19:04:48.792Z] #24 DONE 4.2s [2021-08-25T19:04:48.792Z] [2021-08-25T19:04:48.792Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:48.792Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-25T19:04:48.792Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 77.59MB / 81.16MB 4.0s [2021-08-25T19:04:48.792Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 99.61MB / 102.59MB 4.0s [2021-08-25T19:04:48.805Z] Running on azwin-2-a11590 in d:\jenkins\workspace\moby_PR-42777 [Pipeline] { [Pipeline] ws [2021-08-25T19:04:48.823Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-25T19:04:48.934Z] #60 ... [2021-08-25T19:04:48.934Z] [2021-08-25T19:04:48.934Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:04:48.934Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:04:48.934Z] #54 79.73 fmt [2021-08-25T19:04:49.064Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-08-25T19:04:49.064Z] #4 DONE 0.7s [2021-08-25T19:04:49.323Z] [2021-08-25T19:04:49.323Z] #6 [internal] load build definition from Dockerfile [2021-08-25T19:04:49.323Z] #6 sha256:2d7879f6214a8b0b311f38e79d5032b6192d9b57352636e4c9ef823c8820e466 [2021-08-25T19:04:49.323Z] #6 DONE 0.0s [2021-08-25T19:04:49.323Z] [2021-08-25T19:04:49.323Z] #5 [internal] load .dockerignore [2021-08-25T19:04:49.323Z] #5 sha256:a90119ef4ed3c510f4ad18fd361cbc0e2f31d4982b4ec47699e4c66ad9a3e6af [2021-08-25T19:04:49.323Z] #5 DONE 0.0s [2021-08-25T19:04:49.323Z] [2021-08-25T19:04:49.323Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:49.323Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:04:49.751Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 4.8s done [2021-08-25T19:04:50.066Z] #28 4.582 Fetched 8399 kB in 3s (3293 kB/s) [2021-08-25T19:04:50.259Z] #10 ... [2021-08-25T19:04:50.259Z] [2021-08-25T19:04:50.259Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-25T19:04:50.259Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-25T19:04:50.259Z] #7 DONE 0.9s [2021-08-25T19:04:50.259Z] [2021-08-25T19:04:50.259Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:50.259Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-25T19:04:50.259Z] #9 DONE 1.0s [2021-08-25T19:04:50.259Z] [2021-08-25T19:04:50.259Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-25T19:04:50.259Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-25T19:04:50.259Z] #8 DONE 1.0s [2021-08-25T19:04:50.259Z] [2021-08-25T19:04:50.259Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-25T19:04:50.259Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-25T19:04:50.259Z] #10 DONE 1.0s [2021-08-25T19:04:50.589Z] The recommended git tool is: git [2021-08-25T19:04:50.619Z] #11 ... [2021-08-25T19:04:50.620Z] [2021-08-25T19:04:50.620Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:04:50.620Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:04:50.620Z] #28 10.78 129 added, 0 removed; done. [2021-08-25T19:04:50.620Z] #28 10.85 Setting up jq (1.6-2.1) ... [2021-08-25T19:04:50.620Z] #28 10.87 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:04:50.620Z] #28 10.88 Setting up curl (7.74.0-1.3+b1) ... [2021-08-25T19:04:50.620Z] #28 10.89 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:04:50.620Z] #28 10.91 Processing triggers for ca-certificates (20210119) ... [2021-08-25T19:04:50.620Z] #28 10.93 Updating certificates in /etc/ssl/certs... [2021-08-25T19:04:50.620Z] #28 11.97 0 added, 0 removed; done. [2021-08-25T19:04:50.620Z] #28 11.97 Running hooks in /etc/ca-certificates/update.d... [2021-08-25T19:04:50.620Z] #28 11.97 done. [2021-08-25T19:04:50.620Z] #28 DONE 13.2s [2021-08-25T19:04:50.620Z] [2021-08-25T19:04:50.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:50.620Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:50.637Z] #28 4.582 Reading package lists... [2021-08-25T19:04:50.852Z] [2021-08-25T19:04:50.852Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:50.852Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:50.852Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-25T19:04:50.852Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:50.852Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-25T19:04:50.852Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-25T19:04:50.877Z] #11 ... [2021-08-25T19:04:50.877Z] [2021-08-25T19:04:50.877Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-25T19:04:50.877Z] #29 sha256:77f1f77614200512f1b1f45281f4203158d33459c7661cf3f37886fd7c299912 [2021-08-25T19:04:50.877Z] #29 DONE 0.4s [2021-08-25T19:04:50.877Z] [2021-08-25T19:04:50.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:50.877Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:51.115Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2021-08-25T19:04:51.116Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.4s [2021-08-25T19:04:51.150Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 102.59MB / 102.59MB 6.2s done [2021-08-25T19:04:51.150Z] #11 ... [2021-08-25T19:04:51.150Z] [2021-08-25T19:04:51.150Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:51.150Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:51.150Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-25T19:04:51.150Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:51.150Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-25T19:04:51.150Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-25T19:04:51.150Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2021-08-25T19:04:51.150Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-08-25T19:04:51.150Z] #66 DONE 6.5s [2021-08-25T19:04:51.150Z] [2021-08-25T19:04:51.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:51.150Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-25T19:04:51.150Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 [2021-08-25T19:04:51.386Z] #64 ... [2021-08-25T19:04:51.386Z] [2021-08-25T19:04:51.386Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-25T19:04:51.386Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-25T19:04:51.386Z] #43 DONE 0.0s [2021-08-25T19:04:51.386Z] [2021-08-25T19:04:51.386Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:51.386Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-25T19:04:51.386Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-08-25T19:04:51.413Z] #11 ... [2021-08-25T19:04:51.413Z] [2021-08-25T19:04:51.413Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:04:51.413Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-25T19:04:51.413Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-25T19:04:51.413Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-25T19:04:51.413Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done [2021-08-25T19:04:51.413Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done [2021-08-25T19:04:51.413Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.0s done [2021-08-25T19:04:51.413Z] #27 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 3.6s done [2021-08-25T19:04:51.413Z] #27 DONE 6.8s [2021-08-25T19:04:51.413Z] [2021-08-25T19:04:51.413Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:51.413Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-25T19:04:51.485Z] #54 82.09 path/filepath [2021-08-25T19:04:51.576Z] #28 5.377 Reading package lists... [2021-08-25T19:04:51.576Z] #28 ... [2021-08-25T19:04:51.576Z] [2021-08-25T19:04:51.576Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:51.576Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:51.576Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.1s done [2021-08-25T19:04:51.576Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 1.0s done [2021-08-25T19:04:51.576Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 3.7s [2021-08-25T19:04:51.676Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.3s done [2021-08-25T19:04:51.676Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.1s [2021-08-25T19:04:51.938Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.3s done [2021-08-25T19:04:51.954Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-25T19:04:51.954Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-08-25T19:04:52.260Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.0s [2021-08-25T19:04:52.878Z] #54 83.65 internal/lazyregexp [2021-08-25T19:04:52.885Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 [2021-08-25T19:04:52.960Z] #11 ... [2021-08-25T19:04:52.960Z] [2021-08-25T19:04:52.960Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:04:52.960Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:04:52.960Z] #28 5.377 Reading package lists... [2021-08-25T19:04:52.960Z] #28 6.192 Building dependency tree... [2021-08-25T19:04:52.960Z] #28 6.600 The following additional packages will be installed: [2021-08-25T19:04:52.960Z] #28 6.602 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-25T19:04:52.960Z] #28 6.602 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-25T19:04:52.960Z] #28 6.602 Recommended packages: [2021-08-25T19:04:52.960Z] #28 6.602 libldap-common publicsuffix libsasl2-modules [2021-08-25T19:04:52.960Z] #28 6.751 The following NEW packages will be installed: [2021-08-25T19:04:52.960Z] #28 6.751 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-25T19:04:52.960Z] #28 6.751 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-25T19:04:52.960Z] #28 6.751 libssh2-1 openssl [2021-08-25T19:04:52.960Z] #28 7.035 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-25T19:04:52.960Z] #28 7.035 Need to get 3038 kB of archives. [2021-08-25T19:04:52.960Z] #28 7.035 After this operation, 6652 kB of additional disk space will be used. [2021-08-25T19:04:52.960Z] #28 7.035 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-25T19:04:52.960Z] #28 7.035 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-25T19:04:52.960Z] #28 7.055 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-25T19:04:52.960Z] #28 7.062 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-25T19:04:52.960Z] #28 7.062 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-25T19:04:52.960Z] #28 7.082 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:04:52.961Z] #28 7.082 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:04:52.961Z] #28 7.084 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:04:52.961Z] #28 7.275 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:04:52.961Z] #28 7.322 Fetched 3038 kB in 0s (9245 kB/s) [2021-08-25T19:04:52.961Z] #28 7.368 Selecting previously unselected package openssl. [2021-08-25T19:04:52.961Z] #28 7.368 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-08-25T19:04:52.961Z] #28 7.368 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-25T19:04:52.961Z] #28 7.376 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:04:52.961Z] #28 7.551 Selecting previously unselected package ca-certificates. [2021-08-25T19:04:52.961Z] #28 7.552 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-25T19:04:52.961Z] #28 7.557 Unpacking ca-certificates (20210119) ... [2021-08-25T19:04:53.140Z] #54 83.97 flag [2021-08-25T19:04:53.140Z] #54 83.97 go/token [2021-08-25T19:04:53.221Z] #28 7.663 Selecting previously unselected package libbrotli1:amd64. [2021-08-25T19:04:53.221Z] #28 7.663 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-25T19:04:53.221Z] #28 7.675 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:04:53.221Z] #28 7.774 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-25T19:04:53.221Z] #28 7.774 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:04:53.221Z] #28 7.780 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:53.221Z] #28 7.857 Selecting previously unselected package libsasl2-2:amd64. [2021-08-25T19:04:53.221Z] #28 7.857 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:04:53.221Z] #28 7.862 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:53.486Z] #28 7.939 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-25T19:04:53.486Z] #28 7.939 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-25T19:04:53.486Z] #28 7.945 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:04:53.486Z] #28 8.062 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-25T19:04:53.486Z] #28 8.062 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-25T19:04:53.486Z] #28 8.071 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:04:53.486Z] #28 8.155 Selecting previously unselected package libpsl5:amd64. [2021-08-25T19:04:53.486Z] #28 8.155 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-25T19:04:53.486Z] #28 8.164 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:04:53.746Z] #28 8.227 Selecting previously unselected package librtmp1:amd64. [2021-08-25T19:04:53.746Z] #28 8.227 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-25T19:04:53.746Z] #28 8.232 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:04:53.746Z] #28 8.310 Selecting previously unselected package libssh2-1:amd64. [2021-08-25T19:04:53.746Z] #28 8.310 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-25T19:04:53.746Z] #28 8.316 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:04:53.746Z] #28 8.403 Selecting previously unselected package libcurl4:amd64. [2021-08-25T19:04:53.746Z] #28 8.403 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:04:53.746Z] #28 8.409 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:04:53.838Z] #11 ... [2021-08-25T19:04:53.838Z] [2021-08-25T19:04:53.838Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-25T19:04:53.838Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-25T19:04:53.838Z] #65 DONE 0.7s [2021-08-25T19:04:53.838Z] [2021-08-25T19:04:53.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:53.838Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-25T19:04:53.861Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-08-25T19:04:54.006Z] #28 8.502 Selecting previously unselected package curl. [2021-08-25T19:04:54.006Z] #28 8.502 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:04:54.006Z] #28 8.507 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-25T19:04:54.006Z] #28 8.614 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:04:54.006Z] #28 8.614 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:04:54.006Z] #28 8.619 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:04:54.120Z] #64 DONE 3.3s [2021-08-25T19:04:54.120Z] [2021-08-25T19:04:54.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:54.120Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:54.120Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done [2021-08-25T19:04:54.120Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-25T19:04:54.120Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-25T19:04:54.120Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-25T19:04:54.120Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.9s done [2021-08-25T19:04:54.120Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.2s done [2021-08-25T19:04:54.120Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 2.1s done [2021-08-25T19:04:54.120Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.7s done [2021-08-25T19:04:54.120Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 64.99MB / 134.79MB 2.9s [2021-08-25T19:04:54.120Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.5s [2021-08-25T19:04:54.120Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 2.8s done [2021-08-25T19:04:54.120Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 3.76MB / 85.72MB 2.9s [2021-08-25T19:04:54.120Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 72.35MB / 134.79MB 3.1s [2021-08-25T19:04:54.120Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 12.12MB / 85.72MB 3.1s [2021-08-25T19:04:54.265Z] #28 8.713 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:04:54.265Z] #28 8.714 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:04:54.265Z] #28 8.720 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:04:54.265Z] #28 8.794 Selecting previously unselected package jq. [2021-08-25T19:04:54.265Z] #28 8.795 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:04:54.265Z] #28 8.808 Unpacking jq (1.6-2.1) ... [2021-08-25T19:04:54.265Z] #28 8.900 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:04:54.265Z] #28 8.917 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:04:54.265Z] #28 8.937 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:04:54.265Z] #28 8.948 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:54.265Z] #28 8.966 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:04:54.265Z] #28 8.983 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:04:54.265Z] #28 9.001 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:04:54.265Z] #28 9.021 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:04:54.382Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 83.89MB / 134.79MB 3.3s [2021-08-25T19:04:54.382Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 20.97MB / 85.72MB 3.3s [2021-08-25T19:04:54.387Z] Running on azwin-2-a11591 in d:\jenkins\workspace\moby_PR-42777 [Pipeline] { [Pipeline] ws [2021-08-25T19:04:54.404Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-25T19:04:54.417Z] #11 ... [2021-08-25T19:04:54.417Z] [2021-08-25T19:04:54.417Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-25T19:04:54.417Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-25T19:04:54.417Z] #67 DONE 0.9s [2021-08-25T19:04:54.417Z] [2021-08-25T19:04:54.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:54.417Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [Pipeline] checkout [2021-08-25T19:04:54.525Z] #28 9.045 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:04:54.525Z] #28 9.062 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:04:54.525Z] #28 9.082 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:04:54.525Z] #28 9.108 Setting up ca-certificates (20210119) ... [2021-08-25T19:04:54.528Z] #54 85.20 go/scanner [2021-08-25T19:04:54.645Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 26.21MB / 85.72MB 3.5s [2021-08-25T19:04:54.645Z] #11 ... [2021-08-25T19:04:54.645Z] [2021-08-25T19:04:54.645Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-25T19:04:54.645Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-25T19:04:54.645Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-25T19:04:54.645Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-25T19:04:54.645Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-25T19:04:54.645Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-25T19:04:54.645Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-08-25T19:04:54.645Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-08-25T19:04:54.645Z] #66 DONE 3.9s [2021-08-25T19:04:54.645Z] [2021-08-25T19:04:54.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:54.645Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:54.645Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 93.32MB / 134.79MB 3.5s [2021-08-25T19:04:54.645Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 31.46MB / 85.72MB 3.5s [2021-08-25T19:04:54.645Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 36.70MB / 85.72MB 3.6s [2021-08-25T19:04:54.807Z] #54 85.71 net/url [2021-08-25T19:04:54.905Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 101.71MB / 134.79MB 3.8s [2021-08-25T19:04:54.905Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 51.38MB / 85.72MB 3.8s [2021-08-25T19:04:54.905Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 61.87MB / 85.72MB 3.9s [2021-08-25T19:04:55.073Z] The recommended git tool is: git [2021-08-25T19:04:55.164Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 111.15MB / 134.79MB 4.0s [2021-08-25T19:04:55.164Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 72.35MB / 85.72MB 4.0s [2021-08-25T19:04:55.164Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 130.02MB / 134.79MB 4.2s [2021-08-25T19:04:55.164Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.2s [2021-08-25T19:04:55.362Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.7s done [2021-08-25T19:04:55.465Z] #28 9.895 Updating certificates in /etc/ssl/certs... [2021-08-25T19:04:55.542Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.6s done [2021-08-25T19:04:55.542Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 [2021-08-25T19:04:55.625Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 [2021-08-25T19:04:55.754Z] #54 86.51 go/ast [2021-08-25T19:04:56.408Z] #28 11.07 129 added, 0 removed; done. [2021-08-25T19:04:56.669Z] #28 11.13 Setting up jq (1.6-2.1) ... [2021-08-25T19:04:56.669Z] #28 11.16 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:04:56.669Z] #28 11.17 Setting up curl (7.74.0-1.3+b1) ... [2021-08-25T19:04:56.669Z] #28 11.19 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:04:56.669Z] #28 11.22 Processing triggers for ca-certificates (20210119) ... [2021-08-25T19:04:56.669Z] #28 11.23 Updating certificates in /etc/ssl/certs... [2021-08-25T19:04:57.674Z] #54 88.30 text/template/parse [2021-08-25T19:04:57.827Z] #11 ... [2021-08-25T19:04:57.827Z] [2021-08-25T19:04:57.827Z] #24 [internal] load build context [2021-08-25T19:04:57.827Z] #24 sha256:9cab051722082d1c86c7e92e626265c12d054464f900e262ca8f3726a64da545 [2021-08-25T19:04:57.827Z] #24 transferring context: 55.56MB 5.3s done [2021-08-25T19:04:57.827Z] #24 DONE 6.6s [2021-08-25T19:04:57.827Z] [2021-08-25T19:04:57.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:57.827Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:57.827Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 6.4s done [2021-08-25T19:04:58.055Z] #28 12.36 0 added, 0 removed; done. [2021-08-25T19:04:58.055Z] #28 12.36 Running hooks in /etc/ca-certificates/update.d... [2021-08-25T19:04:58.055Z] #28 12.37 done. [2021-08-25T19:04:58.085Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 4.5s done [2021-08-25T19:04:58.187Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 2.1s done [2021-08-25T19:04:58.187Z] #11 extracting sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 0.1s [2021-08-25T19:04:59.462Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 8.5s done [2021-08-25T19:04:59.462Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-25T19:04:59.725Z] #11 ... [2021-08-25T19:04:59.725Z] [2021-08-25T19:04:59.725Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-25T19:04:59.725Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-25T19:04:59.725Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-25T19:04:59.725Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-25T19:04:59.725Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-25T19:04:59.725Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-25T19:04:59.725Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.7s done [2021-08-25T19:04:59.725Z] #27 DONE 8.8s [2021-08-25T19:04:59.725Z] [2021-08-25T19:04:59.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:04:59.726Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:04:59.968Z] Running on azwin-2-80bff0 in d:\jenkins\workspace\moby_PR-42777 [Pipeline] { [2021-08-25T19:04:59.969Z] #28 DONE 14.3s [2021-08-25T19:04:59.969Z] [2021-08-25T19:04:59.969Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-25T19:04:59.969Z] #29 sha256:6cd54f4b3795190ac3072feba06d98b65ff3e1bc896b226f25b690d7b996ab45 [2021-08-25T19:04:59.969Z] #29 DONE 0.3s [2021-08-25T19:04:59.969Z] [2021-08-25T19:04:59.969Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:04:59.969Z] #30 sha256:d8cbfc96e3f2be0df4a2938222dd474ff76d0933277bec2aad9e4c07530b4b64 [Pipeline] ws [2021-08-25T19:04:59.985Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-25T19:04:59.988Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.3s done [2021-08-25T19:04:59.988Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [Pipeline] checkout [2021-08-25T19:05:00.556Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.4s done [2021-08-25T19:05:00.556Z] #11 ... [2021-08-25T19:05:00.556Z] [2021-08-25T19:05:00.556Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-25T19:05:00.556Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-25T19:05:00.556Z] #65 DONE 0.7s [2021-08-25T19:05:00.556Z] [2021-08-25T19:05:00.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:00.556Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:00.556Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-25T19:05:00.828Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.1s [2021-08-25T19:05:00.828Z] #11 ... [2021-08-25T19:05:00.828Z] [2021-08-25T19:05:00.828Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:00.828Z] #30 sha256:dcb4d9130db42298c37c7ce142466b27f7b579016cafff258023612ff3f2ee52 [2021-08-25T19:05:00.828Z] #30 2.369 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-25T19:05:00.828Z] #30 2.728 [2021-08-25T19:05:00.828Z] #30 2.811 ######################################################################## 100.0% [2021-08-25T19:05:00.828Z] #30 3.071 [2021-08-25T19:05:00.828Z] #30 4.035 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-25T19:05:00.828Z] #30 4.404 [2021-08-25T19:05:00.828Z] #30 4.521 ########## 14.6% ######################################################################## 100.0% [2021-08-25T19:05:00.828Z] #30 4.782 [2021-08-25T19:05:00.828Z] #30 5.695 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-25T19:05:00.828Z] #30 5.998 [2021-08-25T19:05:00.828Z] #30 6.134 ################ 22.4% ######################################### 57.1% ############################################################### 88.7% ######################################################################## 100.0% [2021-08-25T19:05:00.828Z] #30 6.557 [2021-08-25T19:05:00.828Z] #30 7.421 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-25T19:05:00.828Z] #30 7.852 [2021-08-25T19:05:00.828Z] #30 7.925 ######################################################################## 100.0% [2021-08-25T19:05:00.828Z] #30 8.123 [2021-08-25T19:05:00.828Z] #30 8.723 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-25T19:05:00.828Z] #30 9.063 [2021-08-25T19:05:00.828Z] #30 9.252 ######################################################################## 100.0% [2021-08-25T19:05:00.828Z] #30 9.470 [2021-08-25T19:05:00.828Z] #30 9.546 Download of images into '/build' complete. [2021-08-25T19:05:00.828Z] #30 9.547 Use something like the following to load the result into a Docker daemon: [2021-08-25T19:05:00.828Z] #30 9.547 tar -cC '/build' . | docker load [2021-08-25T19:05:01.034Z] #54 91.95 go/internal/typeparams [2021-08-25T19:05:01.085Z] #30 ... [2021-08-25T19:05:01.085Z] [2021-08-25T19:05:01.085Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:01.085Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:01.316Z] #54 92.12 go/parser [2021-08-25T19:05:01.499Z] #11 ... [2021-08-25T19:05:01.499Z] [2021-08-25T19:05:01.499Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-25T19:05:01.499Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-25T19:05:01.499Z] #67 DONE 0.8s [2021-08-25T19:05:01.499Z] [2021-08-25T19:05:01.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:01.499Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:01.500Z] #11 ... [2021-08-25T19:05:01.500Z] [2021-08-25T19:05:01.500Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:05:01.500Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-25T19:05:01.500Z] #28 2.314 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:01.500Z] #28 2.339 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:01.500Z] #28 2.412 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:01.500Z] #28 2.562 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:05:01.500Z] #28 3.170 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:05:01.500Z] #28 4.173 Fetched 8287 kB in 2s (3893 kB/s) [2021-08-25T19:05:01.500Z] #28 4.173 Reading package lists... [2021-08-25T19:05:01.500Z] #28 5.276 Reading package lists... [2021-08-25T19:05:01.500Z] #28 6.355 Building dependency tree... [2021-08-25T19:05:01.500Z] #28 7.062 The following additional packages will be installed: [2021-08-25T19:05:01.500Z] #28 7.062 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-25T19:05:01.500Z] #28 7.062 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-25T19:05:01.500Z] #28 7.074 Recommended packages: [2021-08-25T19:05:01.500Z] #28 7.074 libldap-common publicsuffix libsasl2-modules [2021-08-25T19:05:01.500Z] #28 7.285 The following NEW packages will be installed: [2021-08-25T19:05:01.500Z] #28 7.285 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-25T19:05:01.500Z] #28 7.285 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-25T19:05:01.500Z] #28 7.285 libssh2-1 openssl [2021-08-25T19:05:01.500Z] #28 7.585 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-25T19:05:01.500Z] #28 7.585 Need to get 2934 kB of archives. [2021-08-25T19:05:01.500Z] #28 7.585 After this operation, 6485 kB of additional disk space will be used. [2021-08-25T19:05:01.500Z] #28 7.585 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-08-25T19:05:01.501Z] #28 7.587 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-08-25T19:05:01.501Z] #28 7.587 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-08-25T19:05:01.501Z] #28 7.591 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-08-25T19:05:01.501Z] #28 7.601 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-08-25T19:05:01.501Z] #28 7.601 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-08-25T19:05:01.501Z] #28 7.601 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-08-25T19:05:01.501Z] #28 7.601 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-08-25T19:05:01.501Z] #28 7.601 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-08-25T19:05:01.501Z] #28 7.601 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-08-25T19:05:01.501Z] #28 7.620 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-08-25T19:05:01.501Z] #28 7.622 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-08-25T19:05:01.501Z] #28 7.624 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-25T19:05:01.501Z] #28 7.626 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-25T19:05:01.501Z] #28 7.627 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-25T19:05:01.501Z] #28 7.881 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:01.501Z] #28 7.932 Fetched 2934 kB in 0s (9059 kB/s) [2021-08-25T19:05:01.501Z] #28 7.970 Selecting previously unselected package openssl. [2021-08-25T19:05:01.501Z] #28 7.970 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-08-25T19:05:01.501Z] #28 7.971 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 7.976 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:05:01.501Z] #28 8.131 Selecting previously unselected package ca-certificates. [2021-08-25T19:05:01.501Z] #28 8.133 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-25T19:05:01.501Z] #28 8.138 Unpacking ca-certificates (20210119) ... [2021-08-25T19:05:01.501Z] #28 8.236 Selecting previously unselected package libbrotli1:arm64. [2021-08-25T19:05:01.501Z] #28 8.236 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.245 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-25T19:05:01.501Z] #28 8.320 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-25T19:05:01.501Z] #28 8.321 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.326 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:01.501Z] #28 8.380 Selecting previously unselected package libsasl2-2:arm64. [2021-08-25T19:05:01.501Z] #28 8.380 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.384 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:01.501Z] #28 8.537 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-25T19:05:01.501Z] #28 8.538 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.544 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-25T19:05:01.501Z] #28 8.633 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-25T19:05:01.501Z] #28 8.633 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.637 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-25T19:05:01.501Z] #28 8.857 Selecting previously unselected package libpsl5:arm64. [2021-08-25T19:05:01.501Z] #28 8.859 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.864 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-08-25T19:05:01.501Z] #28 8.916 Selecting previously unselected package librtmp1:arm64. [2021-08-25T19:05:01.501Z] #28 8.917 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.922 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:05:01.501Z] #28 8.981 Selecting previously unselected package libssh2-1:arm64. [2021-08-25T19:05:01.501Z] #28 8.981 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 8.983 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-08-25T19:05:01.501Z] #28 9.053 Selecting previously unselected package libcurl4:arm64. [2021-08-25T19:05:01.501Z] #28 9.055 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 9.060 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-25T19:05:01.501Z] #28 9.200 Selecting previously unselected package curl. [2021-08-25T19:05:01.501Z] #28 9.200 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 9.207 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-25T19:05:01.501Z] #28 9.279 Selecting previously unselected package libonig5:arm64. [2021-08-25T19:05:01.501Z] #28 9.281 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 9.286 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-25T19:05:01.501Z] #28 9.360 Selecting previously unselected package libjq1:arm64. [2021-08-25T19:05:01.501Z] #28 9.360 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 9.365 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-25T19:05:01.501Z] #28 9.432 Selecting previously unselected package jq. [2021-08-25T19:05:01.501Z] #28 9.433 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-08-25T19:05:01.501Z] #28 9.437 Unpacking jq (1.6-2.1) ... [2021-08-25T19:05:01.501Z] #28 9.492 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-08-25T19:05:01.501Z] #28 9.509 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-25T19:05:01.501Z] #28 9.526 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-25T19:05:01.501Z] #28 9.545 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:01.501Z] #28 9.562 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:05:01.501Z] #28 9.579 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:01.501Z] #28 9.599 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-08-25T19:05:01.501Z] #28 9.688 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:05:01.501Z] #28 9.712 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-25T19:05:01.501Z] #28 9.727 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-25T19:05:01.501Z] #28 9.742 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-25T19:05:01.501Z] #28 9.759 Setting up ca-certificates (20210119) ... [2021-08-25T19:05:01.501Z] #28 ... [2021-08-25T19:05:01.501Z] [2021-08-25T19:05:01.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:01.501Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-25T19:05:01.620Z] The recommended git tool is: git [2021-08-25T19:05:02.041Z] #54 ... [2021-08-25T19:05:02.041Z] [2021-08-25T19:05:02.041Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:02.041Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:02.041Z] #19 56.05 Reading package lists... [2021-08-25T19:05:02.448Z] #11 extracting sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 4.4s done [2021-08-25T19:05:02.526Z] #30 2.421 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-25T19:05:02.786Z] #30 2.794 [2021-08-25T19:05:02.786Z] #30 2.896 ######################################################################## 100.0% [2021-08-25T19:05:03.023Z] #11 extracting sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d done [2021-08-25T19:05:03.045Z] #30 ... [2021-08-25T19:05:03.045Z] [2021-08-25T19:05:03.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:03.045Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:03.045Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.7s done [2021-08-25T19:05:03.045Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 6.8s [2021-08-25T19:05:03.045Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.1s done [2021-08-25T19:05:03.045Z] #11 ... [2021-08-25T19:05:03.045Z] [2021-08-25T19:05:03.045Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:03.045Z] #30 sha256:d8cbfc96e3f2be0df4a2938222dd474ff76d0933277bec2aad9e4c07530b4b64 [2021-08-25T19:05:03.045Z] #30 3.159 [2021-08-25T19:05:03.280Z] #19 79.75 Reading package lists... [2021-08-25T19:05:03.280Z] #19 ... [2021-08-25T19:05:03.280Z] [2021-08-25T19:05:03.280Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:03.280Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:05:03.280Z] #60 84.15 encoding/json [2021-08-25T19:05:03.280Z] #60 86.47 github.com/pkg/diff [2021-08-25T19:05:03.280Z] #60 88.12 go/ast [2021-08-25T19:05:03.280Z] #60 90.25 golang.org/x/crypto/ssh/terminal [2021-08-25T19:05:03.280Z] #60 91.50 io/ioutil [2021-08-25T19:05:03.280Z] #60 91.88 mvdan.cc/editorconfig [2021-08-25T19:05:03.280Z] #60 93.37 mvdan.cc/sh/v3/fileutil [2021-08-25T19:05:03.280Z] #60 93.60 text/tabwriter [2021-08-25T19:05:03.280Z] #60 94.09 mvdan.cc/sh/v3/syntax [2021-08-25T19:05:03.285Z] #11 DONE 18.5s [2021-08-25T19:05:03.285Z] [2021-08-25T19:05:03.285Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-25T19:05:03.285Z] #12 sha256:e311a79da24cca28979326e54306947835cc80f43fa715313a3d4782477df685 [2021-08-25T19:05:03.540Z] #60 ... [2021-08-25T19:05:03.541Z] [2021-08-25T19:05:03.541Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:03.541Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:05:03.541Z] #54 94.47 text/template [2021-08-25T19:05:03.985Z] #30 4.082 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-25T19:05:04.555Z] #30 4.454 [2021-08-25T19:05:04.555Z] #30 4.581 ############################# 40.4% ######################################################################## 100.0% [2021-08-25T19:05:04.814Z] #30 4.824 [2021-08-25T19:05:05.273Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.2s [2021-08-25T19:05:05.705Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.4s done [2021-08-25T19:05:05.705Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-25T19:05:05.757Z] #30 5.685 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-25T19:05:06.017Z] #30 6.063 [2021-08-25T19:05:06.536Z] #30 6.180 #### 6.3% ######################################## 55.6% ############################################################## 86.9% ######################################################################## 100.0% [2021-08-25T19:05:06.536Z] #30 6.660 [2021-08-25T19:05:07.173Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 11.9s done [2021-08-25T19:05:07.503Z] #12 DONE 4.3s [2021-08-25T19:05:07.503Z] [2021-08-25T19:05:07.503Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:05:07.503Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-25T19:05:07.503Z] #28 10.73 Updating certificates in /etc/ssl/certs... [2021-08-25T19:05:07.503Z] #28 11.77 129 added, 0 removed; done. [2021-08-25T19:05:07.503Z] #28 11.84 Setting up jq (1.6-2.1) ... [2021-08-25T19:05:07.503Z] #28 11.87 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-25T19:05:07.503Z] #28 11.88 Setting up curl (7.74.0-1.3+b1) ... [2021-08-25T19:05:07.503Z] #28 11.90 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:05:07.503Z] #28 11.93 Processing triggers for ca-certificates (20210119) ... [2021-08-25T19:05:07.503Z] #28 11.94 Updating certificates in /etc/ssl/certs... [2021-08-25T19:05:07.503Z] #28 12.68 0 added, 0 removed; done. [2021-08-25T19:05:07.503Z] #28 12.68 Running hooks in /etc/ca-certificates/update.d... [2021-08-25T19:05:07.503Z] #28 12.68 done. [2021-08-25T19:05:07.503Z] #28 DONE 16.0s [2021-08-25T19:05:07.503Z] [2021-08-25T19:05:07.503Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-25T19:05:07.503Z] #29 sha256:a76f1237065127dacc878f665d1379fa5840b73277e7e78654a072e3f7a51738 [2021-08-25T19:05:07.503Z] #29 DONE 0.1s [2021-08-25T19:05:07.503Z] [2021-08-25T19:05:07.503Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-25T19:05:07.503Z] #13 sha256:0e00a424b41d737dee9f65bc3039bf0f55e9d9ad384baf07fa5e03ed7857b2b7 [2021-08-25T19:05:07.758Z] #54 98.45 log [2021-08-25T19:05:07.921Z] #30 7.653 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-25T19:05:08.106Z] #11 ... [2021-08-25T19:05:08.106Z] [2021-08-25T19:05:08.106Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:08.106Z] #30 sha256:dcb4d9130db42298c37c7ce142466b27f7b579016cafff258023612ff3f2ee52 [2021-08-25T19:05:08.106Z] #30 DONE 17.3s [2021-08-25T19:05:08.106Z] [2021-08-25T19:05:08.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:08.106Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:08.106Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-25T19:05:08.182Z] #30 8.005 [2021-08-25T19:05:08.182Z] #30 8.084 ######################################################################## 100.0% [2021-08-25T19:05:08.182Z] #30 8.327 [2021-08-25T19:05:08.453Z] #13 DONE 1.0s [2021-08-25T19:05:08.453Z] [2021-08-25T19:05:08.453Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:08.453Z] #30 sha256:b595f99a7bbf4e2f7025b8f206f3cd0a1e62c131e390604c3c180ba5a517d8b8 [2021-08-25T19:05:08.676Z] #11 DONE 43.8s [2021-08-25T19:05:08.676Z] [2021-08-25T19:05:08.676Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-25T19:05:08.676Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-25T19:05:08.702Z] #54 99.65 encoding/xml [2021-08-25T19:05:08.724Z] #30 ... [2021-08-25T19:05:08.725Z] [2021-08-25T19:05:08.725Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-25T19:05:08.725Z] #40 sha256:0bca1e7f5b79d7e8057c2406247a0dffc2790fd32f43e689e5a80697ad49d1b5 [2021-08-25T19:05:08.725Z] #40 DONE 0.2s [2021-08-25T19:05:08.725Z] [2021-08-25T19:05:08.725Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-25T19:05:08.725Z] #32 sha256:0d84104602d90abda2f16025f149a9f6e4b55faeecfe15ddc67eb85de1c63306 [2021-08-25T19:05:08.725Z] #32 DONE 0.2s [2021-08-25T19:05:08.725Z] [2021-08-25T19:05:08.725Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-25T19:05:08.725Z] #44 sha256:8bcf84d44e646a3c978a41221529116e26671143b71eaa5633fee0e14968496d [2021-08-25T19:05:08.725Z] #44 DONE 0.3s [2021-08-25T19:05:08.725Z] [2021-08-25T19:05:08.725Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:08.725Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:09.128Z] #30 8.936 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-25T19:05:09.388Z] #30 9.231 [2021-08-25T19:05:09.388Z] #30 9.317 ######################################################################## 100.0% [2021-08-25T19:05:09.613Z] #12 DONE 0.8s [2021-08-25T19:05:09.613Z] [2021-08-25T19:05:09.613Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-25T19:05:09.613Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-25T19:05:09.647Z] #30 9.587 [2021-08-25T19:05:09.647Z] #30 9.668 Download of images into '/build' complete. [2021-08-25T19:05:09.647Z] #30 9.670 Use something like the following to load the result into a Docker daemon: [2021-08-25T19:05:09.647Z] #30 9.670 tar -cC '/build' . | docker load [2021-08-25T19:05:09.932Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 4.0s done [2021-08-25T19:05:09.932Z] #11 ... [2021-08-25T19:05:09.932Z] [2021-08-25T19:05:09.932Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-25T19:05:09.932Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-25T19:05:09.932Z] #28 1.158 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:09.932Z] #28 1.159 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:09.932Z] #28 1.183 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:09.932Z] #28 1.303 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:09.932Z] #28 1.440 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:09.932Z] #28 3.152 Fetched 8399 kB in 2s (3723 kB/s) [2021-08-25T19:05:09.932Z] #28 3.152 Reading package lists... [2021-08-25T19:05:09.932Z] #28 3.968 Reading package lists... [2021-08-25T19:05:09.932Z] #28 4.732 Building dependency tree... [2021-08-25T19:05:09.932Z] #28 5.063 The following additional packages will be installed: [2021-08-25T19:05:09.933Z] #28 5.063 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-25T19:05:09.933Z] #28 5.063 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-25T19:05:09.933Z] #28 5.064 Recommended packages: [2021-08-25T19:05:09.933Z] #28 5.064 libldap-common publicsuffix libsasl2-modules [2021-08-25T19:05:09.933Z] #28 5.212 The following NEW packages will be installed: [2021-08-25T19:05:09.933Z] #28 5.213 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-25T19:05:09.933Z] #28 5.213 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-25T19:05:09.933Z] #28 5.214 libssh2-1 openssl [2021-08-25T19:05:09.933Z] #28 5.496 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-25T19:05:09.933Z] #28 5.496 Need to get 3038 kB of archives. [2021-08-25T19:05:09.933Z] #28 5.496 After this operation, 6652 kB of additional disk space will be used. [2021-08-25T19:05:09.933Z] #28 5.496 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-25T19:05:09.933Z] #28 5.498 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-25T19:05:09.933Z] #28 5.507 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-25T19:05:09.933Z] #28 5.507 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-25T19:05:09.933Z] #28 5.507 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-25T19:05:09.933Z] #28 5.507 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-25T19:05:09.933Z] #28 5.512 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-25T19:05:09.933Z] #28 5.522 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-25T19:05:09.933Z] #28 5.528 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-25T19:05:09.933Z] #28 5.529 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-25T19:05:09.933Z] #28 5.531 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-25T19:05:09.933Z] #28 5.535 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-25T19:05:09.933Z] #28 5.538 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:05:09.933Z] #28 5.543 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:05:09.933Z] #28 5.543 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:05:09.933Z] #28 5.682 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:09.933Z] #28 5.705 Fetched 3038 kB in 0s (9432 kB/s) [2021-08-25T19:05:09.933Z] #28 5.733 Selecting previously unselected package openssl. [2021-08-25T19:05:09.933Z] #28 5.733 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-08-25T19:05:09.933Z] #28 5.736 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 5.741 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:05:09.933Z] #28 6.011 Selecting previously unselected package ca-certificates. [2021-08-25T19:05:09.933Z] #28 6.011 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-25T19:05:09.933Z] #28 6.014 Unpacking ca-certificates (20210119) ... [2021-08-25T19:05:09.933Z] #28 6.089 Selecting previously unselected package libbrotli1:amd64. [2021-08-25T19:05:09.933Z] #28 6.089 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.094 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:05:09.933Z] #28 6.154 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-25T19:05:09.933Z] #28 6.154 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.158 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:09.933Z] #28 6.199 Selecting previously unselected package libsasl2-2:amd64. [2021-08-25T19:05:09.933Z] #28 6.199 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.203 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:09.933Z] #28 6.267 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-25T19:05:09.933Z] #28 6.267 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.269 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:05:09.933Z] #28 6.347 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-25T19:05:09.933Z] #28 6.347 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.350 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:05:09.933Z] #28 6.402 Selecting previously unselected package libpsl5:amd64. [2021-08-25T19:05:09.933Z] #28 6.402 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.407 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:05:09.933Z] #28 6.452 Selecting previously unselected package librtmp1:amd64. [2021-08-25T19:05:09.933Z] #28 6.453 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.461 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:05:09.933Z] #28 6.510 Selecting previously unselected package libssh2-1:amd64. [2021-08-25T19:05:09.933Z] #28 6.510 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.516 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:05:09.933Z] #28 6.575 Selecting previously unselected package libcurl4:amd64. [2021-08-25T19:05:09.933Z] #28 6.575 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.579 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:05:09.933Z] #28 6.748 Selecting previously unselected package curl. [2021-08-25T19:05:09.933Z] #28 6.749 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.753 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-25T19:05:09.933Z] #28 6.824 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:05:09.933Z] #28 6.824 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.832 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:05:09.933Z] #28 6.887 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:05:09.933Z] #28 6.887 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.892 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:05:09.933Z] #28 6.937 Selecting previously unselected package jq. [2021-08-25T19:05:09.933Z] #28 6.937 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:05:09.933Z] #28 6.941 Unpacking jq (1.6-2.1) ... [2021-08-25T19:05:09.933Z] #28 6.982 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-25T19:05:09.933Z] #28 6.994 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-25T19:05:09.933Z] #28 7.005 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-25T19:05:09.933Z] #28 7.014 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:09.933Z] #28 7.025 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-25T19:05:09.933Z] #28 7.035 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-25T19:05:09.933Z] #28 7.046 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-25T19:05:09.933Z] #28 7.057 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-25T19:05:09.933Z] #28 7.072 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:05:09.933Z] #28 7.081 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:05:09.933Z] #28 7.094 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-25T19:05:09.933Z] #28 7.105 Setting up ca-certificates (20210119) ... [2021-08-25T19:05:09.933Z] #28 7.632 Updating certificates in /etc/ssl/certs... [2021-08-25T19:05:09.933Z] #28 8.272 129 added, 0 removed; done. [2021-08-25T19:05:09.933Z] #28 8.302 Setting up jq (1.6-2.1) ... [2021-08-25T19:05:09.933Z] #28 8.313 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-25T19:05:09.933Z] #28 8.326 Setting up curl (7.74.0-1.3+b1) ... [2021-08-25T19:05:09.933Z] #28 8.336 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:05:09.933Z] #28 8.354 Processing triggers for ca-certificates (20210119) ... [2021-08-25T19:05:09.933Z] #28 8.363 Updating certificates in /etc/ssl/certs... [2021-08-25T19:05:09.933Z] #28 8.877 0 added, 0 removed; done. [2021-08-25T19:05:09.933Z] #28 8.877 Running hooks in /etc/ca-certificates/update.d... [2021-08-25T19:05:09.933Z] #28 8.878 done. [2021-08-25T19:05:10.192Z] #28 DONE 10.5s [2021-08-25T19:05:10.192Z] [2021-08-25T19:05:10.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:10.192Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:10.192Z] #11 ... [2021-08-25T19:05:10.192Z] [2021-08-25T19:05:10.192Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-25T19:05:10.192Z] #29 sha256:10345edd08ffbcc18a853d58b86bed9e5d07b9b2375779ce9f903808cb2e0841 [2021-08-25T19:05:10.192Z] #29 DONE 0.1s [2021-08-25T19:05:10.192Z] [2021-08-25T19:05:10.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:10.192Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:10.192Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 [2021-08-25T19:05:10.616Z] #54 ... [2021-08-25T19:05:10.616Z] [2021-08-25T19:05:10.616Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:10.616Z] #60 sha256:b731aa4ec7756192192d5ac95b4cbcd1927e2d89b3dfabd56d6617d54dfd8377 [2021-08-25T19:05:10.616Z] #60 101.2 mvdan.cc/sh/v3/cmd/shfmt [2021-08-25T19:05:10.618Z] #13 DONE 1.0s [2021-08-25T19:05:10.618Z] [2021-08-25T19:05:10.618Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-25T19:05:10.618Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-25T19:05:10.634Z] #30 ... [2021-08-25T19:05:10.634Z] [2021-08-25T19:05:10.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:10.634Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:10.634Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 7.1s [2021-08-25T19:05:10.875Z] #32 ... [2021-08-25T19:05:10.875Z] [2021-08-25T19:05:10.875Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-25T19:05:10.875Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-25T19:05:10.875Z] #40 DONE 0.3s [2021-08-25T19:05:10.875Z] [2021-08-25T19:05:10.875Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-25T19:05:10.875Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-25T19:05:10.875Z] #44 DONE 0.3s [2021-08-25T19:05:10.875Z] [2021-08-25T19:05:10.875Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-25T19:05:10.875Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-25T19:05:10.875Z] #32 DONE 0.3s [2021-08-25T19:05:10.875Z] [2021-08-25T19:05:10.875Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:10.875Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:05:12.011Z] #11 ... [2021-08-25T19:05:12.011Z] [2021-08-25T19:05:12.011Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:12.011Z] #30 sha256:d8cbfc96e3f2be0df4a2938222dd474ff76d0933277bec2aad9e4c07530b4b64 [2021-08-25T19:05:12.011Z] #30 DONE 11.8s [2021-08-25T19:05:12.011Z] [2021-08-25T19:05:12.011Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:12.011Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:13.917Z] #60 DONE 104.9s [2021-08-25T19:05:13.917Z] [2021-08-25T19:05:13.917Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:13.917Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:05:13.917Z] #54 101.4 go/doc [2021-08-25T19:05:13.917Z] #54 104.6 github.com/LK4D4/vndr/versioned [2021-08-25T19:05:13.917Z] #54 104.6 compress/flate [2021-08-25T19:05:14.177Z] #54 105.1 github.com/LK4D4/vndr/build [2021-08-25T19:05:14.318Z] #45 4.712 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:14.318Z] #45 4.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:14.318Z] #45 4.741 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:14.318Z] #45 ... [2021-08-25T19:05:14.318Z] [2021-08-25T19:05:14.319Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:14.319Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:05:14.319Z] #47 4.625 + RM_GOPATH=0 [2021-08-25T19:05:14.319Z] #47 4.625 + TMP_GOPATH= [2021-08-25T19:05:14.319Z] #47 4.627 + : /build [2021-08-25T19:05:14.319Z] #47 4.627 + '[' -z '' ']' [2021-08-25T19:05:14.319Z] #47 4.628 ++ mktemp -d [2021-08-25T19:05:14.319Z] #47 4.637 + export GOPATH=/tmp/tmp.VGX4YdPGh3 [2021-08-25T19:05:14.319Z] #47 4.637 + GOPATH=/tmp/tmp.VGX4YdPGh3 [2021-08-25T19:05:14.319Z] #47 4.637 + RM_GOPATH=1 [2021-08-25T19:05:14.319Z] #47 4.637 + case "$(go env GOARCH)" in [2021-08-25T19:05:14.319Z] #47 4.644 ++ go env GOARCH [2021-08-25T19:05:14.319Z] #47 4.655 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:14.319Z] #47 4.655 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:14.319Z] #47 4.655 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:14.319Z] #47 4.689 + dir=/tmp/install [2021-08-25T19:05:14.319Z] #47 4.690 + bin=vndr [2021-08-25T19:05:14.319Z] #47 4.690 + shift [2021-08-25T19:05:14.319Z] #47 4.691 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-25T19:05:14.319Z] #47 4.691 + . /tmp/install/vndr.installer [2021-08-25T19:05:14.319Z] #47 4.692 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:14.319Z] #47 4.693 + install_vndr [2021-08-25T19:05:14.319Z] #47 4.693 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-25T19:05:14.319Z] #47 4.694 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:14.319Z] #47 4.694 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VGX4YdPGh3/src/github.com/LK4D4/vndr [2021-08-25T19:05:14.319Z] #47 4.697 Cloning into '/tmp/tmp.VGX4YdPGh3/src/github.com/LK4D4/vndr'... [2021-08-25T19:05:14.319Z] #47 5.452 + cd /tmp/tmp.VGX4YdPGh3/src/github.com/LK4D4/vndr [2021-08-25T19:05:14.319Z] #47 5.453 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:14.319Z] #47 5.486 + go build -buildmode=pie -v -o /build/vndr . [2021-08-25T19:05:14.319Z] #47 ... [2021-08-25T19:05:14.319Z] [2021-08-25T19:05:14.319Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:14.319Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:14.319Z] #45 5.440 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-25T19:05:14.403Z] using credential docker-jenkins-github-credentials [2021-08-25T19:05:14.476Z] Cloning the remote Git repository [2021-08-25T19:05:14.476Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:05:14.584Z] #45 5.713 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:05:15.459Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.0s [2021-08-25T19:05:15.979Z] #45 7.135 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:05:16.204Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 12.2s [2021-08-25T19:05:16.204Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 12.9s done [2021-08-25T19:05:14.660Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:05:15.044Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-25T19:05:15.871Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:05:15.871Z] > git --version # timeout=10 [2021-08-25T19:05:15.906Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-25T19:05:15.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:15.910Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:16.463Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 [2021-08-25T19:05:16.721Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-25T19:05:16.724Z] #54 107.7 hash/crc32 [2021-08-25T19:05:16.985Z] #11 DONE 43.9s [2021-08-25T19:05:16.985Z] [2021-08-25T19:05:16.985Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-25T19:05:16.985Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-25T19:05:17.436Z] #33 ... [2021-08-25T19:05:17.436Z] [2021-08-25T19:05:17.437Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:17.437Z] #35 sha256:f3ec4ee6164cd23a96378afb9473b5465049d281fd9906be35fd6e39182c435b [2021-08-25T19:05:17.437Z] #35 5.990 Install go-toml version v1.8.1 [2021-08-25T19:05:17.437Z] #35 6.343 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-25T19:05:17.437Z] #35 ... [2021-08-25T19:05:17.437Z] [2021-08-25T19:05:17.437Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:17.437Z] #25 sha256:153b32089881022526440a65a252f87b9fceedebd69798bb57b8e5b1ae89708e [2021-08-25T19:05:17.437Z] #25 6.217 + RM_GOPATH=0 [2021-08-25T19:05:17.437Z] #25 6.217 + TMP_GOPATH= [2021-08-25T19:05:17.437Z] #25 6.217 + : /build [2021-08-25T19:05:17.437Z] #25 6.217 + '[' -z '' ']' [2021-08-25T19:05:17.437Z] #25 6.217 ++ mktemp -d [2021-08-25T19:05:17.437Z] #25 6.217 + export GOPATH=/tmp/tmp.ibHuH87twF [2021-08-25T19:05:17.437Z] #25 6.217 + GOPATH=/tmp/tmp.ibHuH87twF [2021-08-25T19:05:17.437Z] #25 6.217 + RM_GOPATH=1 [2021-08-25T19:05:17.437Z] #25 6.217 + case "$(go env GOARCH)" in [2021-08-25T19:05:17.437Z] #25 6.219 ++ go env GOARCH [2021-08-25T19:05:17.437Z] #25 6.223 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:17.437Z] #25 6.223 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:17.437Z] #25 6.223 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:17.437Z] #25 6.224 + dir=/tmp/install [2021-08-25T19:05:17.437Z] #25 6.224 + bin=dockercli [2021-08-25T19:05:17.437Z] #25 6.224 + shift [2021-08-25T19:05:17.437Z] #25 6.224 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-25T19:05:17.437Z] #25 6.224 + . /tmp/install/dockercli.installer [2021-08-25T19:05:17.437Z] #25 6.224 ++ : stable [2021-08-25T19:05:17.437Z] #25 6.224 ++ : 17.06.2-ce [2021-08-25T19:05:17.437Z] #25 6.224 + install_dockercli [2021-08-25T19:05:17.437Z] #25 6.224 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-25T19:05:17.437Z] #25 6.232 Install docker/cli version 17.06.2-ce from stable [2021-08-25T19:05:17.437Z] #25 6.234 ++ uname -m [2021-08-25T19:05:17.437Z] #25 6.234 + arch=x86_64 [2021-08-25T19:05:17.437Z] #25 6.234 + '[' x86_64 '!=' x86_64 ']' [2021-08-25T19:05:17.437Z] #25 6.234 + url=https://download.docker.com/linux/static [2021-08-25T19:05:17.437Z] #25 6.257 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-25T19:05:17.437Z] #25 6.257 + tar -xz docker/docker [2021-08-25T19:05:17.666Z] #54 108.5 runtime/cgo [2021-08-25T19:05:17.666Z] #54 108.6 compress/gzip [2021-08-25T19:05:18.364Z] #12 DONE 1.0s [2021-08-25T19:05:18.364Z] [2021-08-25T19:05:18.364Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-25T19:05:18.364Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-25T19:05:18.369Z] #25 ... [2021-08-25T19:05:18.369Z] [2021-08-25T19:05:18.369Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:18.369Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:05:18.369Z] #33 7.178 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-25T19:05:18.369Z] #33 7.178 Cloning into '.'... [2021-08-25T19:05:18.610Z] #54 109.3 vendor/golang.org/x/text/transform [2021-08-25T19:05:18.676Z] #45 ... [2021-08-25T19:05:18.676Z] [2021-08-25T19:05:18.676Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:18.676Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e [2021-08-25T19:05:18.676Z] #57 4.462 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:18.676Z] #57 4.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:18.676Z] #57 4.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:18.677Z] #57 5.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:05:18.677Z] #57 6.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:05:18.677Z] #57 ... [2021-08-25T19:05:18.677Z] [2021-08-25T19:05:18.677Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:18.677Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362 [2021-08-25T19:05:18.677Z] #41 4.135 + git clone https://github.com/docker/distribution.git . [2021-08-25T19:05:18.677Z] #41 4.135 Cloning into '.'... [2021-08-25T19:05:18.677Z] #41 ... [2021-08-25T19:05:18.677Z] [2021-08-25T19:05:18.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:18.677Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:05:18.677Z] #14 5.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:18.677Z] #14 5.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:18.677Z] #14 5.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:18.677Z] #14 5.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:05:18.677Z] #14 7.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:05:18.747Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 8.0s done [2021-08-25T19:05:18.747Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 [2021-08-25T19:05:18.747Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-25T19:05:18.747Z] #11 ... [2021-08-25T19:05:18.747Z] [2021-08-25T19:05:18.747Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:18.747Z] #30 sha256:7886d0713578f84e8e6719ac3c17a57c0d7dedc67977bb28e1aa35668209c304 [2021-08-25T19:05:18.747Z] #30 1.679 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-25T19:05:18.747Z] #30 1.943 [2021-08-25T19:05:18.747Z] #30 2.031 ######################################################################## 100.0% [2021-08-25T19:05:18.747Z] #30 2.220 [2021-08-25T19:05:18.747Z] #30 2.893 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-25T19:05:18.747Z] #30 3.145 [2021-08-25T19:05:18.747Z] #30 3.219 ######################################################################## 100.0% [2021-08-25T19:05:18.747Z] #30 3.413 [2021-08-25T19:05:18.747Z] #30 4.153 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-25T19:05:18.747Z] #30 4.413 [2021-08-25T19:05:18.747Z] #30 4.524 ### 4.7% ########################################## 59.7% ################################################################## 91.9% ######################################################################## 100.0% [2021-08-25T19:05:18.747Z] #30 4.947 [2021-08-25T19:05:18.747Z] #30 5.612 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-25T19:05:18.747Z] #30 5.880 [2021-08-25T19:05:18.747Z] #30 5.943 ######################################################################## 100.0% [2021-08-25T19:05:18.747Z] #30 6.146 [2021-08-25T19:05:18.747Z] #30 6.603 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-25T19:05:18.747Z] #30 6.850 [2021-08-25T19:05:18.747Z] #30 6.942 ######################################################################## 100.0% [2021-08-25T19:05:18.747Z] #30 7.135 [2021-08-25T19:05:18.747Z] #30 7.191 Download of images into '/build' complete. [2021-08-25T19:05:18.747Z] #30 7.191 Use something like the following to load the result into a Docker daemon: [2021-08-25T19:05:18.747Z] #30 7.191 tar -cC '/build' . | docker load [2021-08-25T19:05:18.747Z] #30 DONE 8.4s [2021-08-25T19:05:18.936Z] #13 DONE 0.8s [2021-08-25T19:05:18.936Z] [2021-08-25T19:05:18.936Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:18.936Z] #25 sha256:0cedbd7c7675ec152e8ffd7ec30fe8d13fa9689abc453bce22aa7ed53a44dbf4 [2021-08-25T19:05:18.941Z] #14 ... [2021-08-25T19:05:18.941Z] [2021-08-25T19:05:18.941Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:18.941Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b [2021-08-25T19:05:18.941Z] #33 4.563 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-25T19:05:18.941Z] #33 4.566 Cloning into '.'... [2021-08-25T19:05:18.941Z] #33 ... [2021-08-25T19:05:18.941Z] [2021-08-25T19:05:18.941Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:18.941Z] #35 sha256:375dc546e3d93f32ac8cdaf49ab352854b99f9f3262499d2256bfa13b384ec3d [2021-08-25T19:05:18.941Z] #35 4.170 Install go-toml version v1.8.1 [2021-08-25T19:05:18.941Z] #35 4.728 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-25T19:05:18.941Z] #35 7.145 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:18.941Z] #35 7.156 Use 'go install pkg@version' instead. [2021-08-25T19:05:18.941Z] #35 7.156 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:18.941Z] #35 7.156 or run 'go help get' or 'go help install'. [2021-08-25T19:05:18.941Z] #35 7.615 github.com/pelletier/go-toml [2021-08-25T19:05:19.008Z] [2021-08-25T19:05:19.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-25T19:05:19.008Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-25T19:05:19.008Z] #11 DONE 28.1s [2021-08-25T19:05:19.008Z] [2021-08-25T19:05:19.008Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-25T19:05:19.008Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-25T19:05:19.182Z] #54 109.9 vendor/golang.org/x/text/unicode/bidi [2021-08-25T19:05:19.195Z] #25 ... [2021-08-25T19:05:19.195Z] [2021-08-25T19:05:19.195Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-25T19:05:19.195Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-25T19:05:19.195Z] #40 DONE 0.2s [2021-08-25T19:05:19.195Z] [2021-08-25T19:05:19.195Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-25T19:05:19.195Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-25T19:05:19.195Z] #32 DONE 0.3s [2021-08-25T19:05:19.195Z] [2021-08-25T19:05:19.195Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-25T19:05:19.195Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-25T19:05:19.195Z] #44 DONE 0.3s [2021-08-25T19:05:19.195Z] [2021-08-25T19:05:19.195Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:19.195Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:19.204Z] #35 ... [2021-08-25T19:05:19.204Z] [2021-08-25T19:05:19.204Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:19.204Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:05:19.204Z] #53 4.378 + RM_GOPATH=0 [2021-08-25T19:05:19.204Z] #53 4.378 + TMP_GOPATH= [2021-08-25T19:05:19.204Z] #53 4.378 + : /build [2021-08-25T19:05:19.204Z] #53 4.378 + '[' -z '' ']' [2021-08-25T19:05:19.204Z] #53 4.380 ++ mktemp -d [2021-08-25T19:05:19.204Z] #53 4.392 + export GOPATH=/tmp/tmp.IR67mH2DiI [2021-08-25T19:05:19.204Z] #53 4.392 + GOPATH=/tmp/tmp.IR67mH2DiI [2021-08-25T19:05:19.204Z] #53 4.392 + RM_GOPATH=1 [2021-08-25T19:05:19.204Z] #53 4.392 + case "$(go env GOARCH)" in [2021-08-25T19:05:19.204Z] #53 4.392 ++ go env GOARCH [2021-08-25T19:05:19.204Z] #53 4.415 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.204Z] #53 4.415 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.204Z] #53 4.424 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:19.204Z] #53 4.428 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:19.204Z] #53 4.428 + dir=/tmp/install [2021-08-25T19:05:19.204Z] #53 4.428 + bin=shfmt [2021-08-25T19:05:19.204Z] #53 4.428 + shift [2021-08-25T19:05:19.204Z] #53 4.428 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-25T19:05:19.204Z] #53 4.428 + . /tmp/install/shfmt.installer [2021-08-25T19:05:19.204Z] #53 4.428 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:19.204Z] #53 4.428 + install_shfmt [2021-08-25T19:05:19.204Z] #53 4.428 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-25T19:05:19.204Z] #53 4.428 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IR67mH2DiI/src/github.com/mvdan/sh [2021-08-25T19:05:19.204Z] #53 4.428 Cloning into '/tmp/tmp.IR67mH2DiI/src/github.com/mvdan/sh'... [2021-08-25T19:05:19.269Z] #12 DONE 0.5s [2021-08-25T19:05:19.468Z] #53 ... [2021-08-25T19:05:19.468Z] [2021-08-25T19:05:19.468Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:19.468Z] #51 sha256:dc94ce48f4fc830a95d7ea2e9e9ff9ebb5783ff3a042abf7284fff1d521e329f [2021-08-25T19:05:19.468Z] #51 3.708 + RM_GOPATH=0 [2021-08-25T19:05:19.468Z] #51 3.708 + TMP_GOPATH= [2021-08-25T19:05:19.468Z] #51 3.709 + : /build [2021-08-25T19:05:19.468Z] #51 3.709 + '[' -z '' ']' [2021-08-25T19:05:19.468Z] #51 3.709 ++ mktemp -d [2021-08-25T19:05:19.468Z] #51 3.711 + export GOPATH=/tmp/tmp.ziU5lL0gEa [2021-08-25T19:05:19.468Z] #51 3.711 + GOPATH=/tmp/tmp.ziU5lL0gEa [2021-08-25T19:05:19.468Z] #51 3.711 + RM_GOPATH=1 [2021-08-25T19:05:19.468Z] #51 3.711 + case "$(go env GOARCH)" in [2021-08-25T19:05:19.468Z] #51 3.711 ++ go env GOARCH [2021-08-25T19:05:19.468Z] #51 3.742 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.468Z] #51 3.742 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.468Z] #51 3.742 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:19.468Z] #51 3.742 + dir=/tmp/install [2021-08-25T19:05:19.468Z] #51 3.742 + bin=golangci_lint [2021-08-25T19:05:19.468Z] #51 3.742 + shift [2021-08-25T19:05:19.468Z] #51 3.742 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-25T19:05:19.468Z] #51 3.742 + . /tmp/install/golangci_lint.installer [2021-08-25T19:05:19.468Z] #51 3.742 ++ : v1.23.8 [2021-08-25T19:05:19.468Z] #51 3.742 + install_golangci_lint [2021-08-25T19:05:19.468Z] #51 3.742 + set -e [2021-08-25T19:05:19.468Z] #51 3.742 + export GO111MODULE=on [2021-08-25T19:05:19.468Z] #51 3.742 + GO111MODULE=on [2021-08-25T19:05:19.468Z] #51 3.742 + GOBIN=/build [2021-08-25T19:05:19.468Z] #51 3.742 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-25T19:05:19.468Z] #51 4.267 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-25T19:05:19.468Z] #51 8.884 go: downloading github.com/fatih/color v1.7.0 [2021-08-25T19:05:19.468Z] #51 8.904 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-25T19:05:19.468Z] #51 8.931 go: downloading github.com/pkg/errors v0.8.1 [2021-08-25T19:05:19.468Z] #51 9.047 go: downloading github.com/spf13/viper v1.6.1 [2021-08-25T19:05:19.468Z] #51 9.054 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-25T19:05:19.468Z] #51 9.104 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-25T19:05:19.468Z] #51 9.656 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-25T19:05:19.468Z] #51 9.679 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-25T19:05:19.468Z] #51 9.797 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-25T19:05:19.468Z] #51 9.854 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-25T19:05:19.468Z] #51 9.873 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-25T19:05:19.468Z] #51 9.894 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-25T19:05:19.468Z] #51 10.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-25T19:05:19.468Z] #51 10.65 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-25T19:05:19.468Z] #51 ... [2021-08-25T19:05:19.468Z] [2021-08-25T19:05:19.468Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:19.468Z] #60 sha256:e1ce898fa90dc81141983a1f60cd7b9acb5b4f9189ca0373db196df61bbebe70 [2021-08-25T19:05:19.468Z] #60 5.005 + RM_GOPATH=0 [2021-08-25T19:05:19.468Z] #60 5.005 + TMP_GOPATH= [2021-08-25T19:05:19.468Z] #60 5.005 + : /build [2021-08-25T19:05:19.468Z] #60 5.005 + '[' -z '' ']' [2021-08-25T19:05:19.468Z] #60 5.006 ++ mktemp -d [2021-08-25T19:05:19.468Z] #60 5.014 + export GOPATH=/tmp/tmp.pMO6Rh4bLj [2021-08-25T19:05:19.468Z] #60 5.014 + GOPATH=/tmp/tmp.pMO6Rh4bLj [2021-08-25T19:05:19.468Z] #60 5.014 + RM_GOPATH=1 [2021-08-25T19:05:19.468Z] #60 5.014 + case "$(go env GOARCH)" in [2021-08-25T19:05:19.468Z] #60 5.014 ++ go env GOARCH [2021-08-25T19:05:19.468Z] #60 5.028 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.468Z] #60 5.028 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.468Z] #60 5.029 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:19.468Z] #60 5.030 + dir=/tmp/install [2021-08-25T19:05:19.468Z] #60 5.032 + bin=rootlesskit [2021-08-25T19:05:19.468Z] #60 5.032 + shift [2021-08-25T19:05:19.468Z] #60 5.033 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-25T19:05:19.468Z] #60 5.034 + . /tmp/install/rootlesskit.installer [2021-08-25T19:05:19.468Z] #60 5.036 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:19.468Z] #60 5.036 + install_rootlesskit [2021-08-25T19:05:19.468Z] #60 5.036 + case "$1" in [2021-08-25T19:05:19.468Z] #60 5.048 + export CGO_ENABLED=0 [2021-08-25T19:05:19.468Z] #60 5.048 + CGO_ENABLED=0 [2021-08-25T19:05:19.468Z] #60 5.048 + _install_rootlesskit [2021-08-25T19:05:19.468Z] #60 5.049 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-25T19:05:19.468Z] #60 5.049 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:19.468Z] #60 5.050 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pMO6Rh4bLj/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:19.468Z] #60 5.060 Cloning into '/tmp/tmp.pMO6Rh4bLj/src/github.com/rootless-containers/rootlesskit'... [2021-08-25T19:05:19.468Z] #60 8.300 + cd /tmp/tmp.pMO6Rh4bLj/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:19.468Z] #60 8.300 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:19.468Z] #60 8.400 + export GO111MODULE=on [2021-08-25T19:05:19.468Z] #60 8.400 + GO111MODULE=on [2021-08-25T19:05:19.468Z] #60 8.400 + export GOPROXY=https://proxy.golang.org [2021-08-25T19:05:19.468Z] #60 8.400 + GOPROXY=https://proxy.golang.org [2021-08-25T19:05:19.468Z] #60 8.400 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:05:19.468Z] #60 8.400 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-25T19:05:19.468Z] #60 9.432 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-25T19:05:19.468Z] #60 9.441 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:19.468Z] #60 9.442 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-25T19:05:19.468Z] #60 9.729 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-25T19:05:19.468Z] #60 9.969 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-25T19:05:19.529Z] [2021-08-25T19:05:19.529Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-25T19:05:19.529Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-25T19:05:19.734Z] #60 ... [2021-08-25T19:05:19.734Z] [2021-08-25T19:05:19.734Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:19.734Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:05:19.734Z] #25 3.284 + RM_GOPATH=0 [2021-08-25T19:05:19.734Z] #25 3.284 + TMP_GOPATH= [2021-08-25T19:05:19.734Z] #25 3.284 + : /build [2021-08-25T19:05:19.734Z] #25 3.284 + '[' -z '' ']' [2021-08-25T19:05:19.734Z] #25 3.288 ++ mktemp -d [2021-08-25T19:05:19.734Z] #25 3.291 + export GOPATH=/tmp/tmp.CMK9LozvT6 [2021-08-25T19:05:19.734Z] #25 3.291 + GOPATH=/tmp/tmp.CMK9LozvT6 [2021-08-25T19:05:19.734Z] #25 3.291 + RM_GOPATH=1 [2021-08-25T19:05:19.734Z] #25 3.291 + case "$(go env GOARCH)" in [2021-08-25T19:05:19.734Z] #25 3.292 ++ go env GOARCH [2021-08-25T19:05:19.734Z] #25 3.308 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.734Z] #25 3.308 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.734Z] #25 3.308 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:19.734Z] #25 3.310 Install docker/cli version 17.06.2-ce from stable [2021-08-25T19:05:19.734Z] #25 3.310 + dir=/tmp/install [2021-08-25T19:05:19.734Z] #25 3.310 + bin=dockercli [2021-08-25T19:05:19.734Z] #25 3.310 + shift [2021-08-25T19:05:19.734Z] #25 3.310 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-25T19:05:19.734Z] #25 3.310 + . /tmp/install/dockercli.installer [2021-08-25T19:05:19.734Z] #25 3.310 ++ : stable [2021-08-25T19:05:19.734Z] #25 3.310 ++ : 17.06.2-ce [2021-08-25T19:05:19.734Z] #25 3.310 + install_dockercli [2021-08-25T19:05:19.734Z] #25 3.310 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-25T19:05:19.734Z] #25 3.312 ++ uname -m [2021-08-25T19:05:19.734Z] #25 3.313 + arch=aarch64 [2021-08-25T19:05:19.734Z] #25 3.313 + '[' aarch64 '!=' x86_64 ']' [2021-08-25T19:05:19.734Z] #25 3.313 + '[' aarch64 '!=' s390x ']' [2021-08-25T19:05:19.734Z] #25 3.313 + '[' aarch64 '!=' armhf ']' [2021-08-25T19:05:19.734Z] #25 3.313 + build_dockercli [2021-08-25T19:05:19.734Z] #25 3.313 + git clone https://github.com/docker/docker-ce /tmp/tmp.CMK9LozvT6/tmp/docker-ce [2021-08-25T19:05:19.734Z] #25 3.321 Cloning into '/tmp/tmp.CMK9LozvT6/tmp/docker-ce'... [2021-08-25T19:05:19.734Z] #25 ... [2021-08-25T19:05:19.734Z] [2021-08-25T19:05:19.734Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:19.734Z] #49 sha256:5aa4894e7fdc00400eadadc4fb34b89db38ffb697f0b2b5206af04d18e460426 [2021-08-25T19:05:19.734Z] #49 4.683 + RM_GOPATH=0 [2021-08-25T19:05:19.734Z] #49 4.683 + TMP_GOPATH= [2021-08-25T19:05:19.734Z] #49 4.683 + : /build [2021-08-25T19:05:19.734Z] #49 4.684 + '[' -z '' ']' [2021-08-25T19:05:19.734Z] #49 4.685 ++ mktemp -d [2021-08-25T19:05:19.734Z] #49 4.696 + export GOPATH=/tmp/tmp.EihJY30w8X [2021-08-25T19:05:19.734Z] #49 4.696 + GOPATH=/tmp/tmp.EihJY30w8X [2021-08-25T19:05:19.734Z] #49 4.696 + RM_GOPATH=1 [2021-08-25T19:05:19.734Z] #49 4.696 + case "$(go env GOARCH)" in [2021-08-25T19:05:19.734Z] #49 4.698 ++ go env GOARCH [2021-08-25T19:05:19.734Z] #49 4.709 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.734Z] #49 4.709 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:19.734Z] #49 4.709 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:19.734Z] #49 4.711 + dir=/tmp/install [2021-08-25T19:05:19.734Z] #49 4.711 + bin=gotestsum [2021-08-25T19:05:19.734Z] #49 4.712 + shift [2021-08-25T19:05:19.734Z] #49 4.712 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-25T19:05:19.734Z] #49 4.712 + . /tmp/install/gotestsum.installer [2021-08-25T19:05:19.734Z] #49 4.712 ++ : v0.5.3 [2021-08-25T19:05:19.734Z] #49 4.712 + install_gotestsum [2021-08-25T19:05:19.734Z] #49 4.718 + set -e [2021-08-25T19:05:19.734Z] #49 4.718 + export GO111MODULE=on [2021-08-25T19:05:19.734Z] #49 4.718 + GO111MODULE=on [2021-08-25T19:05:19.734Z] #49 4.718 + GOBIN=/build [2021-08-25T19:05:19.734Z] #49 4.718 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-25T19:05:19.734Z] #49 5.187 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:05:19.734Z] #49 6.544 go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:05:19.734Z] #49 6.551 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:05:19.734Z] #49 6.551 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:19.734Z] #49 6.599 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:05:19.734Z] #49 7.070 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:05:19.734Z] #49 7.087 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:05:19.734Z] #49 7.090 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:05:19.734Z] #49 7.197 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:05:19.734Z] #49 7.381 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:05:19.734Z] #49 7.790 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:05:19.734Z] #49 7.827 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:05:19.734Z] #49 ... [2021-08-25T19:05:19.734Z] [2021-08-25T19:05:19.734Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:19.734Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-25T19:05:19.734Z] #37 5.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:19.734Z] #37 5.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:19.734Z] #37 5.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:19.734Z] #37 6.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:05:19.734Z] #37 7.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:05:19.789Z] #13 DONE 0.5s [2021-08-25T19:05:19.789Z] [2021-08-25T19:05:19.789Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:19.789Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:19.998Z] #37 ... [2021-08-25T19:05:19.998Z] [2021-08-25T19:05:19.998Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:19.998Z] #30 sha256:b595f99a7bbf4e2f7025b8f206f3cd0a1e62c131e390604c3c180ba5a517d8b8 [2021-08-25T19:05:19.998Z] #30 2.846 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-25T19:05:19.998Z] #30 3.466 [2021-08-25T19:05:19.998Z] #30 3.628 0.2% ######################################################################## 100.0% [2021-08-25T19:05:19.998Z] #30 4.034 [2021-08-25T19:05:19.998Z] #30 7.051 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-25T19:05:19.998Z] #30 8.594 #=#=# [2021-08-25T19:05:19.998Z] #30 8.960 0.8% ######################################################################## 100.0% [2021-08-25T19:05:19.998Z] #30 10.41 [2021-08-25T19:05:20.049Z] #37 ... [2021-08-25T19:05:20.049Z] [2021-08-25T19:05:20.049Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-25T19:05:20.049Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-25T19:05:20.049Z] #40 DONE 0.2s [2021-08-25T19:05:20.049Z] [2021-08-25T19:05:20.049Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-25T19:05:20.049Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-25T19:05:20.049Z] #32 DONE 0.2s [2021-08-25T19:05:20.049Z] [2021-08-25T19:05:20.049Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-25T19:05:20.049Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-25T19:05:20.049Z] #44 DONE 0.2s [2021-08-25T19:05:20.309Z] [2021-08-25T19:05:20.309Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:20.309Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:20.567Z] #54 111.5 vendor/golang.org/x/text/secure/bidirule [2021-08-25T19:05:20.579Z] #30 ... [2021-08-25T19:05:20.579Z] [2021-08-25T19:05:20.579Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:20.579Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:05:20.579Z] #53 12.01 + cd /tmp/tmp.IR67mH2DiI/src/github.com/mvdan/sh [2021-08-25T19:05:20.579Z] #53 12.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:20.579Z] #53 12.18 + GO111MODULE=on [2021-08-25T19:05:20.579Z] #53 12.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-25T19:05:20.790Z] using credential docker-jenkins-github-credentials [2021-08-25T19:05:20.829Z] #54 111.7 vendor/golang.org/x/text/unicode/norm [2021-08-25T19:05:20.871Z] Cloning the remote Git repository [2021-08-25T19:05:20.871Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:05:20.894Z] #33 ... [2021-08-25T19:05:20.894Z] [2021-08-25T19:05:20.894Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:20.894Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:05:20.894Z] #47 7.148 + RM_GOPATH=0 [2021-08-25T19:05:20.894Z] #47 7.148 + TMP_GOPATH= [2021-08-25T19:05:20.894Z] #47 7.148 + : /build [2021-08-25T19:05:20.894Z] #47 7.148 + '[' -z '' ']' [2021-08-25T19:05:20.894Z] #47 7.148 ++ mktemp -d [2021-08-25T19:05:20.894Z] #47 7.148 + export GOPATH=/tmp/tmp.vjV0OekCbC [2021-08-25T19:05:20.894Z] #47 7.148 + GOPATH=/tmp/tmp.vjV0OekCbC [2021-08-25T19:05:20.894Z] #47 7.148 + RM_GOPATH=1 [2021-08-25T19:05:20.894Z] #47 7.148 + case "$(go env GOARCH)" in [2021-08-25T19:05:20.894Z] #47 7.148 ++ go env GOARCH [2021-08-25T19:05:20.894Z] #47 7.169 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:20.894Z] #47 7.169 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:20.894Z] #47 7.169 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:20.894Z] #47 7.170 + dir=/tmp/install [2021-08-25T19:05:20.894Z] #47 7.170 + bin=vndr [2021-08-25T19:05:20.894Z] #47 7.170 + shift [2021-08-25T19:05:20.894Z] #47 7.170 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-25T19:05:20.894Z] #47 7.170 + . /tmp/install/vndr.installer [2021-08-25T19:05:20.894Z] #47 7.170 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:20.894Z] #47 7.170 + install_vndr [2021-08-25T19:05:20.894Z] #47 7.170 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-25T19:05:20.894Z] #47 7.170 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vjV0OekCbC/src/github.com/LK4D4/vndr [2021-08-25T19:05:20.894Z] #47 7.170 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:20.894Z] #47 7.183 Cloning into '/tmp/tmp.vjV0OekCbC/src/github.com/LK4D4/vndr'... [2021-08-25T19:05:20.894Z] #47 8.156 + cd /tmp/tmp.vjV0OekCbC/src/github.com/LK4D4/vndr [2021-08-25T19:05:20.894Z] #47 8.157 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:20.894Z] #47 8.191 + go build -buildmode=pie -v -o /build/vndr . [2021-08-25T19:05:20.894Z] #47 9.203 internal/abi [2021-08-25T19:05:20.894Z] #47 9.224 internal/unsafeheader [2021-08-25T19:05:20.894Z] #47 9.274 internal/cpu [2021-08-25T19:05:20.894Z] #47 9.399 internal/goexperiment [2021-08-25T19:05:20.894Z] #47 9.510 runtime/internal/atomic [2021-08-25T19:05:20.894Z] #47 9.880 internal/bytealg [2021-08-25T19:05:20.894Z] #47 9.978 runtime/internal/sys [2021-08-25T19:05:20.894Z] #47 ... [2021-08-25T19:05:20.894Z] [2021-08-25T19:05:20.894Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:20.894Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:05:20.894Z] #53 6.947 + RM_GOPATH=0 [2021-08-25T19:05:20.894Z] #53 6.947 + TMP_GOPATH= [2021-08-25T19:05:20.894Z] #53 6.947 + : /build [2021-08-25T19:05:20.894Z] #53 6.947 + '[' -z '' ']' [2021-08-25T19:05:20.894Z] #53 6.947 ++ mktemp -d [2021-08-25T19:05:20.894Z] #53 6.947 + export GOPATH=/tmp/tmp.KSE2OQBHLP [2021-08-25T19:05:20.894Z] #53 6.947 + GOPATH=/tmp/tmp.KSE2OQBHLP [2021-08-25T19:05:20.894Z] #53 6.947 + RM_GOPATH=1 [2021-08-25T19:05:20.894Z] #53 6.947 + case "$(go env GOARCH)" in [2021-08-25T19:05:20.894Z] #53 6.947 ++ go env GOARCH [2021-08-25T19:05:20.894Z] #53 6.961 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:20.894Z] #53 6.961 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:20.894Z] #53 6.961 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:20.894Z] #53 6.961 + dir=/tmp/install [2021-08-25T19:05:20.894Z] #53 6.961 + bin=shfmt [2021-08-25T19:05:20.894Z] #53 6.961 + shift [2021-08-25T19:05:20.894Z] #53 6.961 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-25T19:05:20.894Z] #53 6.961 + . /tmp/install/shfmt.installer [2021-08-25T19:05:20.894Z] #53 6.961 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:20.894Z] #53 6.961 + install_shfmt [2021-08-25T19:05:20.894Z] #53 6.961 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-25T19:05:20.894Z] #53 6.961 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KSE2OQBHLP/src/github.com/mvdan/sh [2021-08-25T19:05:20.894Z] #53 6.961 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:20.894Z] #53 6.989 Cloning into '/tmp/tmp.KSE2OQBHLP/src/github.com/mvdan/sh'... [2021-08-25T19:05:20.894Z] #53 ... [2021-08-25T19:05:20.894Z] [2021-08-25T19:05:20.894Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:20.894Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:21.153Z] #14 ... [2021-08-25T19:05:21.153Z] [2021-08-25T19:05:21.153Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:21.153Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:21.153Z] #41 6.909 + git clone https://github.com/docker/distribution.git . [2021-08-25T19:05:21.153Z] #41 6.909 Cloning into '.'... [2021-08-25T19:05:21.412Z] #41 ... [2021-08-25T19:05:21.412Z] [2021-08-25T19:05:21.412Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:21.412Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:21.412Z] #57 7.344 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:21.412Z] #57 7.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:21.412Z] #57 7.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:21.412Z] #57 8.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:21.412Z] #57 9.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:21.412Z] #57 ... [2021-08-25T19:05:21.412Z] [2021-08-25T19:05:21.412Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:21.412Z] #49 sha256:769c56750f20a2e278a7a899299013178b9bca86c6399f4020577eb3f9836bf2 [2021-08-25T19:05:21.412Z] #49 6.946 + RM_GOPATH=0 [2021-08-25T19:05:21.412Z] #49 6.946 + TMP_GOPATH= [2021-08-25T19:05:21.412Z] #49 6.946 + : /build [2021-08-25T19:05:21.412Z] #49 6.946 + '[' -z '' ']' [2021-08-25T19:05:21.412Z] #49 6.946 ++ mktemp -d [2021-08-25T19:05:21.412Z] #49 6.946 + export GOPATH=/tmp/tmp.lSlBtpYv21 [2021-08-25T19:05:21.412Z] #49 6.946 + GOPATH=/tmp/tmp.lSlBtpYv21 [2021-08-25T19:05:21.412Z] #49 6.946 + RM_GOPATH=1 [2021-08-25T19:05:21.412Z] #49 6.946 + case "$(go env GOARCH)" in [2021-08-25T19:05:21.412Z] #49 6.946 ++ go env GOARCH [2021-08-25T19:05:21.412Z] #49 6.976 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:21.412Z] #49 6.976 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:21.412Z] #49 6.976 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:21.412Z] #49 6.988 + dir=/tmp/install [2021-08-25T19:05:21.412Z] #49 6.988 + bin=gotestsum [2021-08-25T19:05:21.412Z] #49 6.988 + shift [2021-08-25T19:05:21.412Z] #49 6.988 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-25T19:05:21.412Z] #49 6.988 + . /tmp/install/gotestsum.installer [2021-08-25T19:05:21.412Z] #49 6.988 ++ : v0.5.3 [2021-08-25T19:05:21.412Z] #49 6.988 + install_gotestsum [2021-08-25T19:05:21.412Z] #49 6.988 + set -e [2021-08-25T19:05:21.412Z] #49 6.988 + export GO111MODULE=on [2021-08-25T19:05:21.412Z] #49 6.988 + GO111MODULE=on [2021-08-25T19:05:21.412Z] #49 6.988 + GOBIN=/build [2021-08-25T19:05:21.412Z] #49 6.988 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-25T19:05:21.412Z] #49 7.666 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:05:21.412Z] #49 8.898 go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:05:21.412Z] #49 8.915 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:05:21.412Z] #49 8.939 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:21.412Z] #49 8.964 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:05:21.412Z] #49 9.178 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:05:21.412Z] #49 9.249 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:05:21.412Z] #49 9.284 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:05:21.412Z] #49 9.413 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:05:21.412Z] #49 9.516 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:05:21.412Z] #49 9.960 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:05:21.528Z] #53 12.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-25T19:05:21.529Z] #53 12.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-25T19:05:21.529Z] #53 13.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-25T19:05:21.681Z] #49 ... [2021-08-25T19:05:21.681Z] [2021-08-25T19:05:21.681Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:21.681Z] #60 sha256:f671ae8642159dbb39a13ce1784054248bc3b3fcf8bbc2d246d8960ccb05abcd [2021-08-25T19:05:21.681Z] #60 7.147 + RM_GOPATH=0 [2021-08-25T19:05:21.681Z] #60 7.147 + TMP_GOPATH= [2021-08-25T19:05:21.681Z] #60 7.147 + : /build [2021-08-25T19:05:21.681Z] #60 7.147 + '[' -z '' ']' [2021-08-25T19:05:21.681Z] #60 7.147 ++ mktemp -d [2021-08-25T19:05:21.681Z] #60 7.150 + export GOPATH=/tmp/tmp.1cZWC1xkVF [2021-08-25T19:05:21.681Z] #60 7.150 + GOPATH=/tmp/tmp.1cZWC1xkVF [2021-08-25T19:05:21.681Z] #60 7.150 + RM_GOPATH=1 [2021-08-25T19:05:21.681Z] #60 7.150 + case "$(go env GOARCH)" in [2021-08-25T19:05:21.681Z] #60 7.156 ++ go env GOARCH [2021-08-25T19:05:21.681Z] #60 7.173 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:21.681Z] #60 7.188 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:21.681Z] #60 7.188 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:21.681Z] #60 7.188 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:21.681Z] #60 7.188 + dir=/tmp/install [2021-08-25T19:05:21.681Z] #60 7.188 + bin=rootlesskit [2021-08-25T19:05:21.681Z] #60 7.188 + shift [2021-08-25T19:05:21.681Z] #60 7.188 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-25T19:05:21.681Z] #60 7.188 + . /tmp/install/rootlesskit.installer [2021-08-25T19:05:21.681Z] #60 7.188 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:21.681Z] #60 7.188 + install_rootlesskit [2021-08-25T19:05:21.681Z] #60 7.188 + case "$1" in [2021-08-25T19:05:21.681Z] #60 7.188 + export CGO_ENABLED=0 [2021-08-25T19:05:21.681Z] #60 7.188 + CGO_ENABLED=0 [2021-08-25T19:05:21.681Z] #60 7.188 + _install_rootlesskit [2021-08-25T19:05:21.681Z] #60 7.188 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-25T19:05:21.681Z] #60 7.188 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1cZWC1xkVF/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:21.681Z] #60 7.188 Cloning into '/tmp/tmp.1cZWC1xkVF/src/github.com/rootless-containers/rootlesskit'... [2021-08-25T19:05:21.681Z] #60 10.74 + cd /tmp/tmp.1cZWC1xkVF/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:21.681Z] #60 10.74 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:21.681Z] #60 10.77 + export GO111MODULE=on [2021-08-25T19:05:21.681Z] #60 10.80 + GO111MODULE=on [2021-08-25T19:05:21.681Z] #60 10.80 + export GOPROXY=https://proxy.golang.org [2021-08-25T19:05:21.681Z] #60 10.80 + GOPROXY=https://proxy.golang.org [2021-08-25T19:05:21.681Z] #60 10.80 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:05:21.681Z] #60 10.80 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-25T19:05:21.681Z] #60 ... [2021-08-25T19:05:21.681Z] [2021-08-25T19:05:21.681Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:21.681Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:21.938Z] #45 ... [2021-08-25T19:05:21.938Z] [2021-08-25T19:05:21.938Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:21.938Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:21.938Z] #37 7.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:21.938Z] #37 7.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:21.938Z] #37 7.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:21.938Z] #37 8.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:21.938Z] #37 9.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:21.938Z] #37 ... [2021-08-25T19:05:21.938Z] [2021-08-25T19:05:21.938Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:21.938Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:21.938Z] #51 6.285 + RM_GOPATH=0 [2021-08-25T19:05:21.938Z] #51 6.285 + TMP_GOPATH= [2021-08-25T19:05:21.938Z] #51 6.285 + : /build [2021-08-25T19:05:21.938Z] #51 6.285 + '[' -z '' ']' [2021-08-25T19:05:21.939Z] #51 6.285 ++ mktemp -d [2021-08-25T19:05:21.939Z] #51 6.285 + export GOPATH=/tmp/tmp.Y0gkkPoVnR [2021-08-25T19:05:21.939Z] #51 6.285 + GOPATH=/tmp/tmp.Y0gkkPoVnR [2021-08-25T19:05:21.939Z] #51 6.285 + RM_GOPATH=1 [2021-08-25T19:05:21.939Z] #51 6.285 + case "$(go env GOARCH)" in [2021-08-25T19:05:21.939Z] #51 6.285 ++ go env GOARCH [2021-08-25T19:05:21.939Z] #51 6.301 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:21.939Z] #51 6.301 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:21.939Z] #51 6.301 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:21.939Z] #51 6.301 + dir=/tmp/install [2021-08-25T19:05:21.939Z] #51 6.301 + bin=golangci_lint [2021-08-25T19:05:21.939Z] #51 6.301 + shift [2021-08-25T19:05:21.939Z] #51 6.301 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-25T19:05:21.939Z] #51 6.301 + . /tmp/install/golangci_lint.installer [2021-08-25T19:05:21.939Z] #51 6.301 ++ : v1.23.8 [2021-08-25T19:05:21.939Z] #51 6.301 + install_golangci_lint [2021-08-25T19:05:21.939Z] #51 6.301 + set -e [2021-08-25T19:05:21.939Z] #51 6.301 + export GO111MODULE=on [2021-08-25T19:05:21.939Z] #51 6.301 + GO111MODULE=on [2021-08-25T19:05:21.939Z] #51 6.301 + GOBIN=/build [2021-08-25T19:05:21.939Z] #51 6.301 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-25T19:05:21.939Z] #51 6.685 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-25T19:05:22.196Z] #51 ... [2021-08-25T19:05:22.196Z] [2021-08-25T19:05:22.196Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:22.196Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:05:22.196Z] #47 10.34 runtime/internal/math [2021-08-25T19:05:22.196Z] #47 10.44 internal/race [2021-08-25T19:05:22.196Z] #47 10.76 runtime [2021-08-25T19:05:22.196Z] #47 10.77 sync/atomic [2021-08-25T19:05:22.196Z] #47 11.61 unicode [2021-08-25T19:05:21.046Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:05:21.454Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-25T19:05:22.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:05:22.299Z] > git --version # timeout=10 [2021-08-25T19:05:22.330Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-25T19:05:22.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:22.345Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:22.752Z] #54 ... [2021-08-25T19:05:22.752Z] [2021-08-25T19:05:22.752Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:22.752Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:22.752Z] #19 79.75 Reading package lists... [2021-08-25T19:05:23.455Z] #53 15.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-25T19:05:24.472Z] #45 ... [2021-08-25T19:05:24.472Z] [2021-08-25T19:05:24.472Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:24.472Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:05:24.472Z] #53 5.355 + RM_GOPATH=0 [2021-08-25T19:05:24.472Z] #53 5.355 + TMP_GOPATH= [2021-08-25T19:05:24.472Z] #53 5.355 + : /build [2021-08-25T19:05:24.472Z] #53 5.355 + '[' -z '' ']' [2021-08-25T19:05:24.472Z] #53 5.357 ++ mktemp -d [2021-08-25T19:05:24.472Z] #53 5.357 + export GOPATH=/tmp/tmp.FCH6jUCYwQ [2021-08-25T19:05:24.472Z] #53 5.357 + GOPATH=/tmp/tmp.FCH6jUCYwQ [2021-08-25T19:05:24.472Z] #53 5.357 + RM_GOPATH=1 [2021-08-25T19:05:24.472Z] #53 5.357 + case "$(go env GOARCH)" in [2021-08-25T19:05:24.472Z] #53 5.360 ++ go env GOARCH [2021-08-25T19:05:24.472Z] #53 5.361 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:24.472Z] #53 5.361 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:24.472Z] #53 5.362 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:24.472Z] #53 5.362 + dir=/tmp/install [2021-08-25T19:05:24.472Z] #53 5.362 + bin=shfmt [2021-08-25T19:05:24.472Z] #53 5.362 + shift [2021-08-25T19:05:24.472Z] #53 5.362 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-25T19:05:24.472Z] #53 5.362 + . /tmp/install/shfmt.installer [2021-08-25T19:05:24.472Z] #53 5.362 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:24.472Z] #53 5.363 + install_shfmt [2021-08-25T19:05:24.472Z] #53 5.363 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-25T19:05:24.472Z] #53 5.363 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FCH6jUCYwQ/src/github.com/mvdan/sh [2021-08-25T19:05:24.472Z] #53 5.367 Cloning into '/tmp/tmp.FCH6jUCYwQ/src/github.com/mvdan/sh'... [2021-08-25T19:05:24.472Z] #53 5.374 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:25.382Z] #53 ... [2021-08-25T19:05:25.382Z] [2021-08-25T19:05:25.382Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:25.382Z] #30 sha256:b595f99a7bbf4e2f7025b8f206f3cd0a1e62c131e390604c3c180ba5a517d8b8 [2021-08-25T19:05:25.382Z] #30 15.16 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-25T19:05:25.382Z] #30 16.88 #=#=# [2021-08-25T19:05:25.589Z] #45 ... [2021-08-25T19:05:25.589Z] [2021-08-25T19:05:25.589Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:25.589Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:25.589Z] #37 3.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:25.589Z] #37 3.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:25.589Z] #37 3.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:25.589Z] #37 3.994 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:25.589Z] #37 4.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:25.645Z] #30 17.24 #=#=# ###### 9.7% ############ 17.1% ################## 26.2% ######################### 35.0% ############################## 42.0% ################################### 48.8% ####################################### 55.4% ############################################# 62.8% # [2021-08-25T19:05:25.645Z] #30 ... [2021-08-25T19:05:25.645Z] [2021-08-25T19:05:25.645Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:25.645Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:05:25.645Z] #47 7.237 internal/goexperiment [2021-08-25T19:05:25.645Z] #47 7.283 internal/unsafeheader [2021-08-25T19:05:25.645Z] #47 7.301 internal/abi [2021-08-25T19:05:25.645Z] #47 7.303 internal/cpu [2021-08-25T19:05:25.645Z] #47 7.359 runtime/internal/sys [2021-08-25T19:05:25.645Z] #47 7.417 internal/race [2021-08-25T19:05:25.645Z] #47 7.583 sync/atomic [2021-08-25T19:05:25.645Z] #47 7.786 runtime/internal/math [2021-08-25T19:05:25.645Z] #47 7.870 unicode [2021-08-25T19:05:25.645Z] #47 8.031 unicode/utf8 [2021-08-25T19:05:25.645Z] #47 8.311 internal/itoa [2021-08-25T19:05:25.645Z] #47 8.630 math/bits [2021-08-25T19:05:25.645Z] #47 8.911 internal/bytealg [2021-08-25T19:05:25.645Z] #47 9.337 runtime/internal/atomic [2021-08-25T19:05:25.645Z] #47 9.626 math [2021-08-25T19:05:25.645Z] #47 9.956 encoding [2021-08-25T19:05:25.645Z] #47 10.34 unicode/utf16 [2021-08-25T19:05:25.645Z] #47 10.42 runtime [2021-08-25T19:05:25.645Z] #47 10.66 container/list [2021-08-25T19:05:25.645Z] #47 12.02 crypto/internal/subtle [2021-08-25T19:05:25.645Z] #47 12.46 crypto/subtle [2021-08-25T19:05:25.645Z] #47 12.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-25T19:05:25.645Z] #47 12.87 internal/nettrace [2021-08-25T19:05:25.645Z] #47 13.12 vendor/golang.org/x/crypto/internal/subtle [2021-08-25T19:05:25.719Z] using credential docker-jenkins-github-credentials [2021-08-25T19:05:25.794Z] Cloning the remote Git repository [2021-08-25T19:05:25.794Z] Cloning with configured refspecs honoured and without tags [2021-08-25T19:05:25.909Z] #47 ... [2021-08-25T19:05:25.909Z] [2021-08-25T19:05:25.909Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:25.909Z] #30 sha256:b595f99a7bbf4e2f7025b8f206f3cd0a1e62c131e390604c3c180ba5a517d8b8 [2021-08-25T19:05:26.172Z] #30 17.24 #=#=# ###### 9.7% ############ 17.1% ################## 26.2% ######################### 35.0% ############################## 42.0% ################################### 48.8% ####################################### 55.4% ############################################# 62.8% #################################################### 72.8% ########################################################## 80.9% ############################################################## 87.2% ##################################################################### 96.2% ######################################################################## 100.0% [2021-08-25T19:05:26.375Z] #53 7.507 + cd /tmp/tmp.FCH6jUCYwQ/src/github.com/mvdan/sh [2021-08-25T19:05:26.375Z] #53 7.507 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:26.375Z] #53 7.551 + GO111MODULE=on [2021-08-25T19:05:26.375Z] #53 7.551 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-25T19:05:26.379Z] #47 ... [2021-08-25T19:05:26.380Z] [2021-08-25T19:05:26.380Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:26.380Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:26.380Z] #51 15.52 go: downloading github.com/fatih/color v1.7.0 [2021-08-25T19:05:26.380Z] #51 15.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-25T19:05:26.380Z] #51 15.70 go: downloading github.com/pkg/errors v0.8.1 [2021-08-25T19:05:26.380Z] #51 15.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-25T19:05:26.380Z] #51 15.75 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-25T19:05:26.944Z] #53 ... [2021-08-25T19:05:26.944Z] [2021-08-25T19:05:26.944Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:26.944Z] #25 sha256:0cedbd7c7675ec152e8ffd7ec30fe8d13fa9689abc453bce22aa7ed53a44dbf4 [2021-08-25T19:05:26.944Z] #25 8.099 + RM_GOPATH=0 [2021-08-25T19:05:26.944Z] #25 8.099 + TMP_GOPATH= [2021-08-25T19:05:26.944Z] #25 8.099 + : /build [2021-08-25T19:05:26.944Z] #25 8.099 + '[' -z '' ']' [2021-08-25T19:05:26.944Z] #25 8.099 ++ mktemp -d [2021-08-25T19:05:26.944Z] #25 8.099 + export GOPATH=/tmp/tmp.9W8oWXbwz9 [2021-08-25T19:05:26.944Z] #25 8.099 + GOPATH=/tmp/tmp.9W8oWXbwz9 [2021-08-25T19:05:26.944Z] #25 8.099 + RM_GOPATH=1 [2021-08-25T19:05:26.944Z] #25 8.099 + case "$(go env GOARCH)" in [2021-08-25T19:05:26.944Z] #25 8.099 ++ go env GOARCH [2021-08-25T19:05:26.944Z] #25 8.119 Install docker/cli version 17.06.2-ce from stable [2021-08-25T19:05:26.944Z] #25 8.119 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:26.944Z] #25 8.119 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:26.944Z] #25 8.119 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:26.944Z] #25 8.119 + dir=/tmp/install [2021-08-25T19:05:26.944Z] #25 8.119 + bin=dockercli [2021-08-25T19:05:26.944Z] #25 8.119 + shift [2021-08-25T19:05:26.944Z] #25 8.119 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-25T19:05:26.944Z] #25 8.119 + . /tmp/install/dockercli.installer [2021-08-25T19:05:26.944Z] #25 8.119 ++ : stable [2021-08-25T19:05:26.944Z] #25 8.119 ++ : 17.06.2-ce [2021-08-25T19:05:26.944Z] #25 8.119 + install_dockercli [2021-08-25T19:05:26.944Z] #25 8.119 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-25T19:05:26.944Z] #25 8.119 ++ uname -m [2021-08-25T19:05:26.944Z] #25 8.119 + arch=x86_64 [2021-08-25T19:05:26.944Z] #25 8.119 + '[' x86_64 '!=' x86_64 ']' [2021-08-25T19:05:26.944Z] #25 8.119 + url=https://download.docker.com/linux/static [2021-08-25T19:05:26.944Z] #25 8.119 + tar -xz docker/docker [2021-08-25T19:05:26.944Z] #25 8.119 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-25T19:05:27.009Z] #51 ... [2021-08-25T19:05:27.009Z] [2021-08-25T19:05:27.009Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:27.009Z] #25 sha256:153b32089881022526440a65a252f87b9fceedebd69798bb57b8e5b1ae89708e [2021-08-25T19:05:27.009Z] #25 15.53 + mkdir -p /build [2021-08-25T19:05:27.009Z] #25 15.56 + mv docker/docker /build/ [2021-08-25T19:05:27.009Z] #25 15.56 + rmdir docker [2021-08-25T19:05:27.009Z] #25 DONE 16.2s [2021-08-25T19:05:27.009Z] [2021-08-25T19:05:27.009Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:27.009Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:27.009Z] #51 16.26 go: downloading github.com/spf13/viper v1.6.1 [2021-08-25T19:05:25.980Z] Cloning repository https://github.com/moby/moby.git [2021-08-25T19:05:26.367Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-25T19:05:27.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:05:27.383Z] > git --version # timeout=10 [2021-08-25T19:05:27.423Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-25T19:05:27.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:27.427Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:27.566Z] #30 19.77 [2021-08-25T19:05:27.829Z] #30 ... [2021-08-25T19:05:27.829Z] [2021-08-25T19:05:27.830Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:27.830Z] #35 sha256:375dc546e3d93f32ac8cdaf49ab352854b99f9f3262499d2256bfa13b384ec3d [2021-08-25T19:05:27.830Z] #35 13.58 github.com/pelletier/go-toml/cmd/tomll [2021-08-25T19:05:27.830Z] #35 DONE 19.5s [2021-08-25T19:05:27.955Z] #51 17.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-25T19:05:27.955Z] #51 17.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-25T19:05:27.955Z] #51 17.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-25T19:05:27.955Z] #51 17.43 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-25T19:05:28.052Z] #19 100.3 Building dependency tree... [2021-08-25T19:05:28.093Z] [2021-08-25T19:05:28.093Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:28.093Z] #51 sha256:dc94ce48f4fc830a95d7ea2e9e9ff9ebb5783ff3a042abf7284fff1d521e329f [2021-08-25T19:05:28.093Z] #51 11.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-25T19:05:28.093Z] #51 11.96 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-25T19:05:28.093Z] #51 12.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-25T19:05:28.093Z] #51 12.63 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-25T19:05:28.093Z] #51 12.64 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-25T19:05:28.093Z] #51 12.80 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-25T19:05:28.093Z] #51 12.84 go: downloading github.com/spf13/afero v1.1.2 [2021-08-25T19:05:28.093Z] #51 13.15 go: downloading github.com/spf13/cast v1.3.0 [2021-08-25T19:05:28.093Z] #51 13.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-25T19:05:28.093Z] #51 13.26 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-25T19:05:28.093Z] #51 13.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-25T19:05:28.093Z] #51 13.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-25T19:05:28.093Z] #51 13.60 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-25T19:05:28.093Z] #51 13.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-25T19:05:28.093Z] #51 14.20 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-25T19:05:28.093Z] #51 14.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-25T19:05:28.093Z] #51 14.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-25T19:05:28.093Z] #51 14.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-25T19:05:28.093Z] #51 14.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-25T19:05:28.093Z] #51 14.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-25T19:05:28.093Z] #51 15.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-25T19:05:28.093Z] #51 15.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-25T19:05:28.093Z] #51 15.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-25T19:05:28.093Z] #51 15.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-25T19:05:28.093Z] #51 15.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-25T19:05:28.093Z] #51 15.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-25T19:05:28.093Z] #51 16.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-25T19:05:28.093Z] #51 16.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-25T19:05:28.093Z] #51 16.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-25T19:05:28.093Z] #51 16.86 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-25T19:05:28.093Z] #51 17.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-25T19:05:28.093Z] #51 17.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-25T19:05:28.093Z] #51 17.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-25T19:05:28.093Z] #51 17.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-25T19:05:28.093Z] #51 17.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-25T19:05:28.093Z] #51 17.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-25T19:05:28.093Z] #51 18.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-25T19:05:28.093Z] #51 18.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-25T19:05:28.093Z] #51 18.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-25T19:05:28.093Z] #51 18.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-25T19:05:28.356Z] #51 19.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-25T19:05:28.356Z] #51 19.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-25T19:05:28.356Z] #51 19.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-25T19:05:28.356Z] #51 19.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-25T19:05:28.356Z] #51 19.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-25T19:05:28.356Z] #51 19.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-25T19:05:28.356Z] #51 19.97 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-25T19:05:28.620Z] #51 20.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-25T19:05:28.620Z] #51 20.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-25T19:05:28.620Z] #51 20.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-25T19:05:28.620Z] #51 20.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-25T19:05:28.620Z] #51 20.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-25T19:05:28.620Z] #51 20.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-25T19:05:28.620Z] #51 20.39 go: downloading golang.org/x/text v0.3.2 [2021-08-25T19:05:28.850Z] #25 ... [2021-08-25T19:05:28.850Z] [2021-08-25T19:05:28.850Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:28.850Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:05:28.850Z] #47 8.180 + RM_GOPATH=0 [2021-08-25T19:05:28.850Z] #47 8.180 + TMP_GOPATH= [2021-08-25T19:05:28.850Z] #47 8.180 + : /build [2021-08-25T19:05:28.850Z] #47 8.180 + '[' -z '' ']' [2021-08-25T19:05:28.850Z] #47 8.180 ++ mktemp -d [2021-08-25T19:05:28.850Z] #47 8.180 + export GOPATH=/tmp/tmp.F6NsY3ZVz6 [2021-08-25T19:05:28.850Z] #47 8.180 + GOPATH=/tmp/tmp.F6NsY3ZVz6 [2021-08-25T19:05:28.850Z] #47 8.180 + RM_GOPATH=1 [2021-08-25T19:05:28.850Z] #47 8.180 + case "$(go env GOARCH)" in [2021-08-25T19:05:28.850Z] #47 8.181 ++ go env GOARCH [2021-08-25T19:05:28.850Z] #47 8.199 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:28.850Z] #47 8.199 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:28.850Z] #47 8.199 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:28.850Z] #47 8.199 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:28.850Z] #47 8.199 + dir=/tmp/install [2021-08-25T19:05:28.850Z] #47 8.199 + bin=vndr [2021-08-25T19:05:28.850Z] #47 8.199 + shift [2021-08-25T19:05:28.850Z] #47 8.199 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-25T19:05:28.850Z] #47 8.199 + . /tmp/install/vndr.installer [2021-08-25T19:05:28.850Z] #47 8.199 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:28.850Z] #47 8.199 + install_vndr [2021-08-25T19:05:28.850Z] #47 8.199 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-25T19:05:28.850Z] #47 8.201 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.F6NsY3ZVz6/src/github.com/LK4D4/vndr [2021-08-25T19:05:28.850Z] #47 8.207 Cloning into '/tmp/tmp.F6NsY3ZVz6/src/github.com/LK4D4/vndr'... [2021-08-25T19:05:28.850Z] #47 9.243 + cd /tmp/tmp.F6NsY3ZVz6/src/github.com/LK4D4/vndr [2021-08-25T19:05:28.850Z] #47 9.244 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:28.850Z] #47 9.350 + go build -buildmode=pie -v -o /build/vndr . [2021-08-25T19:05:28.850Z] #47 ... [2021-08-25T19:05:28.850Z] [2021-08-25T19:05:28.850Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:28.850Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:28.850Z] #57 9.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:28.850Z] #57 9.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:28.850Z] #57 9.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:28.884Z] #37 ... [2021-08-25T19:05:28.884Z] [2021-08-25T19:05:28.884Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:28.884Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:05:28.884Z] #47 5.085 + RM_GOPATH=0 [2021-08-25T19:05:28.884Z] #47 5.085 + TMP_GOPATH= [2021-08-25T19:05:28.884Z] #47 5.085 + : /build [2021-08-25T19:05:28.884Z] #47 5.085 + '[' -z '' ']' [2021-08-25T19:05:28.884Z] #47 5.085 ++ mktemp -d [2021-08-25T19:05:28.884Z] #47 5.085 + export GOPATH=/tmp/tmp.kssqyNVGKV [2021-08-25T19:05:28.884Z] #47 5.085 + GOPATH=/tmp/tmp.kssqyNVGKV [2021-08-25T19:05:28.884Z] #47 5.085 + RM_GOPATH=1 [2021-08-25T19:05:28.884Z] #47 5.085 + case "$(go env GOARCH)" in [2021-08-25T19:05:28.884Z] #47 5.085 ++ go env GOARCH [2021-08-25T19:05:28.884Z] #47 5.095 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:28.884Z] #47 5.095 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:28.884Z] #47 5.096 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:28.884Z] #47 5.098 + dir=/tmp/install [2021-08-25T19:05:28.884Z] #47 5.098 + bin=vndr [2021-08-25T19:05:28.884Z] #47 5.098 + shift [2021-08-25T19:05:28.884Z] #47 5.098 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-25T19:05:28.884Z] #47 5.098 + . /tmp/install/vndr.installer [2021-08-25T19:05:28.884Z] #47 5.119 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:28.884Z] #47 5.119 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:28.884Z] #47 5.119 + install_vndr [2021-08-25T19:05:28.884Z] #47 5.119 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-25T19:05:28.884Z] #47 5.119 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kssqyNVGKV/src/github.com/LK4D4/vndr [2021-08-25T19:05:28.884Z] #47 5.119 Cloning into '/tmp/tmp.kssqyNVGKV/src/github.com/LK4D4/vndr'... [2021-08-25T19:05:28.884Z] #47 5.695 + cd /tmp/tmp.kssqyNVGKV/src/github.com/LK4D4/vndr [2021-08-25T19:05:28.884Z] #47 5.695 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-25T19:05:28.884Z] #47 5.727 + go build -buildmode=pie -v -o /build/vndr . [2021-08-25T19:05:28.884Z] #47 7.224 internal/unsafeheader [2021-08-25T19:05:28.884Z] #47 7.236 internal/abi [2021-08-25T19:05:28.884Z] #47 7.343 internal/cpu [2021-08-25T19:05:28.884Z] #47 7.519 internal/goexperiment [2021-08-25T19:05:28.884Z] #47 7.643 runtime/internal/atomic [2021-08-25T19:05:28.884Z] #47 8.080 runtime/internal/sys [2021-08-25T19:05:28.884Z] #47 8.178 internal/bytealg [2021-08-25T19:05:28.884Z] #47 8.472 runtime/internal/math [2021-08-25T19:05:28.884Z] #47 8.672 internal/race [2021-08-25T19:05:28.884Z] #47 8.832 sync/atomic [2021-08-25T19:05:28.886Z] #51 20.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-25T19:05:28.886Z] #51 20.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-25T19:05:29.111Z] #57 ... [2021-08-25T19:05:29.111Z] [2021-08-25T19:05:29.111Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:29.111Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:29.111Z] #51 7.647 + RM_GOPATH=0 [2021-08-25T19:05:29.111Z] #51 7.647 + TMP_GOPATH= [2021-08-25T19:05:29.111Z] #51 7.647 + : /build [2021-08-25T19:05:29.111Z] #51 7.647 + '[' -z '' ']' [2021-08-25T19:05:29.111Z] #51 7.647 ++ mktemp -d [2021-08-25T19:05:29.111Z] #51 7.647 + export GOPATH=/tmp/tmp.6reKN84lhV [2021-08-25T19:05:29.111Z] #51 7.647 + GOPATH=/tmp/tmp.6reKN84lhV [2021-08-25T19:05:29.111Z] #51 7.647 + RM_GOPATH=1 [2021-08-25T19:05:29.111Z] #51 7.647 + case "$(go env GOARCH)" in [2021-08-25T19:05:29.111Z] #51 7.647 ++ go env GOARCH [2021-08-25T19:05:29.111Z] #51 7.647 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.111Z] #51 7.647 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.111Z] #51 7.647 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:29.111Z] #51 7.647 + dir=/tmp/install [2021-08-25T19:05:29.111Z] #51 7.647 + bin=golangci_lint [2021-08-25T19:05:29.111Z] #51 7.647 + shift [2021-08-25T19:05:29.111Z] #51 7.647 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-25T19:05:29.111Z] #51 7.647 + . /tmp/install/golangci_lint.installer [2021-08-25T19:05:29.111Z] #51 7.647 ++ : v1.23.8 [2021-08-25T19:05:29.111Z] #51 7.647 + install_golangci_lint [2021-08-25T19:05:29.111Z] #51 7.647 + set -e [2021-08-25T19:05:29.111Z] #51 7.647 + export GO111MODULE=on [2021-08-25T19:05:29.111Z] #51 7.647 + GO111MODULE=on [2021-08-25T19:05:29.111Z] #51 7.647 + GOBIN=/build [2021-08-25T19:05:29.111Z] #51 7.647 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-25T19:05:29.111Z] #51 8.175 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-25T19:05:29.111Z] #51 ... [2021-08-25T19:05:29.111Z] [2021-08-25T19:05:29.111Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:29.111Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:29.111Z] #37 7.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:29.111Z] #37 7.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:29.111Z] #37 7.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:29.111Z] #37 9.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:29.143Z] #47 9.166 runtime [2021-08-25T19:05:29.330Z] #51 ... [2021-08-25T19:05:29.330Z] [2021-08-25T19:05:29.330Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:29.330Z] #35 sha256:f3ec4ee6164cd23a96378afb9473b5465049d281fd9906be35fd6e39182c435b [2021-08-25T19:05:29.330Z] #35 8.481 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:29.330Z] #35 8.482 Use 'go install pkg@version' instead. [2021-08-25T19:05:29.331Z] #35 8.482 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:29.331Z] #35 8.482 or run 'go help get' or 'go help install'. [2021-08-25T19:05:29.331Z] #35 8.889 github.com/pelletier/go-toml [2021-08-25T19:05:29.331Z] #35 ... [2021-08-25T19:05:29.331Z] [2021-08-25T19:05:29.331Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:29.331Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:05:29.331Z] #47 18.14 unicode/utf8 [2021-08-25T19:05:29.371Z] #37 ... [2021-08-25T19:05:29.371Z] [2021-08-25T19:05:29.371Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:29.371Z] #35 sha256:d8d6759fd7004c0aa68dc1f619b9ba90c7289aa16def4aa6617422667a630251 [2021-08-25T19:05:29.371Z] #35 8.083 Install go-toml version v1.8.1 [2021-08-25T19:05:29.371Z] #35 8.664 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-25T19:05:29.404Z] #47 9.446 unicode [2021-08-25T19:05:29.438Z] #19 ... [2021-08-25T19:05:29.438Z] [2021-08-25T19:05:29.438Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:29.438Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:05:29.438Z] #54 114.6 net [2021-08-25T19:05:29.438Z] #54 115.3 vendor/golang.org/x/net/idna [2021-08-25T19:05:29.438Z] #54 117.0 vendor/golang.org/x/net/http2/hpack [2021-08-25T19:05:29.438Z] #54 118.1 mime [2021-08-25T19:05:29.438Z] #54 119.7 mime/quotedprintable [2021-08-25T19:05:29.438Z] #54 120.2 net/http/internal [2021-08-25T19:05:29.463Z] #51 20.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-25T19:05:29.463Z] #51 21.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-25T19:05:29.587Z] #47 19.00 internal/itoa [2021-08-25T19:05:29.631Z] #35 ... [2021-08-25T19:05:29.631Z] [2021-08-25T19:05:29.631Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:29.631Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:29.631Z] #41 8.272 + git clone https://github.com/docker/distribution.git . [2021-08-25T19:05:29.631Z] #41 8.278 Cloning into '.'... [2021-08-25T19:05:29.631Z] #41 ... [2021-08-25T19:05:29.631Z] [2021-08-25T19:05:29.631Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:29.631Z] #49 sha256:1b21c611966708a5d541c5b61565b58edf991c0902157b26ecc7614e0a21bdd5 [2021-08-25T19:05:29.631Z] #49 8.076 + RM_GOPATH=0 [2021-08-25T19:05:29.631Z] #49 8.076 + TMP_GOPATH= [2021-08-25T19:05:29.631Z] #49 8.076 + : /build [2021-08-25T19:05:29.631Z] #49 8.076 + '[' -z '' ']' [2021-08-25T19:05:29.631Z] #49 8.076 ++ mktemp -d [2021-08-25T19:05:29.631Z] #49 8.076 + export GOPATH=/tmp/tmp.Ud3CNr1Cjr [2021-08-25T19:05:29.631Z] #49 8.076 + GOPATH=/tmp/tmp.Ud3CNr1Cjr [2021-08-25T19:05:29.631Z] #49 8.076 + RM_GOPATH=1 [2021-08-25T19:05:29.631Z] #49 8.076 + case "$(go env GOARCH)" in [2021-08-25T19:05:29.631Z] #49 8.079 ++ go env GOARCH [2021-08-25T19:05:29.631Z] #49 8.120 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.631Z] #49 8.120 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.631Z] #49 8.122 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:29.631Z] #49 8.144 + dir=/tmp/install [2021-08-25T19:05:29.631Z] #49 8.144 + bin=gotestsum [2021-08-25T19:05:29.631Z] #49 8.144 + shift [2021-08-25T19:05:29.631Z] #49 8.144 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-25T19:05:29.631Z] #49 8.144 + . /tmp/install/gotestsum.installer [2021-08-25T19:05:29.631Z] #49 8.144 ++ : v0.5.3 [2021-08-25T19:05:29.631Z] #49 8.144 + install_gotestsum [2021-08-25T19:05:29.631Z] #49 8.144 + set -e [2021-08-25T19:05:29.631Z] #49 8.144 + export GO111MODULE=on [2021-08-25T19:05:29.631Z] #49 8.144 + GO111MODULE=on [2021-08-25T19:05:29.631Z] #49 8.144 + GOBIN=/build [2021-08-25T19:05:29.631Z] #49 8.144 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-25T19:05:29.631Z] #49 8.628 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:05:29.631Z] #49 10.14 go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:05:29.631Z] #49 10.18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:05:29.631Z] #49 10.23 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:29.631Z] #49 10.36 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:05:29.699Z] #54 120.7 net/http/internal/ascii [2021-08-25T19:05:29.902Z] #49 10.94 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:05:29.902Z] #49 10.96 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:05:29.902Z] #49 ... [2021-08-25T19:05:29.902Z] [2021-08-25T19:05:29.902Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:29.902Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:29.902Z] #14 9.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:29.902Z] #14 9.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:29.902Z] #14 9.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:29.902Z] #14 ... [2021-08-25T19:05:29.902Z] [2021-08-25T19:05:29.902Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:29.902Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:05:29.902Z] #60 6.984 + RM_GOPATH=0 [2021-08-25T19:05:29.902Z] #60 6.984 + TMP_GOPATH= [2021-08-25T19:05:29.902Z] #60 6.984 + : /build [2021-08-25T19:05:29.902Z] #60 6.984 + '[' -z '' ']' [2021-08-25T19:05:29.902Z] #60 6.984 ++ mktemp -d [2021-08-25T19:05:29.902Z] #60 6.993 + export GOPATH=/tmp/tmp.rl6GfGO5PJ [2021-08-25T19:05:29.902Z] #60 6.993 + GOPATH=/tmp/tmp.rl6GfGO5PJ [2021-08-25T19:05:29.902Z] #60 6.993 + RM_GOPATH=1 [2021-08-25T19:05:29.902Z] #60 6.993 + case "$(go env GOARCH)" in [2021-08-25T19:05:29.902Z] #60 6.993 ++ go env GOARCH [2021-08-25T19:05:29.902Z] #60 6.994 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.902Z] #60 6.994 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.902Z] #60 6.994 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:29.902Z] #60 7.000 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:29.902Z] #60 7.005 + dir=/tmp/install [2021-08-25T19:05:29.902Z] #60 7.005 + bin=rootlesskit [2021-08-25T19:05:29.902Z] #60 7.005 + shift [2021-08-25T19:05:29.902Z] #60 7.005 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-25T19:05:29.902Z] #60 7.005 + . /tmp/install/rootlesskit.installer [2021-08-25T19:05:29.902Z] #60 7.005 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:29.902Z] #60 7.005 + install_rootlesskit [2021-08-25T19:05:29.902Z] #60 7.005 + case "$1" in [2021-08-25T19:05:29.902Z] #60 7.005 + export CGO_ENABLED=0 [2021-08-25T19:05:29.902Z] #60 7.005 + CGO_ENABLED=0 [2021-08-25T19:05:29.902Z] #60 7.005 + _install_rootlesskit [2021-08-25T19:05:29.902Z] #60 7.005 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-25T19:05:29.902Z] #60 7.005 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rl6GfGO5PJ/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:29.902Z] #60 7.029 Cloning into '/tmp/tmp.rl6GfGO5PJ/src/github.com/rootless-containers/rootlesskit'... [2021-08-25T19:05:29.902Z] #60 10.73 + cd /tmp/tmp.rl6GfGO5PJ/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:29.902Z] #60 10.73 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:29.902Z] #60 10.84 + export GO111MODULE=on [2021-08-25T19:05:29.902Z] #60 10.84 + GO111MODULE=on [2021-08-25T19:05:29.902Z] #60 10.84 + export GOPROXY=https://proxy.golang.org [2021-08-25T19:05:29.902Z] #60 10.84 + GOPROXY=https://proxy.golang.org [2021-08-25T19:05:29.902Z] #60 10.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:05:29.902Z] #60 10.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-25T19:05:29.982Z] #47 ... [2021-08-25T19:05:29.982Z] [2021-08-25T19:05:29.982Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:29.982Z] #60 sha256:bb88fb0ca395e22ec431507c8ae6328dcf4b105e0144a4e56dc69998534e46e6 [2021-08-25T19:05:29.982Z] #60 5.756 + RM_GOPATH=0 [2021-08-25T19:05:29.982Z] #60 5.756 + TMP_GOPATH= [2021-08-25T19:05:29.982Z] #60 5.756 + : /build [2021-08-25T19:05:29.982Z] #60 5.756 + '[' -z '' ']' [2021-08-25T19:05:29.982Z] #60 5.756 ++ mktemp -d [2021-08-25T19:05:29.982Z] #60 5.767 + export GOPATH=/tmp/tmp.t78BZmo63g [2021-08-25T19:05:29.982Z] #60 5.767 + GOPATH=/tmp/tmp.t78BZmo63g [2021-08-25T19:05:29.982Z] #60 5.767 + RM_GOPATH=1 [2021-08-25T19:05:29.982Z] #60 5.767 + case "$(go env GOARCH)" in [2021-08-25T19:05:29.982Z] #60 5.770 ++ go env GOARCH [2021-08-25T19:05:29.982Z] #60 5.794 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.982Z] #60 5.794 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:29.982Z] #60 5.794 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:29.982Z] #60 5.795 + dir=/tmp/install [2021-08-25T19:05:29.982Z] #60 5.795 + bin=rootlesskit [2021-08-25T19:05:29.982Z] #60 5.795 + shift [2021-08-25T19:05:29.982Z] #60 5.795 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-25T19:05:29.982Z] #60 5.795 + . /tmp/install/rootlesskit.installer [2021-08-25T19:05:29.982Z] #60 5.795 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:29.982Z] #60 5.795 + install_rootlesskit [2021-08-25T19:05:29.982Z] #60 5.795 + case "$1" in [2021-08-25T19:05:29.982Z] #60 5.795 + export CGO_ENABLED=0 [2021-08-25T19:05:29.982Z] #60 5.795 + CGO_ENABLED=0 [2021-08-25T19:05:29.982Z] #60 5.795 + _install_rootlesskit [2021-08-25T19:05:29.982Z] #60 5.796 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-25T19:05:29.982Z] #60 5.796 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.t78BZmo63g/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:29.982Z] #60 5.796 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:29.982Z] #60 5.801 Cloning into '/tmp/tmp.t78BZmo63g/src/github.com/rootless-containers/rootlesskit'... [2021-08-25T19:05:29.982Z] #60 ... [2021-08-25T19:05:29.982Z] [2021-08-25T19:05:29.982Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:29.982Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:29.982Z] #57 6.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:29.982Z] #57 6.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:29.982Z] #57 6.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:29.982Z] #57 7.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:29.982Z] #57 9.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:30.042Z] #51 ... [2021-08-25T19:05:30.042Z] [2021-08-25T19:05:30.042Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:30.042Z] #60 sha256:e1ce898fa90dc81141983a1f60cd7b9acb5b4f9189ca0373db196df61bbebe70 [2021-08-25T19:05:30.042Z] #60 11.40 go: downloading github.com/google/uuid v1.3.0 [2021-08-25T19:05:30.042Z] #60 11.51 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-25T19:05:30.042Z] #60 11.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-25T19:05:30.042Z] #60 12.32 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-25T19:05:30.042Z] #60 12.42 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-25T19:05:30.042Z] #60 12.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-25T19:05:30.042Z] #60 14.19 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-25T19:05:30.042Z] #60 15.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-25T19:05:30.042Z] #60 17.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-25T19:05:30.042Z] #60 18.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-25T19:05:30.042Z] #60 ... [2021-08-25T19:05:30.042Z] [2021-08-25T19:05:30.042Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:30.042Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362 [2021-08-25T19:05:30.042Z] #41 14.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-25T19:05:30.042Z] #41 16.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-25T19:05:30.162Z] #47 19.47 math/bits [2021-08-25T19:05:30.165Z] #60 ... [2021-08-25T19:05:30.165Z] [2021-08-25T19:05:30.165Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:30.165Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:05:30.165Z] #33 8.252 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-25T19:05:30.165Z] #33 8.252 Cloning into '.'... [2021-08-25T19:05:30.165Z] #33 ... [2021-08-25T19:05:30.165Z] [2021-08-25T19:05:30.165Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:30.165Z] #49 sha256:1b21c611966708a5d541c5b61565b58edf991c0902157b26ecc7614e0a21bdd5 [2021-08-25T19:05:30.165Z] #49 11.18 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:05:30.165Z] #49 11.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:05:30.165Z] #49 11.51 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:05:30.242Z] #57 ... [2021-08-25T19:05:30.243Z] [2021-08-25T19:05:30.243Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:30.243Z] #35 sha256:f3181080bf4e6b76b51d4e0398d812a76f55696a0603ccdbec9fcda5709482f3 [2021-08-25T19:05:30.243Z] #35 4.707 Install go-toml version v1.8.1 [2021-08-25T19:05:30.243Z] #35 5.135 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-25T19:05:30.243Z] #35 7.024 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:30.243Z] #35 7.035 Use 'go install pkg@version' instead. [2021-08-25T19:05:30.243Z] #35 7.035 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:30.243Z] #35 7.035 or run 'go help get' or 'go help install'. [2021-08-25T19:05:30.243Z] #35 7.632 github.com/pelletier/go-toml [2021-08-25T19:05:30.243Z] #35 ... [2021-08-25T19:05:30.243Z] [2021-08-25T19:05:30.243Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:30.243Z] #25 sha256:6b3c2a7560fcd46ea916d30cfd322d8eae0eebf4d2adfddd208b136babf866b8 [2021-08-25T19:05:30.243Z] #25 3.770 + RM_GOPATH=0 [2021-08-25T19:05:30.243Z] #25 3.770 + TMP_GOPATH= [2021-08-25T19:05:30.243Z] #25 3.770 + : /build [2021-08-25T19:05:30.243Z] #25 3.770 + '[' -z '' ']' [2021-08-25T19:05:30.243Z] #25 3.770 ++ mktemp -d [2021-08-25T19:05:30.243Z] #25 3.770 + export GOPATH=/tmp/tmp.VTHyJ1rFXD [2021-08-25T19:05:30.243Z] #25 3.770 + GOPATH=/tmp/tmp.VTHyJ1rFXD [2021-08-25T19:05:30.243Z] #25 3.770 + RM_GOPATH=1 [2021-08-25T19:05:30.243Z] #25 3.770 + case "$(go env GOARCH)" in [2021-08-25T19:05:30.243Z] #25 3.774 ++ go env GOARCH [2021-08-25T19:05:30.243Z] #25 3.780 Install docker/cli version 17.06.2-ce from stable [2021-08-25T19:05:30.243Z] #25 3.780 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.243Z] #25 3.780 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.243Z] #25 3.780 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:30.243Z] #25 3.780 + dir=/tmp/install [2021-08-25T19:05:30.243Z] #25 3.780 + bin=dockercli [2021-08-25T19:05:30.243Z] #25 3.780 + shift [2021-08-25T19:05:30.243Z] #25 3.780 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-25T19:05:30.243Z] #25 3.780 + . /tmp/install/dockercli.installer [2021-08-25T19:05:30.243Z] #25 3.780 ++ : stable [2021-08-25T19:05:30.243Z] #25 3.780 ++ : 17.06.2-ce [2021-08-25T19:05:30.243Z] #25 3.780 + install_dockercli [2021-08-25T19:05:30.243Z] #25 3.780 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-25T19:05:30.243Z] #25 3.780 ++ uname -m [2021-08-25T19:05:30.243Z] #25 3.788 + arch=x86_64 [2021-08-25T19:05:30.243Z] #25 3.788 + '[' x86_64 '!=' x86_64 ']' [2021-08-25T19:05:30.243Z] #25 3.788 + url=https://download.docker.com/linux/static [2021-08-25T19:05:30.243Z] #25 3.788 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-25T19:05:30.243Z] #25 3.788 + tar -xz docker/docker [2021-08-25T19:05:30.243Z] #25 9.922 + mkdir -p /build [2021-08-25T19:05:30.243Z] #25 9.928 + mv docker/docker /build/ [2021-08-25T19:05:30.243Z] #25 9.938 + rmdir docker [2021-08-25T19:05:30.243Z] #25 DONE 10.4s [2021-08-25T19:05:30.243Z] [2021-08-25T19:05:30.243Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:30.243Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:30.243Z] #41 5.446 + git clone https://github.com/docker/distribution.git . [2021-08-25T19:05:30.243Z] #41 5.446 Cloning into '.'... [2021-08-25T19:05:30.501Z] #41 ... [2021-08-25T19:05:30.502Z] [2021-08-25T19:05:30.502Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:30.502Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:30.502Z] #51 5.762 + RM_GOPATH=0 [2021-08-25T19:05:30.502Z] #51 5.762 + TMP_GOPATH= [2021-08-25T19:05:30.502Z] #51 5.762 + : /build [2021-08-25T19:05:30.502Z] #51 5.762 + '[' -z '' ']' [2021-08-25T19:05:30.502Z] #51 5.767 ++ mktemp -d [2021-08-25T19:05:30.502Z] #51 5.768 + export GOPATH=/tmp/tmp.kBDeGMBAGq [2021-08-25T19:05:30.502Z] #51 5.768 + GOPATH=/tmp/tmp.kBDeGMBAGq [2021-08-25T19:05:30.502Z] #51 5.768 + RM_GOPATH=1 [2021-08-25T19:05:30.502Z] #51 5.768 + case "$(go env GOARCH)" in [2021-08-25T19:05:30.502Z] #51 5.770 ++ go env GOARCH [2021-08-25T19:05:30.502Z] #51 5.794 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.502Z] #51 5.794 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.502Z] #51 5.794 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:30.502Z] #51 5.794 + dir=/tmp/install [2021-08-25T19:05:30.502Z] #51 5.794 + bin=golangci_lint [2021-08-25T19:05:30.502Z] #51 5.794 + shift [2021-08-25T19:05:30.502Z] #51 5.794 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-25T19:05:30.502Z] #51 5.794 + . /tmp/install/golangci_lint.installer [2021-08-25T19:05:30.502Z] #51 5.794 ++ : v1.23.8 [2021-08-25T19:05:30.502Z] #51 5.794 + install_golangci_lint [2021-08-25T19:05:30.502Z] #51 5.794 + set -e [2021-08-25T19:05:30.502Z] #51 5.794 + export GO111MODULE=on [2021-08-25T19:05:30.502Z] #51 5.794 + GO111MODULE=on [2021-08-25T19:05:30.502Z] #51 5.794 + GOBIN=/build [2021-08-25T19:05:30.502Z] #51 5.794 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-25T19:05:30.502Z] #51 6.318 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-25T19:05:30.502Z] #51 ... [2021-08-25T19:05:30.502Z] [2021-08-25T19:05:30.502Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:30.502Z] #49 sha256:1b8d1c64b9e088f38a2500d9c07c4e43c1482d2c25441b5dad7e65c401b1d035 [2021-08-25T19:05:30.502Z] #49 4.430 + RM_GOPATH=0 [2021-08-25T19:05:30.502Z] #49 4.430 + TMP_GOPATH= [2021-08-25T19:05:30.502Z] #49 4.430 + : /build [2021-08-25T19:05:30.502Z] #49 4.430 + '[' -z '' ']' [2021-08-25T19:05:30.502Z] #49 4.430 ++ mktemp -d [2021-08-25T19:05:30.502Z] #49 4.430 + export GOPATH=/tmp/tmp.gTit6DpdBa [2021-08-25T19:05:30.502Z] #49 4.430 + GOPATH=/tmp/tmp.gTit6DpdBa [2021-08-25T19:05:30.502Z] #49 4.430 + RM_GOPATH=1 [2021-08-25T19:05:30.502Z] #49 4.430 + case "$(go env GOARCH)" in [2021-08-25T19:05:30.502Z] #49 4.430 ++ go env GOARCH [2021-08-25T19:05:30.502Z] #49 4.444 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.502Z] #49 4.444 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.502Z] #49 4.444 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:30.502Z] #49 4.444 + dir=/tmp/install [2021-08-25T19:05:30.502Z] #49 4.444 + bin=gotestsum [2021-08-25T19:05:30.502Z] #49 4.444 + shift [2021-08-25T19:05:30.502Z] #49 4.444 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-25T19:05:30.502Z] #49 4.444 + . /tmp/install/gotestsum.installer [2021-08-25T19:05:30.502Z] #49 4.444 ++ : v0.5.3 [2021-08-25T19:05:30.502Z] #49 4.444 + install_gotestsum [2021-08-25T19:05:30.502Z] #49 4.444 + set -e [2021-08-25T19:05:30.502Z] #49 4.444 + export GO111MODULE=on [2021-08-25T19:05:30.502Z] #49 4.444 + GO111MODULE=on [2021-08-25T19:05:30.502Z] #49 4.444 + GOBIN=/build [2021-08-25T19:05:30.502Z] #49 4.444 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-25T19:05:30.502Z] #49 4.843 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:05:30.502Z] #49 5.618 go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:05:30.502Z] #49 5.618 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:05:30.502Z] #49 5.643 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:30.502Z] #49 5.727 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:05:30.502Z] #49 5.978 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:05:30.502Z] #49 5.978 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:05:30.502Z] #49 6.099 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:05:30.502Z] #49 6.144 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:05:30.502Z] #49 6.360 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:05:30.502Z] #49 6.935 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:05:30.502Z] #49 8.478 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:05:30.761Z] #49 ... [2021-08-25T19:05:30.761Z] [2021-08-25T19:05:30.761Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:30.761Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:05:30.761Z] #53 4.136 + RM_GOPATH=0 [2021-08-25T19:05:30.761Z] #53 4.136 + TMP_GOPATH= [2021-08-25T19:05:30.761Z] #53 4.136 + : /build [2021-08-25T19:05:30.761Z] #53 4.136 + '[' -z '' ']' [2021-08-25T19:05:30.761Z] #53 4.136 ++ mktemp -d [2021-08-25T19:05:30.761Z] #53 4.136 + export GOPATH=/tmp/tmp.OvY8fQDtHW [2021-08-25T19:05:30.761Z] #53 4.136 + GOPATH=/tmp/tmp.OvY8fQDtHW [2021-08-25T19:05:30.761Z] #53 4.136 + RM_GOPATH=1 [2021-08-25T19:05:30.761Z] #53 4.136 + case "$(go env GOARCH)" in [2021-08-25T19:05:30.761Z] #53 4.136 ++ go env GOARCH [2021-08-25T19:05:30.761Z] #53 4.140 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.761Z] #53 4.140 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:30.761Z] #53 4.144 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:30.761Z] #53 4.151 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:30.761Z] #53 4.151 + dir=/tmp/install [2021-08-25T19:05:30.761Z] #53 4.151 + bin=shfmt [2021-08-25T19:05:30.761Z] #53 4.151 + shift [2021-08-25T19:05:30.761Z] #53 4.151 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-25T19:05:30.761Z] #53 4.151 + . /tmp/install/shfmt.installer [2021-08-25T19:05:30.761Z] #53 4.151 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:30.761Z] #53 4.151 + install_shfmt [2021-08-25T19:05:30.761Z] #53 4.151 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-25T19:05:30.761Z] #53 4.151 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OvY8fQDtHW/src/github.com/mvdan/sh [2021-08-25T19:05:30.761Z] #53 4.151 Cloning into '/tmp/tmp.OvY8fQDtHW/src/github.com/mvdan/sh'... [2021-08-25T19:05:30.992Z] #41 ... [2021-08-25T19:05:30.992Z] [2021-08-25T19:05:30.992Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:30.992Z] #51 sha256:dc94ce48f4fc830a95d7ea2e9e9ff9ebb5783ff3a042abf7284fff1d521e329f [2021-08-25T19:05:30.992Z] #51 22.50 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-25T19:05:31.020Z] #53 ... [2021-08-25T19:05:31.020Z] [2021-08-25T19:05:31.020Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:31.020Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:31.020Z] #14 3.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:31.020Z] #14 3.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:31.020Z] #14 3.704 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:31.020Z] #14 3.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:31.020Z] #14 4.811 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:31.020Z] #14 ... [2021-08-25T19:05:31.020Z] [2021-08-25T19:05:31.020Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:31.020Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:05:31.020Z] #33 5.834 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-25T19:05:31.020Z] #33 5.845 Cloning into '.'... [2021-08-25T19:05:31.108Z] #49 12.34 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:05:31.280Z] #33 ... [2021-08-25T19:05:31.280Z] [2021-08-25T19:05:31.280Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:31.280Z] #60 sha256:bb88fb0ca395e22ec431507c8ae6328dcf4b105e0144a4e56dc69998534e46e6 [2021-08-25T19:05:31.280Z] #60 10.48 + cd /tmp/tmp.t78BZmo63g/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:05:31.280Z] #60 10.48 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:05:31.280Z] #60 10.57 + export GO111MODULE=on [2021-08-25T19:05:31.280Z] #60 10.58 + GO111MODULE=on [2021-08-25T19:05:31.280Z] #60 10.58 + export GOPROXY=https://proxy.golang.org [2021-08-25T19:05:31.280Z] #60 10.58 + GOPROXY=https://proxy.golang.org [2021-08-25T19:05:31.280Z] #60 10.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:05:31.280Z] #60 10.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-25T19:05:31.280Z] #60 11.38 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:31.280Z] #60 11.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-25T19:05:31.531Z] #47 20.53 math [2021-08-25T19:05:31.540Z] #60 11.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-25T19:05:31.571Z] #51 ... [2021-08-25T19:05:31.571Z] [2021-08-25T19:05:31.571Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:31.571Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:05:31.571Z] #14 13.00 Fetched 8287 kB in 8s (1015 kB/s) [2021-08-25T19:05:31.571Z] #14 13.00 Reading package lists... [2021-08-25T19:05:31.571Z] #14 17.08 Reading package lists... [2021-08-25T19:05:31.571Z] #14 21.25 Building dependency tree... [2021-08-25T19:05:31.571Z] #14 ... [2021-08-25T19:05:31.571Z] [2021-08-25T19:05:31.571Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:31.571Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:31.571Z] #45 14.13 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-25T19:05:31.571Z] #45 14.16 Fetched 8291 kB in 10s (852 kB/s) [2021-08-25T19:05:31.571Z] #45 14.16 Reading package lists... [2021-08-25T19:05:31.571Z] #45 17.94 Reading package lists... [2021-08-25T19:05:31.847Z] #45 22.07 Building dependency tree... [2021-08-25T19:05:31.847Z] #45 ... [2021-08-25T19:05:31.847Z] [2021-08-25T19:05:31.848Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:31.848Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e [2021-08-25T19:05:31.848Z] #57 13.33 Fetched 8287 kB in 9s (896 kB/s) [2021-08-25T19:05:31.848Z] #57 13.33 Reading package lists... [2021-08-25T19:05:31.848Z] #57 17.17 Reading package lists... [2021-08-25T19:05:31.848Z] #57 21.65 Building dependency tree... [2021-08-25T19:05:31.848Z] #57 ... [2021-08-25T19:05:31.848Z] [2021-08-25T19:05:31.848Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:31.848Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-25T19:05:31.848Z] #37 13.44 Fetched 8287 kB in 9s (972 kB/s) [2021-08-25T19:05:31.848Z] #37 13.44 Reading package lists... [2021-08-25T19:05:31.848Z] #37 17.45 Reading package lists... [2021-08-25T19:05:31.848Z] #37 22.06 Building dependency tree... [2021-08-25T19:05:32.108Z] #60 12.06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-25T19:05:32.111Z] #37 ... [2021-08-25T19:05:32.112Z] [2021-08-25T19:05:32.112Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:32.112Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:05:32.112Z] #14 23.38 The following additional packages will be installed: [2021-08-25T19:05:32.112Z] #14 23.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:05:32.112Z] #14 23.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-25T19:05:32.112Z] #14 23.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-25T19:05:32.112Z] #14 23.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-25T19:05:32.112Z] #14 23.39 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-25T19:05:32.112Z] #14 23.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-25T19:05:32.112Z] #14 23.39 mingw-w64-common mingw-w64-x86-64-dev [2021-08-25T19:05:32.112Z] #14 23.40 Suggested packages: [2021-08-25T19:05:32.112Z] #14 23.40 gcc-10-locales seccomp wine64 [2021-08-25T19:05:32.246Z] #54 ... [2021-08-25T19:05:32.246Z] [2021-08-25T19:05:32.246Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:32.246Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:32.246Z] #19 109.4 The following additional packages will be installed: [2021-08-25T19:05:32.246Z] #19 109.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-25T19:05:32.246Z] #19 109.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-25T19:05:32.246Z] #19 109.4 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-25T19:05:32.246Z] #19 109.4 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-08-25T19:05:32.246Z] #19 109.4 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-25T19:05:32.246Z] #19 109.4 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-25T19:05:32.246Z] #19 109.4 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-25T19:05:32.246Z] #19 109.4 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-25T19:05:32.246Z] #19 109.4 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.4 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-25T19:05:32.246Z] #19 109.4 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-25T19:05:32.246Z] #19 109.4 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-25T19:05:32.246Z] #19 109.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-25T19:05:32.246Z] #19 109.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-25T19:05:32.246Z] #19 109.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-25T19:05:32.246Z] #19 109.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-25T19:05:32.246Z] #19 109.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-25T19:05:32.246Z] #19 109.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-25T19:05:32.246Z] #19 109.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-25T19:05:32.246Z] #19 109.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-25T19:05:32.246Z] #19 109.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-25T19:05:32.246Z] #19 109.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-25T19:05:32.246Z] #19 109.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-25T19:05:32.246Z] #19 109.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-25T19:05:32.246Z] #19 109.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-25T19:05:32.246Z] #19 109.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-25T19:05:32.246Z] #19 109.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-25T19:05:32.246Z] #19 109.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-25T19:05:32.246Z] #19 109.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-25T19:05:32.246Z] #19 109.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-25T19:05:32.246Z] #19 109.5 linux-libc-dev-s390x-cross patch xz-utils [2021-08-25T19:05:32.246Z] #19 109.6 Suggested packages: [2021-08-25T19:05:32.246Z] #19 109.6 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-08-25T19:05:32.246Z] #19 109.6 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.6 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-08-25T19:05:32.246Z] #19 109.6 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-25T19:05:32.246Z] #19 109.6 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-25T19:05:32.246Z] #19 109.6 libyaml-shell-perl ed diffutils-doc [2021-08-25T19:05:32.246Z] #19 109.6 Recommended packages: [2021-08-25T19:05:32.246Z] #19 109.6 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-25T19:05:32.246Z] #19 109.6 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-25T19:05:32.903Z] #47 ... [2021-08-25T19:05:32.903Z] [2021-08-25T19:05:32.903Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:32.903Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:32.903Z] #14 12.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:32.903Z] #14 12.50 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:32.903Z] #14 12.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:32.903Z] #14 14.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:32.903Z] #14 17.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:33.060Z] #14 24.52 The following NEW packages will be installed: [2021-08-25T19:05:33.060Z] #14 24.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:05:33.060Z] #14 24.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-25T19:05:33.060Z] #14 24.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-25T19:05:33.060Z] #14 24.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-25T19:05:33.060Z] #14 24.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-25T19:05:33.060Z] #14 24.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-25T19:05:33.060Z] #14 24.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-25T19:05:33.060Z] #14 24.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-25T19:05:33.060Z] #14 24.54 mingw-w64-x86-64-dev [2021-08-25T19:05:33.159Z] #14 ... [2021-08-25T19:05:33.159Z] [2021-08-25T19:05:33.159Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:33.159Z] #49 sha256:769c56750f20a2e278a7a899299013178b9bca86c6399f4020577eb3f9836bf2 [2021-08-25T19:05:33.159Z] #49 12.46 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:05:33.159Z] #49 ... [2021-08-25T19:05:33.159Z] [2021-08-25T19:05:33.159Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:33.159Z] #60 sha256:f671ae8642159dbb39a13ce1784054248bc3b3fcf8bbc2d246d8960ccb05abcd [2021-08-25T19:05:33.159Z] #60 12.57 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:33.159Z] #60 12.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-25T19:05:33.159Z] #60 12.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-25T19:05:33.159Z] #60 13.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-25T19:05:33.159Z] #60 18.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-25T19:05:33.159Z] #60 19.85 go: downloading github.com/google/uuid v1.3.0 [2021-08-25T19:05:33.159Z] #60 20.00 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-25T19:05:33.159Z] #60 20.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-25T19:05:33.159Z] #60 20.54 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-25T19:05:33.159Z] #60 20.58 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-25T19:05:33.159Z] #60 20.78 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-25T19:05:33.159Z] #60 21.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-25T19:05:33.159Z] #60 21.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-25T19:05:33.323Z] #14 24.96 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:33.323Z] #14 24.96 Need to get 108 MB of archives. [2021-08-25T19:05:33.323Z] #14 24.96 After this operation, 620 MB of additional disk space will be used. [2021-08-25T19:05:33.323Z] #14 24.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-08-25T19:05:33.323Z] #14 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-08-25T19:05:33.416Z] #60 ... [2021-08-25T19:05:33.416Z] [2021-08-25T19:05:33.416Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:33.416Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:33.416Z] #45 12.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:33.416Z] #45 12.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:33.416Z] #45 12.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:33.416Z] #45 13.02 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-25T19:05:33.416Z] #45 14.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:33.416Z] #45 17.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:33.587Z] #14 25.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-25T19:05:33.587Z] #14 25.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-08-25T19:05:33.587Z] #14 25.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-08-25T19:05:33.587Z] #14 25.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-25T19:05:33.672Z] #45 ... [2021-08-25T19:05:33.672Z] [2021-08-25T19:05:33.672Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:33.672Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:05:33.672Z] #53 19.75 + cd /tmp/tmp.KSE2OQBHLP/src/github.com/mvdan/sh [2021-08-25T19:05:33.672Z] #53 19.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:33.672Z] #53 19.94 + GO111MODULE=on [2021-08-25T19:05:33.672Z] #53 19.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-25T19:05:33.672Z] #53 20.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-25T19:05:33.672Z] #53 21.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-25T19:05:33.672Z] #53 21.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-25T19:05:33.851Z] #14 25.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-25T19:05:34.114Z] #14 25.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-08-25T19:05:34.114Z] #14 25.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-08-25T19:05:34.240Z] #53 23.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-25T19:05:34.399Z] #49 15.00 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:05:34.496Z] #53 ... [2021-08-25T19:05:34.496Z] [2021-08-25T19:05:34.496Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:34.496Z] #35 sha256:f3ec4ee6164cd23a96378afb9473b5465049d281fd9906be35fd6e39182c435b [2021-08-25T19:05:34.496Z] #35 19.77 github.com/pelletier/go-toml/cmd/tomll [2021-08-25T19:05:34.496Z] #35 DONE 23.8s [2021-08-25T19:05:34.496Z] [2021-08-25T19:05:34.496Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:34.496Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:34.496Z] #57 24.01 Fetched 8399 kB in 17s (494 kB/s) [2021-08-25T19:05:34.718Z] #14 26.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-25T19:05:34.718Z] #14 ... [2021-08-25T19:05:34.718Z] [2021-08-25T19:05:34.718Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:34.718Z] #49 sha256:5aa4894e7fdc00400eadadc4fb34b89db38ffb697f0b2b5206af04d18e460426 [2021-08-25T19:05:34.718Z] #49 16.32 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:34.718Z] #49 16.32 Use 'go install pkg@version' instead. [2021-08-25T19:05:34.718Z] #49 16.32 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:34.718Z] #49 16.32 or run 'go help get' or 'go help install'. [2021-08-25T19:05:34.982Z] #49 ... [2021-08-25T19:05:34.982Z] [2021-08-25T19:05:34.982Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:34.982Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:34.982Z] #45 24.68 The following additional packages will be installed: [2021-08-25T19:05:34.982Z] #45 24.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:05:34.982Z] #45 24.69 python3-protobuf python3-six [2021-08-25T19:05:34.982Z] #45 24.69 Suggested packages: [2021-08-25T19:05:34.982Z] #45 24.69 python3-setuptools [2021-08-25T19:05:34.982Z] #45 24.69 Recommended packages: [2021-08-25T19:05:34.982Z] #45 24.69 iproute2 | iproute [2021-08-25T19:05:34.982Z] #45 25.10 The following NEW packages will be installed: [2021-08-25T19:05:34.982Z] #45 25.10 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:05:34.982Z] #45 25.10 python3-protobuf python3-six [2021-08-25T19:05:34.982Z] #45 25.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:34.982Z] #45 25.63 Need to get 2094 kB of archives. [2021-08-25T19:05:34.982Z] #45 25.63 After this operation, 10.5 MB of additional disk space will be used. [2021-08-25T19:05:34.982Z] #45 25.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-08-25T19:05:34.982Z] #45 25.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:05:34.982Z] #45 25.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-25T19:05:34.982Z] #45 25.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-08-25T19:05:34.982Z] #45 25.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-25T19:05:34.982Z] #45 25.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-25T19:05:34.982Z] #45 25.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-25T19:05:35.397Z] #60 15.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-25T19:05:35.397Z] #60 15.46 go: downloading github.com/google/uuid v1.3.0 [2021-08-25T19:05:35.397Z] #60 15.55 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-25T19:05:35.397Z] #60 15.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-25T19:05:35.657Z] #60 15.83 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-25T19:05:35.775Z] #49 ... [2021-08-25T19:05:35.775Z] [2021-08-25T19:05:35.775Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:35.775Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:05:35.775Z] #47 11.54 internal/unsafeheader [2021-08-25T19:05:35.775Z] #47 11.59 internal/abi [2021-08-25T19:05:35.775Z] #47 11.77 internal/cpu [2021-08-25T19:05:35.775Z] #47 12.72 internal/goexperiment [2021-08-25T19:05:35.775Z] #47 12.96 runtime/internal/atomic [2021-08-25T19:05:35.775Z] #47 13.61 internal/bytealg [2021-08-25T19:05:35.775Z] #47 14.08 runtime/internal/sys [2021-08-25T19:05:35.775Z] #47 14.57 runtime/internal/math [2021-08-25T19:05:35.775Z] #47 14.99 internal/race [2021-08-25T19:05:35.775Z] #47 15.60 sync/atomic [2021-08-25T19:05:35.775Z] #47 16.37 runtime [2021-08-25T19:05:35.775Z] #47 16.76 unicode [2021-08-25T19:05:35.915Z] #60 15.98 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-25T19:05:36.185Z] #60 16.22 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-25T19:05:36.444Z] #60 ... [2021-08-25T19:05:36.444Z] [2021-08-25T19:05:36.444Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:36.444Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:36.444Z] #45 6.304 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:36.444Z] #45 6.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:36.444Z] #45 6.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:36.444Z] #45 6.909 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-25T19:05:36.444Z] #45 7.400 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:36.444Z] #45 9.670 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:36.444Z] #45 ... [2021-08-25T19:05:36.444Z] [2021-08-25T19:05:36.444Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:36.444Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:36.444Z] #51 12.48 go: downloading github.com/fatih/color v1.7.0 [2021-08-25T19:05:36.444Z] #51 12.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-25T19:05:36.444Z] #51 12.61 go: downloading github.com/pkg/errors v0.8.1 [2021-08-25T19:05:36.444Z] #51 12.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-25T19:05:36.444Z] #51 12.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-25T19:05:36.444Z] #51 13.03 go: downloading github.com/spf13/viper v1.6.1 [2021-08-25T19:05:36.445Z] #51 13.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-25T19:05:36.445Z] #51 13.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-25T19:05:36.445Z] #51 13.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-25T19:05:36.445Z] #51 13.32 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-25T19:05:36.445Z] #51 14.26 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-25T19:05:36.445Z] #51 14.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-25T19:05:36.714Z] #47 ... [2021-08-25T19:05:36.714Z] [2021-08-25T19:05:36.714Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:36.714Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:36.714Z] #51 17.87 go: downloading github.com/fatih/color v1.7.0 [2021-08-25T19:05:36.714Z] #51 18.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-25T19:05:36.919Z] #45 ... [2021-08-25T19:05:36.919Z] [2021-08-25T19:05:36.919Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:36.919Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:05:36.919Z] #53 18.18 runtime [2021-08-25T19:05:36.919Z] #53 ... [2021-08-25T19:05:36.919Z] [2021-08-25T19:05:36.919Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:36.919Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e [2021-08-25T19:05:36.919Z] #57 24.24 The following additional packages will be installed: [2021-08-25T19:05:36.919Z] #57 24.25 libbtrfs0 [2021-08-25T19:05:36.919Z] #57 24.40 The following NEW packages will be installed: [2021-08-25T19:05:36.919Z] #57 24.42 libbtrfs-dev libbtrfs0 [2021-08-25T19:05:36.919Z] #57 24.90 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:36.919Z] #57 24.90 Need to get 454 kB of archives. [2021-08-25T19:05:36.919Z] #57 24.90 After this operation, 1275 kB of additional disk space will be used. [2021-08-25T19:05:36.919Z] #57 24.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-25T19:05:36.919Z] #57 24.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-25T19:05:36.919Z] #57 26.19 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:36.919Z] #57 26.42 Fetched 454 kB in 0s (915 kB/s) [2021-08-25T19:05:36.919Z] #57 26.55 Selecting previously unselected package libbtrfs0:arm64. [2021-08-25T19:05:36.920Z] #57 26.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-25T19:05:36.920Z] #57 26.64 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-25T19:05:36.920Z] #57 26.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-25T19:05:36.920Z] #57 27.03 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-25T19:05:36.920Z] #57 27.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-25T19:05:36.920Z] #57 27.05 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-25T19:05:36.920Z] #57 27.41 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-25T19:05:36.920Z] #57 27.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-25T19:05:36.920Z] #57 27.47 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:05:36.920Z] #57 DONE 28.5s [2021-08-25T19:05:36.920Z] [2021-08-25T19:05:36.920Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:36.920Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-25T19:05:36.920Z] #37 24.29 The following additional packages will be installed: [2021-08-25T19:05:36.920Z] #37 24.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-25T19:05:36.920Z] #37 24.31 Suggested packages: [2021-08-25T19:05:36.920Z] #37 24.31 cmake-doc ninja-build lrzip [2021-08-25T19:05:36.920Z] #37 24.31 Recommended packages: [2021-08-25T19:05:36.920Z] #37 24.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-25T19:05:36.920Z] #37 25.00 The following NEW packages will be installed: [2021-08-25T19:05:36.920Z] #37 25.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-25T19:05:36.920Z] #37 25.01 vim-common xxd [2021-08-25T19:05:36.920Z] #37 25.49 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:36.920Z] #37 25.49 Need to get 15.6 MB of archives. [2021-08-25T19:05:36.920Z] #37 25.49 After this operation, 67.4 MB of additional disk space will be used. [2021-08-25T19:05:36.920Z] #37 25.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-25T19:05:36.920Z] #37 25.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:05:36.920Z] #37 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-25T19:05:36.920Z] #37 25.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-25T19:05:36.920Z] #37 26.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-08-25T19:05:36.920Z] #37 26.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-08-25T19:05:36.920Z] #37 26.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-08-25T19:05:36.920Z] #37 26.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-08-25T19:05:36.920Z] #37 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-08-25T19:05:36.920Z] #37 26.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-08-25T19:05:36.920Z] #37 27.04 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:36.920Z] #37 27.21 Fetched 15.6 MB in 1s (14.6 MB/s) [2021-08-25T19:05:36.920Z] #37 27.31 Selecting previously unselected package xxd. [2021-08-25T19:05:36.920Z] #37 27.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-25T19:05:36.920Z] #37 27.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-25T19:05:36.920Z] #37 27.44 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:05:36.920Z] #37 27.62 Selecting previously unselected package vim-common. [2021-08-25T19:05:36.920Z] #37 27.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:05:36.920Z] #37 27.70 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:05:36.920Z] #37 28.30 Selecting previously unselected package cmake-data. [2021-08-25T19:05:36.920Z] #37 28.32 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-25T19:05:36.920Z] #37 28.35 Unpacking cmake-data (3.18.4-2) ... [2021-08-25T19:05:37.283Z] #51 18.28 go: downloading github.com/pkg/errors v0.8.1 [2021-08-25T19:05:37.283Z] #51 18.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-25T19:05:37.283Z] #51 ... [2021-08-25T19:05:37.283Z] [2021-08-25T19:05:37.283Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:37.283Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:05:37.283Z] #53 8.245 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-25T19:05:37.283Z] #53 8.245 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-25T19:05:37.283Z] #53 8.319 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-25T19:05:37.283Z] #53 10.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-25T19:05:37.283Z] #53 15.62 sync/atomic [2021-08-25T19:05:37.283Z] #53 15.71 internal/bytealg [2021-08-25T19:05:37.283Z] #53 17.65 unicode [2021-08-25T19:05:37.283Z] #53 ... [2021-08-25T19:05:37.283Z] [2021-08-25T19:05:37.283Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:37.283Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:05:37.283Z] #60 12.14 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:05:37.283Z] #60 12.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-25T19:05:37.283Z] #60 12.21 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-25T19:05:37.283Z] #60 13.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-25T19:05:37.283Z] #60 16.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-25T19:05:37.283Z] #60 18.19 go: downloading github.com/google/uuid v1.3.0 [2021-08-25T19:05:37.283Z] #60 18.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-25T19:05:37.381Z] #51 ... [2021-08-25T19:05:37.381Z] [2021-08-25T19:05:37.381Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:37.381Z] #35 sha256:f3181080bf4e6b76b51d4e0398d812a76f55696a0603ccdbec9fcda5709482f3 [2021-08-25T19:05:37.381Z] #35 15.19 github.com/pelletier/go-toml/cmd/tomll [2021-08-25T19:05:37.381Z] #35 DONE 17.5s [2021-08-25T19:05:37.381Z] [2021-08-25T19:05:37.381Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:37.381Z] #60 sha256:bb88fb0ca395e22ec431507c8ae6328dcf4b105e0144a4e56dc69998534e46e6 [2021-08-25T19:05:37.381Z] #60 16.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-25T19:05:37.381Z] #60 16.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-25T19:05:37.542Z] #60 ... [2021-08-25T19:05:37.542Z] [2021-08-25T19:05:37.542Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:37.542Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:37.542Z] #51 18.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-25T19:05:37.802Z] #51 18.88 go: downloading github.com/spf13/viper v1.6.1 [2021-08-25T19:05:38.065Z] #51 19.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-25T19:05:38.065Z] #51 19.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-25T19:05:38.065Z] #51 ... [2021-08-25T19:05:38.065Z] [2021-08-25T19:05:38.065Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:38.065Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:38.065Z] #45 9.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:05:38.065Z] #45 9.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:05:38.065Z] #45 9.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:05:38.065Z] #45 9.826 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-25T19:05:38.065Z] #45 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:38.065Z] #45 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:38.330Z] #45 ... [2021-08-25T19:05:38.330Z] [2021-08-25T19:05:38.330Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:38.330Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:38.330Z] #51 19.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-25T19:05:38.330Z] #51 19.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-25T19:05:38.592Z] #51 ... [2021-08-25T19:05:38.592Z] [2021-08-25T19:05:38.592Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:05:38.592Z] #25 sha256:0cedbd7c7675ec152e8ffd7ec30fe8d13fa9689abc453bce22aa7ed53a44dbf4 [2021-08-25T19:05:38.592Z] #25 19.26 + mkdir -p /build [2021-08-25T19:05:38.592Z] #25 19.27 + mv docker/docker /build/ [2021-08-25T19:05:38.592Z] #25 19.29 + rmdir docker [2021-08-25T19:05:38.592Z] #25 DONE 19.7s [2021-08-25T19:05:38.592Z] [2021-08-25T19:05:38.592Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:38.592Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:05:38.592Z] #53 19.10 runtime [2021-08-25T19:05:38.763Z] #60 19.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-25T19:05:38.840Z] #19 ... [2021-08-25T19:05:38.840Z] [2021-08-25T19:05:38.840Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:38.840Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:05:38.840Z] #54 129.0 net/textproto [2021-08-25T19:05:38.840Z] #54 129.0 crypto/x509 [2021-08-25T19:05:38.851Z] #37 ... [2021-08-25T19:05:38.851Z] [2021-08-25T19:05:38.851Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:38.851Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:38.851Z] #45 28.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-25T19:05:38.851Z] #45 29.70 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:38.851Z] #45 29.88 Fetched 2094 kB in 4s (598 kB/s) [2021-08-25T19:05:38.851Z] #45 29.95 Selecting previously unselected package libprotobuf23:arm64. [2021-08-25T19:05:38.851Z] #45 29.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 ... 15703 files and directories currently installed.) [2021-08-25T19:05:38.851Z] #45 30.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-08-25T19:05:38.851Z] #45 30.13 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-08-25T19:05:39.100Z] #54 129.8 vendor/golang.org/x/net/http/httpguts [2021-08-25T19:05:39.100Z] #54 130.0 vendor/golang.org/x/net/http/httpproxy [2021-08-25T19:05:39.362Z] #54 130.3 mime/multipart [2021-08-25T19:05:39.428Z] #45 30.60 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:05:39.429Z] #45 30.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:05:39.429Z] #45 30.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:05:39.693Z] #45 30.91 Selecting previously unselected package python3-six. [2021-08-25T19:05:39.693Z] #45 30.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-25T19:05:39.693Z] #45 30.94 Unpacking python3-six (1.16.0-2) ... [2021-08-25T19:05:39.757Z] #57 24.01 Reading package lists... [2021-08-25T19:05:39.757Z] #57 ... [2021-08-25T19:05:39.757Z] [2021-08-25T19:05:39.757Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:39.757Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:39.757Z] #51 19.03 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-25T19:05:39.757Z] #51 19.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-25T19:05:39.757Z] #51 25.29 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-25T19:05:39.757Z] #51 25.30 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-25T19:05:39.757Z] #51 25.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-25T19:05:39.757Z] #51 25.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-25T19:05:39.757Z] #51 25.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-25T19:05:39.757Z] #51 26.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-25T19:05:39.757Z] #51 26.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-25T19:05:39.757Z] #51 26.42 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-25T19:05:39.757Z] #51 26.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-25T19:05:39.757Z] #51 26.64 go: downloading github.com/spf13/afero v1.1.2 [2021-08-25T19:05:39.757Z] #51 26.99 go: downloading github.com/spf13/cast v1.3.0 [2021-08-25T19:05:39.757Z] #51 27.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-25T19:05:39.757Z] #51 27.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-25T19:05:39.757Z] #51 27.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-25T19:05:39.757Z] #51 27.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-25T19:05:39.757Z] #51 27.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-25T19:05:39.757Z] #51 27.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-25T19:05:39.757Z] #51 27.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-25T19:05:39.757Z] #51 27.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-25T19:05:39.757Z] #51 27.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-25T19:05:39.757Z] #51 28.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-25T19:05:39.757Z] #51 28.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-25T19:05:39.757Z] #51 28.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-25T19:05:39.757Z] #51 28.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-25T19:05:39.757Z] #51 28.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-25T19:05:39.757Z] #51 28.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-25T19:05:39.757Z] #51 28.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-25T19:05:39.757Z] #51 28.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-25T19:05:39.757Z] #51 29.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-25T19:05:39.958Z] #45 31.15 Selecting previously unselected package python3-protobuf. [2021-08-25T19:05:39.958Z] #45 31.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-08-25T19:05:39.958Z] #45 31.16 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-25T19:05:40.015Z] #51 ... [2021-08-25T19:05:40.015Z] [2021-08-25T19:05:40.015Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:40.015Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:40.015Z] #41 27.85 Updating files: 80% (1367/1696) Updating files: 81% (1374/1696) Updating files: 82% (1391/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-25T19:05:40.015Z] #41 28.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-25T19:05:40.223Z] #45 31.64 Selecting previously unselected package libnet1:arm64. [2021-08-25T19:05:40.487Z] #45 31.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-25T19:05:40.487Z] #45 31.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:05:40.487Z] #45 31.93 Selecting previously unselected package libnl-3-200:arm64. [2021-08-25T19:05:40.501Z] #53 ... [2021-08-25T19:05:40.501Z] [2021-08-25T19:05:40.501Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:40.501Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:40.501Z] #14 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:40.501Z] #14 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:40.501Z] #14 ... [2021-08-25T19:05:40.501Z] [2021-08-25T19:05:40.501Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:40.501Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:05:40.501Z] #60 20.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-25T19:05:40.501Z] #60 20.47 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-25T19:05:40.501Z] #60 20.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-25T19:05:40.501Z] #60 20.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-25T19:05:40.501Z] #60 21.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-25T19:05:40.754Z] #45 31.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-25T19:05:40.754Z] #45 31.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-25T19:05:40.761Z] #60 21.79 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-25T19:05:40.761Z] #60 ... [2021-08-25T19:05:40.761Z] [2021-08-25T19:05:40.761Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:40.761Z] #35 sha256:d8d6759fd7004c0aa68dc1f619b9ba90c7289aa16def4aa6617422667a630251 [2021-08-25T19:05:40.761Z] #35 11.96 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:40.761Z] #35 11.96 Use 'go install pkg@version' instead. [2021-08-25T19:05:40.761Z] #35 11.97 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:40.761Z] #35 11.97 or run 'go help get' or 'go help install'. [2021-08-25T19:05:40.761Z] #35 12.81 github.com/pelletier/go-toml [2021-08-25T19:05:41.021Z] #45 32.16 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-25T19:05:41.021Z] #35 ... [2021-08-25T19:05:41.021Z] [2021-08-25T19:05:41.021Z] #45 32.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-25T19:05:41.022Z] #45 32.17 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-25T19:05:41.021Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:41.022Z] #45 32.31 Selecting previously unselected package criu. [2021-08-25T19:05:41.022Z] #45 32.31 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-08-25T19:05:41.022Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:41.022Z] #45 32.32 Unpacking criu (3.15-1) ... [2021-08-25T19:05:41.022Z] #51 20.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-25T19:05:41.022Z] #51 21.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-25T19:05:41.022Z] #51 ... [2021-08-25T19:05:41.022Z] [2021-08-25T19:05:41.022Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:41.022Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:41.022Z] #57 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:05:41.022Z] #57 18.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:41.286Z] #54 131.9 crypto/tls [2021-08-25T19:05:41.971Z] #45 33.13 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:05:42.058Z] #60 ... [2021-08-25T19:05:42.058Z] [2021-08-25T19:05:42.058Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:42.058Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:42.058Z] #51 17.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-25T19:05:42.058Z] #51 17.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-25T19:05:42.058Z] #51 18.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-25T19:05:42.058Z] #51 18.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-25T19:05:42.058Z] #51 18.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-25T19:05:42.058Z] #51 18.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-25T19:05:42.058Z] #51 18.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-25T19:05:42.058Z] #51 18.70 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-25T19:05:42.058Z] #51 18.81 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-25T19:05:42.058Z] #51 18.83 go: downloading github.com/spf13/afero v1.1.2 [2021-08-25T19:05:42.058Z] #51 18.95 go: downloading github.com/spf13/cast v1.3.0 [2021-08-25T19:05:42.058Z] #51 19.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-25T19:05:42.058Z] #51 19.04 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-25T19:05:42.058Z] #51 19.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-25T19:05:42.058Z] #51 19.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-25T19:05:42.059Z] #51 19.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-25T19:05:42.059Z] #51 19.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-25T19:05:42.059Z] #51 19.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-25T19:05:42.059Z] #51 19.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-25T19:05:42.059Z] #51 19.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-25T19:05:42.059Z] #51 19.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-25T19:05:42.059Z] #51 19.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-25T19:05:42.059Z] #51 20.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-25T19:05:42.059Z] #51 20.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-25T19:05:42.059Z] #51 20.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-25T19:05:42.059Z] #51 20.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-25T19:05:42.059Z] #51 20.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-25T19:05:42.059Z] #51 20.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-25T19:05:42.059Z] #51 20.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-25T19:05:42.059Z] #51 20.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-25T19:05:42.059Z] #51 21.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-25T19:05:42.059Z] #51 21.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-25T19:05:42.059Z] #51 21.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-25T19:05:42.059Z] #51 21.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-25T19:05:42.059Z] #51 21.48 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-25T19:05:42.059Z] #51 21.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-25T19:05:42.059Z] #51 21.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-25T19:05:42.059Z] #51 22.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-25T19:05:42.059Z] #51 22.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-25T19:05:42.059Z] #51 22.29 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-25T19:05:42.059Z] #51 22.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-25T19:05:42.235Z] #45 ... [2021-08-25T19:05:42.235Z] [2021-08-25T19:05:42.235Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-25T19:05:42.235Z] #30 sha256:b595f99a7bbf4e2f7025b8f206f3cd0a1e62c131e390604c3c180ba5a517d8b8 [2021-08-25T19:05:42.235Z] #30 25.11 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-25T19:05:42.235Z] #30 26.74 #=#=# [2021-08-25T19:05:42.235Z] #30 26.98 #=#=# ######################################################################## 100.0% [2021-08-25T19:05:42.235Z] #30 28.33 [2021-08-25T19:05:42.235Z] #30 30.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-25T19:05:42.235Z] #30 32.32 [2021-08-25T19:05:42.235Z] #30 32.58 ##################################### 52.6% ######################################################################## 100.0% [2021-08-25T19:05:42.235Z] #30 33.67 [2021-08-25T19:05:42.235Z] #30 33.98 Download of images into '/build' complete. [2021-08-25T19:05:42.235Z] #30 33.98 Use something like the following to load the result into a Docker daemon: [2021-08-25T19:05:42.235Z] #30 33.98 tar -cC '/build' . | docker load [2021-08-25T19:05:42.235Z] #30 DONE 34.6s [2021-08-25T19:05:42.235Z] [2021-08-25T19:05:42.235Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:42.235Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:05:42.235Z] #14 26.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-08-25T19:05:42.235Z] #14 27.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-08-25T19:05:42.235Z] #14 27.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-25T19:05:42.235Z] #14 28.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-08-25T19:05:42.235Z] #14 28.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-25T19:05:42.235Z] #14 28.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-25T19:05:42.235Z] #14 28.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-25T19:05:42.235Z] #14 28.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-25T19:05:42.235Z] #14 28.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-25T19:05:42.235Z] #14 28.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-08-25T19:05:42.236Z] #14 28.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-08-25T19:05:42.236Z] #14 28.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-08-25T19:05:42.236Z] #14 28.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-08-25T19:05:42.236Z] #14 28.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-08-25T19:05:42.236Z] #14 28.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-08-25T19:05:42.236Z] #14 28.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-08-25T19:05:42.236Z] #14 28.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-08-25T19:05:42.236Z] #14 28.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-08-25T19:05:42.236Z] #14 28.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-25T19:05:42.236Z] #14 28.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-08-25T19:05:42.236Z] #14 29.79 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:42.236Z] #14 30.00 Fetched 108 MB in 4s (25.8 MB/s) [2021-08-25T19:05:42.236Z] #14 30.09 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-25T19:05:42.236Z] #14 30.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 ... 15703 files and directories currently installed.) [2021-08-25T19:05:42.236Z] #14 30.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-25T19:05:42.236Z] #14 30.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:05:42.236Z] #14 31.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-25T19:05:42.236Z] #14 31.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-25T19:05:42.236Z] #14 31.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:05:42.319Z] #51 22.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-25T19:05:42.404Z] #57 ... [2021-08-25T19:05:42.404Z] [2021-08-25T19:05:42.404Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:42.404Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:42.404Z] #37 13.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:05:42.404Z] #37 ... [2021-08-25T19:05:42.404Z] [2021-08-25T19:05:42.404Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:42.404Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:05:42.404Z] #47 23.35 unicode/utf8 [2021-08-25T19:05:42.511Z] Fetching without tags [2021-08-25T19:05:42.540Z] #41 31.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-08-25T19:05:42.580Z] #51 22.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-25T19:05:42.580Z] #51 ... [2021-08-25T19:05:42.580Z] [2021-08-25T19:05:42.580Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:42.580Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:05:42.580Z] #53 12.74 + cd /tmp/tmp.OvY8fQDtHW/src/github.com/mvdan/sh [2021-08-25T19:05:42.580Z] #53 12.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-25T19:05:42.580Z] #53 12.85 + GO111MODULE=on [2021-08-25T19:05:42.580Z] #53 12.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-25T19:05:42.580Z] #53 13.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-25T19:05:42.580Z] #53 13.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-25T19:05:42.580Z] #53 13.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-25T19:05:42.580Z] #53 15.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-25T19:05:42.580Z] #53 18.24 encoding [2021-08-25T19:05:42.580Z] #53 18.42 math [2021-08-25T19:05:42.580Z] #53 18.42 runtime [2021-08-25T19:05:42.862Z] #53 ... [2021-08-25T19:05:42.862Z] [2021-08-25T19:05:42.862Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:42.862Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:42.862Z] #41 20.84 Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-25T19:05:42.862Z] #41 20.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-25T19:05:42.979Z] #47 24.13 internal/itoa [2021-08-25T19:05:43.123Z] #41 23.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-25T19:05:43.187Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:05:43.190Z] #14 34.58 Selecting previously unselected package binutils-mingw-w64. [2021-08-25T19:05:43.190Z] #14 34.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-25T19:05:43.190Z] #14 34.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:05:43.190Z] #14 34.81 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-25T19:05:43.190Z] #14 34.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-25T19:05:43.190Z] #14 34.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-25T19:05:43.243Z] #47 24.46 math/bits [2021-08-25T19:05:43.383Z] #41 ... [2021-08-25T19:05:43.383Z] [2021-08-25T19:05:43.383Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:43.383Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:43.383Z] #14 13.50 Fetched 8399 kB in 10s (828 kB/s) [2021-08-25T19:05:43.383Z] #14 13.50 Reading package lists... [2021-08-25T19:05:43.383Z] #14 19.03 Reading package lists... [2021-08-25T19:05:43.383Z] #14 ... [2021-08-25T19:05:43.383Z] [2021-08-25T19:05:43.383Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:43.383Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:43.383Z] #51 23.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-25T19:05:43.383Z] #51 23.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-25T19:05:42.255Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:05:42.286Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:05:42.333Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:42.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:05:42.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:05:42.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:42.536Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:43.286Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:43.317Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:05:43.455Z] #14 35.07 Selecting previously unselected package dmsetup. [2021-08-25T19:05:43.455Z] #14 35.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-08-25T19:05:43.455Z] #14 35.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:05:43.644Z] #51 23.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-25T19:05:43.644Z] #51 ... [2021-08-25T19:05:43.644Z] [2021-08-25T19:05:43.644Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:43.644Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:05:43.644Z] #47 13.73 unicode/utf8 [2021-08-25T19:05:43.644Z] #47 14.32 internal/itoa [2021-08-25T19:05:43.644Z] #47 14.45 math/bits [2021-08-25T19:05:43.644Z] #47 15.03 math [2021-08-25T19:05:43.644Z] #47 19.19 unicode/utf16 [2021-08-25T19:05:43.644Z] #47 19.43 container/list [2021-08-25T19:05:43.644Z] #47 20.00 crypto/internal/subtle [2021-08-25T19:05:43.644Z] #47 20.23 crypto/subtle [2021-08-25T19:05:43.644Z] #47 20.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-25T19:05:43.644Z] #47 20.48 internal/nettrace [2021-08-25T19:05:43.644Z] #47 20.59 vendor/golang.org/x/crypto/internal/subtle [2021-08-25T19:05:43.644Z] #47 ... [2021-08-25T19:05:43.644Z] [2021-08-25T19:05:43.644Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:43.644Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:43.644Z] #51 23.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-25T19:05:43.644Z] #51 23.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-25T19:05:43.644Z] #51 23.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-25T19:05:43.720Z] #14 35.31 Selecting previously unselected package mingw-w64-common. [2021-08-25T19:05:43.720Z] #14 35.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-25T19:05:43.720Z] #14 35.32 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-25T19:05:43.720Z] #14 ... [2021-08-25T19:05:43.720Z] [2021-08-25T19:05:43.720Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:43.720Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:43.812Z] #47 24.91 math [2021-08-25T19:05:43.841Z] #54 ... [2021-08-25T19:05:43.841Z] [2021-08-25T19:05:43.841Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:43.841Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:43.841Z] #19 116.2 The following NEW packages will be installed: [2021-08-25T19:05:43.841Z] #19 116.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-25T19:05:43.841Z] #19 116.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-25T19:05:43.841Z] #19 116.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-25T19:05:43.841Z] #19 116.2 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-25T19:05:43.841Z] #19 116.2 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-25T19:05:43.841Z] #19 116.2 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-08-25T19:05:43.841Z] #19 116.2 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-08-25T19:05:43.841Z] #19 116.2 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-25T19:05:43.841Z] #19 116.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-25T19:05:43.841Z] #19 116.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-25T19:05:43.841Z] #19 116.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-25T19:05:43.841Z] #19 116.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-25T19:05:43.841Z] #19 116.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-25T19:05:43.841Z] #19 116.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-25T19:05:43.841Z] #19 116.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-25T19:05:43.841Z] #19 116.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-25T19:05:43.841Z] #19 116.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-25T19:05:43.841Z] #19 116.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-25T19:05:43.841Z] #19 116.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-25T19:05:43.841Z] #19 116.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-25T19:05:43.841Z] #19 116.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-25T19:05:43.841Z] #19 116.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-25T19:05:43.841Z] #19 116.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-25T19:05:43.841Z] #19 116.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-25T19:05:43.841Z] #19 116.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-25T19:05:43.841Z] #19 116.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-25T19:05:43.841Z] #19 116.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-25T19:05:43.841Z] #19 116.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-25T19:05:43.841Z] #19 116.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-25T19:05:43.841Z] #19 116.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-25T19:05:43.841Z] #19 116.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-25T19:05:43.841Z] #19 116.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-25T19:05:43.841Z] #19 116.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-25T19:05:43.841Z] #19 116.2 linux-libc-dev-s390x-cross patch xz-utils [2021-08-25T19:05:43.841Z] #19 116.7 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:43.841Z] #19 116.7 Need to get 787 MB of archives. [2021-08-25T19:05:43.841Z] #19 116.7 After this operation, 3385 MB of additional disk space will be used. [2021-08-25T19:05:43.841Z] #19 116.7 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-08-25T19:05:43.841Z] #19 116.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-25T19:05:43.841Z] #19 116.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-08-25T19:05:43.841Z] #19 116.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-08-25T19:05:43.841Z] #19 116.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-08-25T19:05:43.841Z] #19 116.7 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-25T19:05:43.841Z] #19 116.8 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-08-25T19:05:43.841Z] #19 116.8 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-08-25T19:05:43.841Z] #19 116.9 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-08-25T19:05:43.841Z] #19 117.0 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-08-25T19:05:43.841Z] #19 117.0 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-08-25T19:05:43.841Z] #19 117.1 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-25T19:05:43.841Z] #19 117.1 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-08-25T19:05:43.841Z] #19 118.3 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-08-25T19:05:43.841Z] #19 118.3 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-08-25T19:05:43.841Z] #19 120.3 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-08-25T19:05:43.841Z] #19 120.3 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-08-25T19:05:43.903Z] #51 23.97 go: downloading golang.org/x/text v0.3.2 [2021-08-25T19:05:43.903Z] #51 ... [2021-08-25T19:05:43.903Z] [2021-08-25T19:05:43.903Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:43.903Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:43.903Z] #37 14.14 Fetched 8399 kB in 11s (791 kB/s) [2021-08-25T19:05:43.903Z] #37 14.14 Reading package lists... [2021-08-25T19:05:43.983Z] #45 35.13 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-08-25T19:05:43.983Z] #45 35.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:05:43.983Z] #45 35.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-25T19:05:43.983Z] #45 35.20 Setting up python3-six (1.16.0-2) ... [2021-08-25T19:05:44.162Z] #37 19.89 Reading package lists... [2021-08-25T19:05:44.162Z] #37 ... [2021-08-25T19:05:44.162Z] [2021-08-25T19:05:44.162Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:44.162Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:44.162Z] #14 19.03 Reading package lists... [2021-08-25T19:05:44.417Z] #19 122.0 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-25T19:05:44.440Z] #41 ... [2021-08-25T19:05:44.440Z] [2021-08-25T19:05:44.440Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:44.440Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:44.440Z] #37 23.46 Fetched 8399 kB in 17s (501 kB/s) [2021-08-25T19:05:44.440Z] #37 23.46 Reading package lists... [2021-08-25T19:05:44.440Z] #37 31.48 Reading package lists... [2021-08-25T19:05:44.440Z] #37 ... [2021-08-25T19:05:44.440Z] [2021-08-25T19:05:44.440Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:44.440Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:44.440Z] #51 29.44 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-25T19:05:44.440Z] #51 29.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-25T19:05:44.440Z] #51 29.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-25T19:05:44.440Z] #51 30.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-25T19:05:44.440Z] #51 30.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-25T19:05:44.440Z] #51 30.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-25T19:05:44.440Z] #51 30.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-25T19:05:44.440Z] #51 30.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-25T19:05:44.440Z] #51 30.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-25T19:05:44.440Z] #51 31.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-25T19:05:44.440Z] #51 31.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-25T19:05:44.440Z] #51 31.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-25T19:05:44.440Z] #51 31.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-25T19:05:44.440Z] #51 32.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-25T19:05:44.440Z] #51 32.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-25T19:05:44.440Z] #51 32.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-25T19:05:44.440Z] #51 32.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-25T19:05:44.440Z] #51 32.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-25T19:05:44.440Z] #51 32.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-25T19:05:44.440Z] #51 32.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-25T19:05:44.681Z] #19 122.0 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-08-25T19:05:45.005Z] #51 ... [2021-08-25T19:05:45.005Z] [2021-08-25T19:05:45.005Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:45.005Z] #49 sha256:769c56750f20a2e278a7a899299013178b9bca86c6399f4020577eb3f9836bf2 [2021-08-25T19:05:45.005Z] #49 24.34 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:45.005Z] #49 24.34 Use 'go install pkg@version' instead. [2021-08-25T19:05:45.005Z] #49 24.34 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:45.005Z] #49 24.34 or run 'go help get' or 'go help install'. [2021-08-25T19:05:45.263Z] #49 ... [2021-08-25T19:05:45.263Z] [2021-08-25T19:05:45.263Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:45.263Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:45.263Z] #51 34.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-25T19:05:45.263Z] #51 34.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-25T19:05:45.384Z] #45 36.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-25T19:05:45.384Z] #45 36.46 Setting up python3-protobuf (3.12.4-1) ... [2021-08-25T19:05:45.521Z] #51 34.86 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-25T19:05:45.521Z] #51 34.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-25T19:05:45.521Z] #51 34.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-25T19:05:45.521Z] #51 34.94 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-25T19:05:45.538Z] #14 24.25 Building dependency tree... [2021-08-25T19:05:45.538Z] #14 ... [2021-08-25T19:05:45.538Z] [2021-08-25T19:05:45.538Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:45.538Z] #49 sha256:1b8d1c64b9e088f38a2500d9c07c4e43c1482d2c25441b5dad7e65c401b1d035 [2021-08-25T19:05:45.538Z] #49 15.73 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:45.538Z] #49 15.73 Use 'go install pkg@version' instead. [2021-08-25T19:05:45.538Z] #49 15.73 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:45.538Z] #49 15.73 or run 'go help get' or 'go help install'. [2021-08-25T19:05:45.762Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:05:45.762Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:05:45.778Z] #51 35.12 go: downloading golang.org/x/text v0.3.2 [2021-08-25T19:05:45.797Z] #49 ... [2021-08-25T19:05:45.797Z] [2021-08-25T19:05:45.797Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:45.797Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:45.797Z] #37 19.89 Reading package lists... [2021-08-25T19:05:46.056Z] #37 24.93 Building dependency tree... [2021-08-25T19:05:46.335Z] #45 ... [2021-08-25T19:05:46.335Z] [2021-08-25T19:05:46.335Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:46.335Z] #51 sha256:dc94ce48f4fc830a95d7ea2e9e9ff9ebb5783ff3a042abf7284fff1d521e329f [2021-08-25T19:05:46.335Z] #51 27.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-25T19:05:46.335Z] #51 28.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-25T19:05:46.335Z] #51 28.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-25T19:05:46.335Z] #51 36.39 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:46.335Z] #51 36.41 Use 'go install pkg@version' instead. [2021-08-25T19:05:46.335Z] #51 36.41 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:46.335Z] #51 36.41 or run 'go help get' or 'go help install'. [2021-08-25T19:05:46.598Z] #51 ... [2021-08-25T19:05:46.598Z] [2021-08-25T19:05:46.598Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:46.598Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-25T19:05:46.598Z] #37 32.59 Selecting previously unselected package libicu67:arm64. [2021-08-25T19:05:46.598Z] #37 32.60 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-08-25T19:05:46.598Z] #37 32.62 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-25T19:05:46.598Z] #37 37.13 Selecting previously unselected package libxml2:arm64. [2021-08-25T19:05:46.598Z] #37 37.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-08-25T19:05:46.598Z] #37 37.16 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:05:46.598Z] #37 37.76 Selecting previously unselected package libarchive13:arm64. [2021-08-25T19:05:46.598Z] #37 37.81 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-08-25T19:05:46.598Z] #37 37.82 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-25T19:05:46.598Z] #37 38.16 Selecting previously unselected package libjsoncpp24:arm64. [2021-08-25T19:05:46.598Z] #37 38.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-08-25T19:05:46.598Z] #37 38.17 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-25T19:05:46.604Z] #19 123.8 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-25T19:05:46.604Z] #19 123.8 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-08-25T19:05:45.443Z] > git remote # timeout=10 [2021-08-25T19:05:45.521Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:05:45.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:45.552Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:05:45.662Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-25T19:05:45.787Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:45.818Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:05:46.661Z] Fetching without tags [2021-08-25T19:05:46.863Z] #37 38.31 Selecting previously unselected package librhash0:arm64. [2021-08-25T19:05:46.863Z] #37 38.31 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-08-25T19:05:46.863Z] #37 38.32 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-08-25T19:05:46.863Z] #37 38.47 Selecting previously unselected package libuv1:arm64. [2021-08-25T19:05:46.863Z] #37 38.48 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-08-25T19:05:46.863Z] #37 38.49 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-08-25T19:05:46.863Z] #37 ... [2021-08-25T19:05:46.863Z] [2021-08-25T19:05:46.863Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:05:46.863Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:05:46.863Z] #58 1.383 + RM_GOPATH=0 [2021-08-25T19:05:46.863Z] #58 1.383 + TMP_GOPATH= [2021-08-25T19:05:46.863Z] #58 1.383 + : /build [2021-08-25T19:05:46.863Z] #58 1.383 + '[' -z '' ']' [2021-08-25T19:05:46.863Z] #58 1.384 ++ mktemp -d [2021-08-25T19:05:46.863Z] #58 1.391 + export GOPATH=/tmp/tmp.8UmUk0acJl [2021-08-25T19:05:46.863Z] #58 1.391 + GOPATH=/tmp/tmp.8UmUk0acJl [2021-08-25T19:05:46.863Z] #58 1.392 + RM_GOPATH=1 [2021-08-25T19:05:46.863Z] #58 1.392 + case "$(go env GOARCH)" in [2021-08-25T19:05:46.863Z] #58 1.392 ++ go env GOARCH [2021-08-25T19:05:46.863Z] #58 1.415 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:46.863Z] #58 1.415 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:46.863Z] #58 1.418 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:46.863Z] #58 1.423 + dir=/tmp/install [2021-08-25T19:05:46.863Z] #58 1.426 + bin=containerd [2021-08-25T19:05:46.863Z] #58 1.427 + shift [2021-08-25T19:05:46.863Z] #58 1.434 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-25T19:05:46.863Z] #58 1.435 + . /tmp/install/containerd.installer [2021-08-25T19:05:46.863Z] #58 1.435 ++ set -e [2021-08-25T19:05:46.863Z] #58 1.436 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:05:46.863Z] #58 1.437 + install_containerd [2021-08-25T19:05:46.863Z] #58 1.440 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-25T19:05:46.863Z] #58 1.440 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8UmUk0acJl/src/github.com/containerd/containerd [2021-08-25T19:05:46.863Z] #58 1.440 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:05:46.863Z] #58 1.443 Cloning into '/tmp/tmp.8UmUk0acJl/src/github.com/containerd/containerd'... [2021-08-25T19:05:47.133Z] #58 ... [2021-08-25T19:05:47.133Z] [2021-08-25T19:05:47.133Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:47.133Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:05:47.133Z] #47 36.76 internal/reflectlite [2021-08-25T19:05:47.133Z] #47 36.76 sync [2021-08-25T19:05:47.133Z] #47 38.46 github.com/LK4D4/vndr/godl/singleflight [2021-08-25T19:05:47.133Z] #47 38.47 math/rand [2021-08-25T19:05:47.133Z] #47 38.47 internal/testlog [2021-08-25T19:05:47.152Z] #47 ... [2021-08-25T19:05:47.152Z] [2021-08-25T19:05:47.152Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-25T19:05:47.152Z] #35 sha256:d8d6759fd7004c0aa68dc1f619b9ba90c7289aa16def4aa6617422667a630251 [2021-08-25T19:05:47.152Z] #35 25.16 github.com/pelletier/go-toml/cmd/tomll [2021-08-25T19:05:47.152Z] #35 DONE 28.0s [2021-08-25T19:05:47.152Z] [2021-08-25T19:05:47.152Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:47.152Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:47.152Z] #51 25.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-25T19:05:47.152Z] #51 25.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-25T19:05:47.152Z] #51 25.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-25T19:05:47.152Z] #51 25.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-25T19:05:47.152Z] #51 25.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-25T19:05:47.152Z] #51 25.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-25T19:05:47.152Z] #51 26.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-25T19:05:47.152Z] #51 26.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-25T19:05:47.152Z] #51 26.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-25T19:05:47.152Z] #51 26.41 go: downloading github.com/spf13/afero v1.1.2 [2021-08-25T19:05:47.152Z] #51 26.49 go: downloading github.com/spf13/cast v1.3.0 [2021-08-25T19:05:47.152Z] #51 26.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-25T19:05:47.152Z] #51 26.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-25T19:05:47.152Z] #51 26.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-25T19:05:47.152Z] #51 26.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-25T19:05:47.152Z] #51 27.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-25T19:05:47.152Z] #51 27.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-25T19:05:47.152Z] #51 27.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-25T19:05:47.152Z] #51 27.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-25T19:05:47.152Z] #51 27.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-25T19:05:47.152Z] #51 27.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-25T19:05:47.152Z] #51 27.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-25T19:05:47.152Z] #51 27.90 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-25T19:05:47.152Z] #51 28.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-25T19:05:47.152Z] #51 28.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-25T19:05:47.152Z] #51 28.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-25T19:05:46.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:05:46.444Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:05:46.480Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:46.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:05:46.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:05:46.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:46.698Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:47.343Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:05:47.397Z] #47 38.92 internal/singleflight [2021-08-25T19:05:47.410Z] #51 28.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-25T19:05:47.410Z] #51 28.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-25T19:05:47.435Z] #37 27.43 The following additional packages will be installed: [2021-08-25T19:05:47.435Z] #37 27.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-25T19:05:47.435Z] #37 27.45 Suggested packages: [2021-08-25T19:05:47.435Z] #37 27.45 cmake-doc ninja-build lrzip [2021-08-25T19:05:47.435Z] #37 27.45 Recommended packages: [2021-08-25T19:05:47.435Z] #37 27.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-25T19:05:47.435Z] #37 ... [2021-08-25T19:05:47.435Z] [2021-08-25T19:05:47.435Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:47.435Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:47.435Z] #45 17.44 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-25T19:05:47.435Z] #45 20.24 Fetched 8402 kB in 14s (592 kB/s) [2021-08-25T19:05:47.435Z] #45 20.24 Reading package lists... [2021-08-25T19:05:47.660Z] #47 39.19 runtime/cgo [2021-08-25T19:05:47.668Z] #51 28.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-25T19:05:47.693Z] #45 25.26 Reading package lists... [2021-08-25T19:05:47.693Z] #45 ... [2021-08-25T19:05:47.693Z] [2021-08-25T19:05:47.693Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:47.693Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:47.693Z] #14 26.73 The following additional packages will be installed: [2021-08-25T19:05:47.693Z] #14 26.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:05:47.693Z] #14 26.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-25T19:05:47.694Z] #14 26.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-25T19:05:47.694Z] #14 26.74 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-25T19:05:47.694Z] #14 26.75 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-25T19:05:47.694Z] #14 26.75 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-25T19:05:47.694Z] #14 26.76 mingw-w64-common mingw-w64-x86-64-dev [2021-08-25T19:05:47.694Z] #14 26.76 Suggested packages: [2021-08-25T19:05:47.694Z] #14 26.77 gcc-10-locales seccomp wine64 [2021-08-25T19:05:47.694Z] #14 27.98 The following NEW packages will be installed: [2021-08-25T19:05:47.694Z] #14 27.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:05:47.694Z] #14 27.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-25T19:05:47.694Z] #14 27.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-25T19:05:47.694Z] #14 27.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-25T19:05:47.694Z] #14 27.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-25T19:05:47.694Z] #14 27.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-25T19:05:47.694Z] #14 27.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-25T19:05:47.694Z] #14 28.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-25T19:05:47.694Z] #14 28.00 mingw-w64-x86-64-dev [2021-08-25T19:05:47.995Z] #19 125.4 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-08-25T19:05:47.995Z] #19 125.4 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-08-25T19:05:47.995Z] #19 125.5 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-08-25T19:05:47.995Z] #19 125.5 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-08-25T19:05:47.995Z] #19 125.5 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-08-25T19:05:47.995Z] #19 125.5 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-08-25T19:05:47.995Z] #19 125.5 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-08-25T19:05:47.995Z] #19 125.5 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-08-25T19:05:47.995Z] #19 125.5 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-08-25T19:05:47.995Z] #19 125.6 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-08-25T19:05:47.995Z] #19 125.6 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-08-25T19:05:47.995Z] #19 125.6 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-08-25T19:05:48.237Z] #51 29.42 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-25T19:05:48.237Z] #51 29.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-25T19:05:48.237Z] #51 29.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-25T19:05:48.257Z] #19 125.7 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-08-25T19:05:48.261Z] #14 28.38 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:48.261Z] #14 28.38 Need to get 115 MB of archives. [2021-08-25T19:05:48.261Z] #14 28.38 After this operation, 645 MB of additional disk space will be used. [2021-08-25T19:05:48.261Z] #14 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-25T19:05:48.520Z] #14 28.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-25T19:05:48.520Z] #14 28.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-25T19:05:48.520Z] #14 28.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-25T19:05:48.520Z] #14 28.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-25T19:05:48.520Z] #14 28.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-25T19:05:48.781Z] #14 28.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-25T19:05:48.782Z] #14 29.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-25T19:05:48.806Z] #51 30.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-25T19:05:48.806Z] #51 30.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-25T19:05:49.041Z] #14 29.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-25T19:05:49.041Z] #14 ... [2021-08-25T19:05:49.041Z] [2021-08-25T19:05:49.041Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:49.041Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:49.041Z] #57 19.10 Fetched 8399 kB in 13s (648 kB/s) [2021-08-25T19:05:49.041Z] #57 19.10 Reading package lists... [2021-08-25T19:05:49.041Z] #57 24.06 Reading package lists... [2021-08-25T19:05:49.041Z] #57 28.47 Building dependency tree... [2021-08-25T19:05:49.041Z] #57 ... [2021-08-25T19:05:49.041Z] [2021-08-25T19:05:49.041Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:49.041Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:49.041Z] #51 29.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-25T19:05:49.054Z] #51 ... [2021-08-25T19:05:49.054Z] [2021-08-25T19:05:49.054Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:49.054Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:05:49.054Z] #53 28.48 encoding [2021-08-25T19:05:49.054Z] #53 28.86 unicode/utf16 [2021-08-25T19:05:49.054Z] #53 28.90 runtime [2021-08-25T19:05:49.304Z] #51 29.34 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-25T19:05:49.304Z] #51 29.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-25T19:05:49.311Z] #53 ... [2021-08-25T19:05:49.311Z] [2021-08-25T19:05:49.311Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:49.311Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:05:49.311Z] #47 28.47 encoding [2021-08-25T19:05:49.311Z] #47 28.54 unicode/utf16 [2021-08-25T19:05:49.311Z] #47 28.93 container/list [2021-08-25T19:05:49.311Z] #47 29.73 crypto/internal/subtle [2021-08-25T19:05:49.311Z] #47 30.06 crypto/subtle [2021-08-25T19:05:49.311Z] #47 30.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-25T19:05:49.311Z] #47 31.11 internal/nettrace [2021-08-25T19:05:49.311Z] #47 31.39 vendor/golang.org/x/crypto/internal/subtle [2021-08-25T19:05:49.381Z] #51 30.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-25T19:05:49.381Z] #51 30.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-25T19:05:49.564Z] #51 29.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-25T19:05:49.565Z] #51 29.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-25T19:05:49.568Z] #47 ... [2021-08-25T19:05:49.568Z] [2021-08-25T19:05:49.568Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:49.568Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:49.568Z] #45 28.61 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-25T19:05:49.568Z] #45 35.13 Fetched 8402 kB in 23s (359 kB/s) [2021-08-25T19:05:49.601Z] #47 41.21 sort [2021-08-25T19:05:49.601Z] #47 41.22 errors [2021-08-25T19:05:49.601Z] #47 ... [2021-08-25T19:05:49.601Z] [2021-08-25T19:05:49.601Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:49.601Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b [2021-08-25T19:05:49.601Z] #33 30.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-25T19:05:49.601Z] #33 31.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:49.824Z] #45 35.13 Reading package lists... [2021-08-25T19:05:49.824Z] #45 ... [2021-08-25T19:05:49.824Z] [2021-08-25T19:05:49.824Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:49.824Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:49.824Z] #57 24.01 Reading package lists... [2021-08-25T19:05:49.867Z] #33 ... [2021-08-25T19:05:49.867Z] [2021-08-25T19:05:49.867Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:49.867Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:05:49.867Z] #53 41.34 errors [2021-08-25T19:05:49.867Z] #53 41.34 sort [2021-08-25T19:05:49.904Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:05:49.905Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:05:49.954Z] #51 ... [2021-08-25T19:05:49.954Z] [2021-08-25T19:05:49.954Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:49.954Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:05:49.954Z] #47 31.05 unicode/utf16 [2021-08-25T19:05:50.081Z] #57 31.93 Reading package lists... [2021-08-25T19:05:50.081Z] #57 ... [2021-08-25T19:05:50.081Z] [2021-08-25T19:05:50.081Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:50.081Z] #60 sha256:f671ae8642159dbb39a13ce1784054248bc3b3fcf8bbc2d246d8960ccb05abcd [2021-08-25T19:05:50.081Z] #60 29.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-25T19:05:50.081Z] #60 29.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-25T19:05:50.134Z] #53 41.80 io [2021-08-25T19:05:50.175Z] #19 127.8 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-08-25T19:05:50.175Z] #19 127.8 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-08-25T19:05:50.175Z] #19 127.8 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-08-25T19:05:50.175Z] #19 127.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-08-25T19:05:50.338Z] #60 ... [2021-08-25T19:05:50.338Z] [2021-08-25T19:05:50.338Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:50.338Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:50.338Z] #57 31.93 Reading package lists... [2021-08-25T19:05:50.420Z] #53 41.81 internal/oserror [2021-08-25T19:05:50.420Z] #53 41.81 strconv [2021-08-25T19:05:50.420Z] #53 42.08 syscall [2021-08-25T19:05:50.437Z] #19 127.9 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-08-25T19:05:50.507Z] #51 30.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-25T19:05:50.525Z] #47 31.50 container/list [2021-08-25T19:05:50.767Z] #51 30.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-25T19:05:47.448Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:47.483Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:05:49.601Z] > git remote # timeout=10 [2021-08-25T19:05:49.668Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:05:49.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:49.706Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:05:49.820Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-25T19:05:49.938Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:49.975Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:05:51.027Z] #51 31.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-25T19:05:51.093Z] #47 32.20 crypto/internal/subtle [2021-08-25T19:05:51.353Z] #47 32.53 crypto/subtle [2021-08-25T19:05:51.379Z] #53 42.94 path [2021-08-25T19:05:51.612Z] #47 32.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-25T19:05:51.875Z] #47 33.13 internal/nettrace [2021-08-25T19:05:52.134Z] #47 33.27 vendor/golang.org/x/crypto/internal/subtle [2021-08-25T19:05:52.336Z] #53 44.04 bytes [2021-08-25T19:05:52.361Z] #19 129.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-25T19:05:52.361Z] #19 129.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-25T19:05:52.361Z] #19 129.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-08-25T19:05:52.361Z] #19 129.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-08-25T19:05:52.361Z] #19 129.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-08-25T19:05:52.361Z] #19 129.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:05:52.361Z] #19 130.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-25T19:05:52.361Z] #19 130.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-08-25T19:05:52.361Z] #19 130.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-08-25T19:05:52.361Z] #19 130.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-08-25T19:05:52.361Z] #19 130.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-08-25T19:05:52.361Z] #19 130.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-25T19:05:52.495Z] #57 39.87 Building dependency tree... [2021-08-25T19:05:52.624Z] #19 130.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-08-25T19:05:52.624Z] #19 130.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-08-25T19:05:52.624Z] #19 130.1 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-08-25T19:05:52.624Z] #19 130.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-08-25T19:05:52.624Z] #19 130.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-08-25T19:05:52.624Z] #19 130.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-08-25T19:05:52.624Z] #19 130.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-08-25T19:05:52.888Z] #19 130.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-08-25T19:05:52.888Z] #19 130.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-08-25T19:05:52.888Z] #19 130.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-08-25T19:05:52.914Z] #53 44.48 strings [2021-08-25T19:05:53.059Z] #57 ... [2021-08-25T19:05:53.059Z] [2021-08-25T19:05:53.059Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:53.059Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:53.059Z] #14 32.47 Fetched 8399 kB in 20s (411 kB/s) [2021-08-25T19:05:53.059Z] #14 32.47 Reading package lists... [2021-08-25T19:05:53.070Z] #47 ... [2021-08-25T19:05:53.070Z] [2021-08-25T19:05:53.070Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:53.070Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:05:53.070Z] #53 24.24 internal/itoa [2021-08-25T19:05:53.070Z] #53 24.56 encoding [2021-08-25T19:05:53.070Z] #53 24.69 math/bits [2021-08-25T19:05:53.070Z] #53 25.14 math [2021-08-25T19:05:53.316Z] #14 40.60 Reading package lists... [2021-08-25T19:05:53.316Z] #14 ... [2021-08-25T19:05:53.316Z] [2021-08-25T19:05:53.316Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:53.316Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:53.316Z] #37 31.48 Reading package lists... [2021-08-25T19:05:53.316Z] #37 39.66 Building dependency tree... [2021-08-25T19:05:53.328Z] #53 ... [2021-08-25T19:05:53.329Z] [2021-08-25T19:05:53.329Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:53.329Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:05:53.329Z] #51 31.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-25T19:05:53.329Z] #51 31.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-25T19:05:53.329Z] #51 31.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-25T19:05:53.329Z] #51 31.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-25T19:05:53.329Z] #51 31.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-25T19:05:53.329Z] #51 31.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-25T19:05:53.329Z] #51 32.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-25T19:05:53.329Z] #51 32.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-25T19:05:53.329Z] #51 32.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-25T19:05:53.329Z] #51 32.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-25T19:05:53.329Z] #51 33.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-25T19:05:53.329Z] #51 33.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-25T19:05:53.329Z] #51 33.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-25T19:05:53.329Z] #51 34.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-25T19:05:53.329Z] #51 34.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-25T19:05:53.329Z] #51 34.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-25T19:05:53.329Z] #51 34.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-25T19:05:53.497Z] #53 ... [2021-08-25T19:05:53.497Z] [2021-08-25T19:05:53.497Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:53.497Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-25T19:05:53.497Z] #45 39.51 Setting up criu (3.15-1) ... [2021-08-25T19:05:53.497Z] #45 41.55 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:05:53.497Z] #45 DONE 44.9s [2021-08-25T19:05:53.497Z] [2021-08-25T19:05:53.497Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:53.497Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-25T19:05:53.497Z] #37 38.77 Selecting previously unselected package cmake. [2021-08-25T19:05:53.497Z] #37 38.77 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-08-25T19:05:53.498Z] #37 38.78 Unpacking cmake (3.18.4-2) ... [2021-08-25T19:05:53.498Z] #37 41.23 Setting up libicu67:arm64 (67.1-7) ... [2021-08-25T19:05:53.498Z] #37 41.26 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:05:53.498Z] #37 41.31 Setting up libuv1:arm64 (1.40.0-2) ... [2021-08-25T19:05:53.498Z] #37 41.34 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:05:53.498Z] #37 41.41 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-25T19:05:53.498Z] #37 41.45 Setting up librhash0:arm64 (1.4.1-2) ... [2021-08-25T19:05:53.498Z] #37 41.48 Setting up cmake-data (3.18.4-2) ... [2021-08-25T19:05:53.498Z] #37 41.51 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:05:53.498Z] #37 41.54 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-25T19:05:53.498Z] #37 41.57 Setting up cmake (3.18.4-2) ... [2021-08-25T19:05:53.498Z] #37 41.60 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:05:53.498Z] #37 DONE 45.2s [2021-08-25T19:05:53.567Z] #51 ... [2021-08-25T19:05:53.567Z] [2021-08-25T19:05:53.567Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:53.567Z] #60 sha256:bb88fb0ca395e22ec431507c8ae6328dcf4b105e0144a4e56dc69998534e46e6 [2021-08-25T19:05:53.567Z] #60 23.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-25T19:05:53.567Z] #60 ... [2021-08-25T19:05:53.567Z] [2021-08-25T19:05:53.567Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:53.567Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:53.567Z] #37 28.24 The following NEW packages will be installed: [2021-08-25T19:05:53.567Z] #37 28.25 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-25T19:05:53.567Z] #37 28.25 vim-common xxd [2021-08-25T19:05:53.567Z] #37 28.59 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:53.567Z] #37 28.59 Need to get 17.7 MB of archives. [2021-08-25T19:05:53.567Z] #37 28.59 After this operation, 70.7 MB of additional disk space will be used. [2021-08-25T19:05:53.567Z] #37 28.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:05:53.567Z] #37 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:05:53.567Z] #37 28.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-25T19:05:53.567Z] #37 28.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:05:53.567Z] #37 29.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-25T19:05:53.567Z] #37 29.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-25T19:05:53.567Z] #37 29.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-25T19:05:53.567Z] #37 29.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-25T19:05:53.567Z] #37 29.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-25T19:05:53.567Z] #37 29.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-25T19:05:53.567Z] #37 30.70 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:53.567Z] #37 30.92 Fetched 17.7 MB in 1s (13.6 MB/s) [2021-08-25T19:05:53.567Z] #37 31.00 Selecting previously unselected package xxd. [2021-08-25T19:05:53.567Z] #37 31.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:05:53.567Z] #37 31.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:05:53.567Z] #37 31.12 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:05:53.567Z] #37 31.45 Selecting previously unselected package vim-common. [2021-08-25T19:05:53.567Z] #37 31.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:05:53.567Z] #37 31.48 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:05:53.567Z] #37 31.85 Selecting previously unselected package cmake-data. [2021-08-25T19:05:53.567Z] #37 31.85 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-25T19:05:53.567Z] #37 31.86 Unpacking cmake-data (3.18.4-2) ... [2021-08-25T19:05:53.588Z] #51 34.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-25T19:05:53.588Z] #51 34.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-25T19:05:53.780Z] [2021-08-25T19:05:53.780Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:05:53.780Z] #38 sha256:d8530b96b844703ec15a36ec4ba4be6a0ebe6f190756a02fe0075d974379a9f7 [2021-08-25T19:05:53.828Z] #37 ... [2021-08-25T19:05:53.828Z] [2021-08-25T19:05:53.828Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:53.828Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:53.828Z] #57 28.47 Building dependency tree... [2021-08-25T19:05:53.828Z] #57 30.97 The following additional packages will be installed: [2021-08-25T19:05:53.828Z] #57 30.98 libbtrfs0 [2021-08-25T19:05:53.828Z] #57 31.11 The following NEW packages will be installed: [2021-08-25T19:05:53.828Z] #57 31.14 libbtrfs-dev libbtrfs0 [2021-08-25T19:05:53.828Z] #57 31.53 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:53.828Z] #57 31.53 Need to get 460 kB of archives. [2021-08-25T19:05:53.828Z] #57 31.53 After this operation, 1237 kB of additional disk space will be used. [2021-08-25T19:05:53.828Z] #57 31.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:05:53.828Z] #57 31.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:05:53.828Z] #57 32.43 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:53.828Z] #57 32.62 Fetched 460 kB in 0s (1379 kB/s) [2021-08-25T19:05:53.828Z] #57 32.70 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:05:53.828Z] #57 32.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:05:53.828Z] #57 32.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:05:53.828Z] #57 32.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:05:53.828Z] #57 33.00 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:05:53.828Z] #57 33.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:05:53.828Z] #57 33.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:05:53.828Z] #57 33.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:05:53.828Z] #57 33.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:05:53.828Z] #57 33.47 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:05:53.828Z] #57 DONE 33.9s [2021-08-25T19:05:53.828Z] [2021-08-25T19:05:53.828Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:05:53.828Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:05:53.848Z] #51 35.02 go: downloading golang.org/x/text v0.3.2 [2021-08-25T19:05:54.278Z] #19 131.8 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-08-25T19:05:54.278Z] #19 ... [2021-08-25T19:05:54.278Z] [2021-08-25T19:05:54.278Z] #40 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:05:54.278Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:05:54.278Z] #40 DONE 145.1s [2021-08-25T19:05:54.278Z] [2021-08-25T19:05:54.278Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:54.278Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:54.278Z] #19 131.8 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-08-25T19:05:54.278Z] #19 131.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-08-25T19:05:54.278Z] #19 131.9 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-08-25T19:05:54.278Z] #19 ... [2021-08-25T19:05:54.278Z] [2021-08-25T19:05:54.278Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:54.278Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:05:54.278Z] #54 136.4 net/http/httptrace [2021-08-25T19:05:54.278Z] #54 136.6 net/http [2021-08-25T19:05:54.278Z] #54 145.0 github.com/LK4D4/vndr/godl [2021-08-25T19:05:54.416Z] #51 ... [2021-08-25T19:05:54.416Z] [2021-08-25T19:05:54.416Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:54.416Z] #49 sha256:1b21c611966708a5d541c5b61565b58edf991c0902157b26ecc7614e0a21bdd5 [2021-08-25T19:05:54.416Z] #49 25.63 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:54.416Z] #49 25.65 Use 'go install pkg@version' instead. [2021-08-25T19:05:54.416Z] #49 25.65 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:54.416Z] #49 25.65 or run 'go help get' or 'go help install'. [2021-08-25T19:05:54.542Z] #54 ... [2021-08-25T19:05:54.542Z] [2021-08-25T19:05:54.542Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:54.542Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:54.542Z] #19 131.9 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-08-25T19:05:54.675Z] #49 ... [2021-08-25T19:05:54.675Z] [2021-08-25T19:05:54.675Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:54.675Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:54.675Z] #41 29.41 Updating files: 80% (1370/1696) Updating files: 81% (1374/1696) Updating files: 82% (1391/1696) Updating files: 83% (1408/1696) Updating files: 84% (1425/1696) Updating files: 85% (1442/1696) Updating files: 86% (1459/1696) Updating files: 87% (1476/1696) Updating files: 88% (1493/1696) Updating files: 89% (1510/1696) Updating files: 90% (1527/1696) Updating files: 91% (1544/1696) Updating files: 92% (1561/1696) Updating files: 93% (1578/1696) Updating files: 94% (1595/1696) Updating files: 95% (1612/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-25T19:05:54.675Z] #41 29.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-25T19:05:54.675Z] #41 32.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-25T19:05:55.165Z] Fetching without tags [2021-08-25T19:05:55.211Z] #37 ... [2021-08-25T19:05:55.211Z] [2021-08-25T19:05:55.211Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:55.211Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:05:55.211Z] #51 44.38 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-25T19:05:55.211Z] #51 44.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-25T19:05:55.211Z] #51 44.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-25T19:05:55.473Z] #51 44.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-25T19:05:55.473Z] #51 44.80 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-25T19:05:55.829Z] #38 1.854 + RM_GOPATH=0 [2021-08-25T19:05:55.830Z] #38 1.854 + TMP_GOPATH= [2021-08-25T19:05:55.830Z] #38 1.854 + : /build [2021-08-25T19:05:55.830Z] #38 1.855 + '[' -z '' ']' [2021-08-25T19:05:55.830Z] #38 1.857 ++ mktemp -d [2021-08-25T19:05:55.830Z] #38 1.859 + export GOPATH=/tmp/tmp.YthPgyhci8 [2021-08-25T19:05:55.830Z] #38 1.859 + GOPATH=/tmp/tmp.YthPgyhci8 [2021-08-25T19:05:55.830Z] #38 1.860 + RM_GOPATH=1 [2021-08-25T19:05:55.830Z] #38 1.860 + case "$(go env GOARCH)" in [2021-08-25T19:05:55.830Z] #38 1.861 ++ go env GOARCH [2021-08-25T19:05:55.830Z] #38 1.868 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:55.830Z] #38 1.868 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:55.830Z] #38 1.869 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:55.830Z] #38 1.872 + dir=/tmp/install [2021-08-25T19:05:55.830Z] #38 1.873 + bin=tini [2021-08-25T19:05:55.830Z] #38 1.873 + shift [2021-08-25T19:05:55.830Z] #38 1.873 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-25T19:05:55.830Z] #38 1.873 + . /tmp/install/tini.installer [2021-08-25T19:05:55.830Z] #38 1.873 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:05:55.830Z] #38 1.873 + install_tini [2021-08-25T19:05:55.830Z] #38 1.873 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-25T19:05:55.830Z] #38 1.873 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:05:55.830Z] #38 1.879 + git clone https://github.com/krallin/tini.git /tmp/tmp.YthPgyhci8/tini [2021-08-25T19:05:55.830Z] #38 1.883 Cloning into '/tmp/tmp.YthPgyhci8/tini'... [2021-08-25T19:05:55.845Z] Merging remotes/origin/master commit 8207c05cfcff9853e3e65b2b87b8355d9f65e734 into PR head commit aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:05:56.055Z] #41 ... [2021-08-25T19:05:56.055Z] [2021-08-25T19:05:56.056Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:05:56.056Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:05:56.056Z] #37 27.18 Fetched 8399 kB in 19s (432 kB/s) [2021-08-25T19:05:56.056Z] #37 27.18 Reading package lists... [2021-08-25T19:05:56.119Z] #38 ... [2021-08-25T19:05:56.119Z] [2021-08-25T19:05:56.119Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:05:56.119Z] #49 sha256:5aa4894e7fdc00400eadadc4fb34b89db38ffb697f0b2b5206af04d18e460426 [2021-08-25T19:05:56.119Z] #49 DONE 47.5s [2021-08-25T19:05:56.119Z] [2021-08-25T19:05:56.119Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:05:56.119Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:05:56.119Z] #53 46.98 reflect [2021-08-25T19:05:56.624Z] #37 34.95 Reading package lists... [2021-08-25T19:05:56.624Z] #37 ... [2021-08-25T19:05:56.624Z] [2021-08-25T19:05:56.624Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:05:56.624Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:05:56.624Z] #60 27.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-25T19:05:56.624Z] #60 28.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-25T19:05:56.712Z] #53 48.07 text/tabwriter [2021-08-25T19:05:56.865Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [2021-08-25T19:05:56.885Z] #60 ... [2021-08-25T19:05:56.885Z] [2021-08-25T19:05:56.885Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:56.885Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:56.885Z] #14 30.19 Fetched 8399 kB in 21s (394 kB/s) [2021-08-25T19:05:56.885Z] #14 30.19 Reading package lists... [2021-08-25T19:05:57.096Z] #19 134.2 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-08-25T19:05:57.096Z] #19 134.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-08-25T19:05:57.096Z] #19 134.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-08-25T19:05:57.096Z] #19 134.3 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-08-25T19:05:57.096Z] #19 134.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-08-25T19:05:57.096Z] #19 134.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-08-25T19:05:57.096Z] #19 134.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-08-25T19:05:57.096Z] #19 134.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-08-25T19:05:57.096Z] #19 134.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-08-25T19:05:57.096Z] #19 134.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-08-25T19:05:57.096Z] #19 134.4 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-08-25T19:05:57.126Z] #58 3.086 + RM_GOPATH=0 [2021-08-25T19:05:57.126Z] #58 3.086 + TMP_GOPATH= [2021-08-25T19:05:57.126Z] #58 3.086 + : /build [2021-08-25T19:05:57.126Z] #58 3.086 + '[' -z '' ']' [2021-08-25T19:05:57.126Z] #58 3.087 ++ mktemp -d [2021-08-25T19:05:57.126Z] #58 3.088 + export GOPATH=/tmp/tmp.SEtBD2OHBQ [2021-08-25T19:05:57.126Z] #58 3.088 + GOPATH=/tmp/tmp.SEtBD2OHBQ [2021-08-25T19:05:57.126Z] #58 3.089 + RM_GOPATH=1 [2021-08-25T19:05:57.126Z] #58 3.089 + case "$(go env GOARCH)" in [2021-08-25T19:05:57.126Z] #58 3.090 ++ go env GOARCH [2021-08-25T19:05:57.126Z] #58 3.129 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:57.126Z] #58 3.129 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:05:57.126Z] #58 3.130 ++ dirname /tmp/install/install.sh [2021-08-25T19:05:57.126Z] #58 3.133 + dir=/tmp/install [2021-08-25T19:05:57.126Z] #58 3.133 + bin=containerd [2021-08-25T19:05:57.126Z] #58 3.133 + shift [2021-08-25T19:05:57.126Z] #58 3.133 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-25T19:05:57.126Z] #58 3.133 + . /tmp/install/containerd.installer [2021-08-25T19:05:57.126Z] #58 3.133 ++ set -e [2021-08-25T19:05:57.126Z] #58 3.133 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:05:57.126Z] #58 3.137 + install_containerd [2021-08-25T19:05:57.126Z] #58 3.137 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-25T19:05:57.126Z] #58 3.137 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:05:57.126Z] #58 3.137 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SEtBD2OHBQ/src/github.com/containerd/containerd [2021-08-25T19:05:57.126Z] #58 3.142 Cloning into '/tmp/tmp.SEtBD2OHBQ/src/github.com/containerd/containerd'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-25T19:05:57.378Z] #51 46.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-25T19:05:57.455Z] #14 38.11 Reading package lists... [2021-08-25T19:05:57.456Z] #14 ... [2021-08-25T19:05:57.456Z] [2021-08-25T19:05:57.456Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:57.456Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:57.456Z] #45 28.24 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-25T19:05:57.456Z] #45 32.21 Fetched 8402 kB in 23s (358 kB/s) [2021-08-25T19:05:57.456Z] #45 32.21 Reading package lists... [2021-08-25T19:05:57.456Z] #45 ... [2021-08-25T19:05:57.456Z] [2021-08-25T19:05:57.456Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:05:57.456Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:05:57.456Z] #57 31.18 Fetched 8399 kB in 22s (379 kB/s) [2021-08-25T19:05:57.456Z] #57 31.18 Reading package lists... [2021-08-25T19:05:57.636Z] #51 46.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-25T19:05:58.044Z] #19 ... [2021-08-25T19:05:58.044Z] [2021-08-25T19:05:58.044Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:05:58.044Z] #54 sha256:975b51026b4781b99fe1d2002244e38a7098367b451a093aab314d32e1307151 [2021-08-25T19:05:58.044Z] #54 145.5 github.com/LK4D4/vndr [2021-08-25T19:05:58.044Z] #54 DONE 148.6s [2021-08-25T19:05:58.044Z] [2021-08-25T19:05:58.044Z] #48 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:05:58.044Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:05:58.044Z] #48 ... [2021-08-25T19:05:58.044Z] [2021-08-25T19:05:58.044Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:05:58.044Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:05:58.044Z] #19 135.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-08-25T19:05:58.044Z] #19 135.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-08-25T19:05:58.044Z] #19 135.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-08-25T19:05:58.044Z] #19 135.7 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-08-25T19:05:58.044Z] #19 135.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-08-25T19:05:58.200Z] #51 47.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-25T19:05:54.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:05:54.941Z] > git config --add remote.origin.fetch +refs/pull/42777/head:refs/remotes/origin/PR-42777 # timeout=10 [2021-08-25T19:05:54.980Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:55.088Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-25T19:05:55.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-25T19:05:55.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:55.201Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42777/head:refs/remotes/origin/PR-42777 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-25T19:05:55.951Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:55.990Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:05:58.057Z] > git remote # timeout=10 [2021-08-25T19:05:58.123Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:05:58.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-25T19:05:58.163Z] > git merge 8207c05cfcff9853e3e65b2b87b8355d9f65e734 # timeout=10 [2021-08-25T19:05:58.378Z] Merge succeeded, producing aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:05:58.378Z] Checking out Revision aa606307b7d10890885e2c76c1652c48a6914db4 (PR-42777) [2021-08-25T19:05:58.646Z] #53 50.28 regexp/syntax [2021-08-25T19:05:58.646Z] #53 50.29 bufio [2021-08-25T19:05:59.363Z] #57 38.72 Reading package lists... [2021-08-25T19:05:59.363Z] #57 ... [2021-08-25T19:05:59.363Z] [2021-08-25T19:05:59.363Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:59.363Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:59.363Z] #45 32.21 Reading package lists... [2021-08-25T19:05:59.441Z] #19 137.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-08-25T19:05:59.595Z] #53 ... [2021-08-25T19:05:59.596Z] [2021-08-25T19:05:59.596Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:59.596Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:05:59.596Z] #14 40.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-25T19:05:59.596Z] #14 40.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-25T19:05:59.596Z] #14 41.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:05:59.596Z] #14 48.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-25T19:05:59.596Z] #14 48.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:05:59.596Z] #14 48.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:05:59.596Z] #14 49.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-25T19:05:59.596Z] #14 49.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:05:59.596Z] #14 49.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:05:59.596Z] #14 ... [2021-08-25T19:05:59.596Z] [2021-08-25T19:05:59.596Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:05:59.596Z] #38 sha256:d8530b96b844703ec15a36ec4ba4be6a0ebe6f190756a02fe0075d974379a9f7 [2021-08-25T19:05:59.596Z] #38 2.893 + cd /tmp/tmp.YthPgyhci8/tini [2021-08-25T19:05:59.596Z] #38 2.894 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:05:59.596Z] #38 2.925 + cmake . [2021-08-25T19:05:59.596Z] #38 3.830 -- The C compiler identification is GNU 10.2.1 [2021-08-25T19:05:59.596Z] #38 3.944 -- Detecting C compiler ABI info [2021-08-25T19:05:59.596Z] #38 4.770 -- Detecting C compiler ABI info - done [2021-08-25T19:05:59.596Z] #38 4.917 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-25T19:05:59.596Z] #38 4.918 -- Detecting C compile features [2021-08-25T19:05:59.596Z] #38 4.923 -- Detecting C compile features - done [2021-08-25T19:05:59.596Z] #38 4.943 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-25T19:05:59.596Z] #38 5.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-25T19:05:59.596Z] #38 5.407 -- Configuring done [2021-08-25T19:05:59.596Z] #38 5.431 -- Generating done [2021-08-25T19:05:59.596Z] #38 5.433 -- Build files have been written to: /tmp/tmp.YthPgyhci8/tini [2021-08-25T19:05:59.596Z] #38 5.439 + make tini-static [2021-08-25T19:05:59.596Z] #38 5.856 Scanning dependencies of target tini-static [2021-08-25T19:05:59.658Z] #58 ... [2021-08-25T19:05:59.658Z] [2021-08-25T19:05:59.658Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:05:59.658Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:05:59.658Z] #51 39.40 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:05:59.658Z] #51 39.42 Use 'go install pkg@version' instead. [2021-08-25T19:05:59.658Z] #51 39.42 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:05:59.658Z] #51 39.42 or run 'go help get' or 'go help install'. [2021-08-25T19:05:59.658Z] #51 ... [2021-08-25T19:05:59.658Z] [2021-08-25T19:05:59.658Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:05:59.658Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:05:59.658Z] #14 29.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:05:59.658Z] #14 31.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:05:59.658Z] #14 32.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-25T19:05:59.658Z] #14 32.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:05:59.658Z] #14 34.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:05:59.658Z] #14 34.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-25T19:05:59.658Z] #14 34.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-25T19:05:59.658Z] #14 34.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-25T19:05:59.658Z] #14 34.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:05:59.658Z] #14 34.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:05:59.658Z] #14 34.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-25T19:05:59.658Z] #14 34.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-25T19:05:59.658Z] #14 34.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-25T19:05:59.658Z] #14 34.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-25T19:05:59.658Z] #14 34.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-25T19:05:59.658Z] #14 34.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-25T19:05:59.658Z] #14 35.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-25T19:05:59.658Z] #14 35.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-25T19:05:59.658Z] #14 35.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-25T19:05:59.658Z] #14 35.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-25T19:05:59.658Z] #14 35.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-25T19:05:59.658Z] #14 36.00 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:59.658Z] #14 36.22 Fetched 115 MB in 7s (16.4 MB/s) [2021-08-25T19:05:59.658Z] #14 36.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-25T19:05:59.658Z] #14 36.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:05:59.658Z] #14 36.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:05:59.658Z] #14 36.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:05:59.658Z] #14 38.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-25T19:05:59.658Z] #14 38.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:05:59.658Z] #14 38.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:05:59.705Z] #19 137.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-08-25T19:05:59.705Z] #19 137.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-08-25T19:05:59.705Z] #19 137.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-08-25T19:05:59.705Z] #19 137.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-08-25T19:05:59.705Z] #19 137.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-08-25T19:05:59.705Z] #19 137.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-08-25T19:05:59.705Z] #19 137.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-08-25T19:05:59.705Z] #19 137.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-08-25T19:05:59.705Z] #19 137.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-08-25T19:05:59.705Z] #19 137.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-08-25T19:05:59.860Z] #38 6.032 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-25T19:05:59.916Z] #14 ... [2021-08-25T19:05:59.916Z] [2021-08-25T19:05:59.916Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:05:59.916Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:05:59.916Z] #45 25.26 Reading package lists... [2021-08-25T19:05:59.916Z] #45 29.65 Building dependency tree... [2021-08-25T19:05:59.916Z] #45 32.21 The following additional packages will be installed: [2021-08-25T19:05:59.916Z] #45 32.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:05:59.916Z] #45 32.22 python3-protobuf python3-six [2021-08-25T19:05:59.916Z] #45 32.22 Suggested packages: [2021-08-25T19:05:59.916Z] #45 32.23 python3-setuptools [2021-08-25T19:05:59.916Z] #45 32.23 Recommended packages: [2021-08-25T19:05:59.916Z] #45 32.23 iproute2 | iproute [2021-08-25T19:05:59.916Z] #45 32.82 The following NEW packages will be installed: [2021-08-25T19:05:59.916Z] #45 32.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:05:59.916Z] #45 32.85 python3-protobuf python3-six [2021-08-25T19:05:59.916Z] #45 33.27 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:05:59.916Z] #45 33.27 Need to get 2267 kB of archives. [2021-08-25T19:05:59.916Z] #45 33.27 After this operation, 10.8 MB of additional disk space will be used. [2021-08-25T19:05:59.916Z] #45 33.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-25T19:05:59.916Z] #45 33.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:05:59.916Z] #45 33.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-25T19:05:59.916Z] #45 33.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-25T19:05:59.916Z] #45 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:05:59.916Z] #45 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:05:59.916Z] #45 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:05:59.916Z] #45 36.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-25T19:05:59.916Z] #45 37.39 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:05:59.916Z] #45 37.59 Fetched 2267 kB in 4s (628 kB/s) [2021-08-25T19:05:59.916Z] #45 37.63 Selecting previously unselected package libprotobuf23:amd64. [2021-08-25T19:05:59.916Z] #45 37.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 ... 15713 files and directories currently installed.) [2021-08-25T19:05:59.916Z] #45 37.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-25T19:05:59.916Z] #45 37.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:05:59.916Z] #45 38.51 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:05:59.916Z] #45 38.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:05:59.916Z] #45 38.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:05:59.916Z] #45 38.71 Selecting previously unselected package python3-six. [2021-08-25T19:05:59.916Z] #45 38.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-25T19:05:59.916Z] #45 38.74 Unpacking python3-six (1.16.0-2) ... [2021-08-25T19:05:59.916Z] #45 38.83 Selecting previously unselected package python3-protobuf. [2021-08-25T19:05:59.917Z] #45 38.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-25T19:05:59.917Z] #45 38.84 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-25T19:05:59.917Z] #45 39.36 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:05:59.917Z] #45 39.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:05:59.917Z] #45 39.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:05:59.917Z] #45 39.49 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:05:59.917Z] #45 39.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:05:59.917Z] #45 39.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:05:59.917Z] #45 39.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:05:59.917Z] #45 39.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:05:59.917Z] #45 39.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:05:59.917Z] #45 39.80 Selecting previously unselected package criu. [2021-08-25T19:05:59.917Z] #45 39.80 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-25T19:05:59.917Z] #45 39.81 Unpacking criu (3.15-1) ... [2021-08-25T19:05:59.968Z] #19 137.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-08-25T19:05:59.968Z] #19 137.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-08-25T19:05:59.968Z] #19 137.3 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-08-25T19:05:59.968Z] #19 137.4 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-08-25T19:06:00.078Z] + docker version [2021-08-25T19:06:00.127Z] #38 ... [2021-08-25T19:06:00.127Z] [2021-08-25T19:06:00.127Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:00.127Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:06:00.127Z] #47 41.69 io [2021-08-25T19:06:00.127Z] #47 41.69 strconv [2021-08-25T19:06:00.127Z] #47 42.98 syscall [2021-08-25T19:06:00.127Z] #47 43.64 bytes [2021-08-25T19:06:00.127Z] #47 47.31 strings [2021-08-25T19:06:00.127Z] #47 49.39 reflect [2021-08-25T19:06:00.127Z] #47 51.55 bufio [2021-08-25T19:06:00.486Z] #45 ... [2021-08-25T19:06:00.486Z] [2021-08-25T19:06:00.486Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:00.486Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:00.486Z] #47 40.77 sync [2021-08-25T19:06:00.723Z] #51 ... [2021-08-25T19:06:00.723Z] [2021-08-25T19:06:00.723Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:06:00.723Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:06:00.723Z] #57 45.25 The following additional packages will be installed: [2021-08-25T19:06:00.723Z] #57 45.25 libbtrfs0 [2021-08-25T19:06:00.723Z] #57 45.52 The following NEW packages will be installed: [2021-08-25T19:06:00.723Z] #57 45.57 libbtrfs-dev libbtrfs0 [2021-08-25T19:06:00.723Z] #57 46.06 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:00.723Z] #57 46.06 Need to get 460 kB of archives. [2021-08-25T19:06:00.723Z] #57 46.06 After this operation, 1237 kB of additional disk space will be used. [2021-08-25T19:06:00.723Z] #57 46.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:06:00.723Z] #57 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:06:00.723Z] #57 47.80 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:00.723Z] #57 48.24 Fetched 460 kB in 0s (1223 kB/s) [2021-08-25T19:06:00.723Z] #57 48.39 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:06:00.723Z] #57 48.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:06:00.723Z] #57 48.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:06:00.723Z] #57 48.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:06:00.723Z] #57 49.12 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:06:00.723Z] #57 49.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:06:00.723Z] #57 49.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:06:00.723Z] #57 49.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:06:00.723Z] #57 49.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:06:00.723Z] #57 49.73 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:00.745Z] #47 40.77 internal/reflectlite [2021-08-25T19:06:00.856Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [2021-08-25T19:06:01.358Z] #19 138.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-08-25T19:06:01.358Z] #19 138.9 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-08-25T19:06:01.358Z] #19 138.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-08-25T19:06:01.358Z] #19 139.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-08-25T19:06:01.358Z] #19 139.0 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-08-25T19:06:01.600Z] #47 ... [2021-08-25T19:06:01.600Z] [2021-08-25T19:06:01.600Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:01.600Z] #38 sha256:d8530b96b844703ec15a36ec4ba4be6a0ebe6f190756a02fe0075d974379a9f7 [2021-08-25T19:06:01.600Z] #38 7.799 [100%] Linking C executable tini-static [2021-08-25T19:06:01.656Z] #57 DONE 51.1s [2021-08-25T19:06:01.656Z] [2021-08-25T19:06:01.656Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:01.656Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:01.656Z] #37 45.11 The following additional packages will be installed: [2021-08-25T19:06:01.657Z] #37 45.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-25T19:06:01.657Z] #37 45.16 Suggested packages: [2021-08-25T19:06:01.657Z] #37 45.16 cmake-doc ninja-build lrzip [2021-08-25T19:06:01.657Z] #37 45.16 Recommended packages: [2021-08-25T19:06:01.657Z] #37 45.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-25T19:06:01.657Z] #37 46.48 The following NEW packages will be installed: [2021-08-25T19:06:01.657Z] #37 46.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-25T19:06:01.657Z] #37 46.52 vim-common xxd [2021-08-25T19:06:01.657Z] #37 46.99 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:01.657Z] #37 46.99 Need to get 17.7 MB of archives. [2021-08-25T19:06:01.657Z] #37 46.99 After this operation, 70.7 MB of additional disk space will be used. [2021-08-25T19:06:01.657Z] #37 46.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:06:01.657Z] #37 46.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:06:01.657Z] #37 47.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-25T19:06:01.657Z] #37 47.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:06:01.657Z] #37 48.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-25T19:06:01.657Z] #37 48.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-25T19:06:01.657Z] #37 48.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-25T19:06:01.657Z] #37 48.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-25T19:06:01.657Z] #37 48.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-25T19:06:01.657Z] #37 48.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-25T19:06:01.657Z] #37 50.31 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:01.657Z] #37 50.57 Fetched 17.7 MB in 2s (8481 kB/s) [2021-08-25T19:06:01.657Z] #37 50.70 Selecting previously unselected package xxd. [2021-08-25T19:06:01.657Z] #37 50.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:06:01.657Z] #37 50.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:06:01.657Z] #37 50.86 Unpacking xxd (2:8.2.2434-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-25T19:06:01.913Z] #37 51.21 Selecting previously unselected package vim-common. [2021-08-25T19:06:01.913Z] #37 51.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:06:01.913Z] #37 51.24 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:05:58.288Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-25T19:05:58.412Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:58.451Z] > git checkout -f aa606307b7d10890885e2c76c1652c48a6914db4 # timeout=10 [2021-08-25T19:06:02.121Z] #47 42.30 internal/testlog [2021-08-25T19:06:02.478Z] #37 51.78 Selecting previously unselected package cmake-data. [2021-08-25T19:06:02.478Z] #37 51.78 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-25T19:06:02.478Z] #37 51.79 Unpacking cmake-data (3.18.4-2) ... [2021-08-25T19:06:02.693Z] #47 42.80 github.com/LK4D4/vndr/godl/singleflight [2021-08-25T19:06:02.749Z] #19 140.3 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-08-25T19:06:02.749Z] #19 140.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-08-25T19:06:02.749Z] #19 140.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-08-25T19:06:02.749Z] #19 140.4 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-08-25T19:06:02.749Z] #19 140.4 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-08-25T19:06:02.749Z] #19 140.4 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-08-25T19:06:02.749Z] #19 140.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-08-25T19:06:02.749Z] #19 140.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-08-25T19:06:02.749Z] #19 140.4 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-08-25T19:06:02.956Z] #47 43.11 math/rand [2021-08-25T19:06:03.012Z] #19 140.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-08-25T19:06:03.012Z] #19 140.4 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-08-25T19:06:03.012Z] #19 140.4 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-08-25T19:06:03.525Z] #38 9.560 [100%] Built target tini-static [2021-08-25T19:06:03.525Z] #38 9.637 + mkdir -p /build [2021-08-25T19:06:03.525Z] #38 9.642 + cp tini-static /build/docker-init [2021-08-25T19:06:03.789Z] #38 DONE 10.1s [2021-08-25T19:06:03.789Z] [2021-08-25T19:06:03.789Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:03.789Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:03.789Z] #14 54.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-25T19:06:03.789Z] #14 54.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:06:03.789Z] #14 54.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:06:03.851Z] #37 ... [2021-08-25T19:06:03.851Z] [2021-08-25T19:06:03.851Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:03.851Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:03.851Z] #45 35.13 Reading package lists... [2021-08-25T19:06:03.851Z] #45 43.19 Reading package lists... [2021-08-25T19:06:03.851Z] #45 50.75 Building dependency tree... [2021-08-25T19:06:03.851Z] #45 ... [2021-08-25T19:06:03.851Z] [2021-08-25T19:06:03.851Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:06:03.851Z] #58 sha256:71776ee741cffa91ab28dd3a9caf46bc9fa895caca49f7e5c838a68eb772d39f [2021-08-25T19:06:03.851Z] #58 1.633 + RM_GOPATH=0 [2021-08-25T19:06:03.851Z] #58 1.633 + TMP_GOPATH= [2021-08-25T19:06:03.851Z] #58 1.633 + : /build [2021-08-25T19:06:03.851Z] #58 1.633 + '[' -z '' ']' [2021-08-25T19:06:03.851Z] #58 1.633 ++ mktemp -d [2021-08-25T19:06:03.851Z] #58 1.633 + export GOPATH=/tmp/tmp.mUVEwSQqwo [2021-08-25T19:06:03.851Z] #58 1.633 + GOPATH=/tmp/tmp.mUVEwSQqwo [2021-08-25T19:06:03.851Z] #58 1.633 + RM_GOPATH=1 [2021-08-25T19:06:03.851Z] #58 1.633 + case "$(go env GOARCH)" in [2021-08-25T19:06:03.851Z] #58 1.634 ++ go env GOARCH [2021-08-25T19:06:03.851Z] #58 1.658 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:03.851Z] #58 1.658 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:03.851Z] #58 1.658 ++ dirname /tmp/install/install.sh [2021-08-25T19:06:03.851Z] #58 1.675 + dir=/tmp/install [2021-08-25T19:06:03.851Z] #58 1.675 + bin=containerd [2021-08-25T19:06:03.851Z] #58 1.675 + shift [2021-08-25T19:06:03.851Z] #58 1.675 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-25T19:06:03.851Z] #58 1.675 + . /tmp/install/containerd.installer [2021-08-25T19:06:03.851Z] #58 1.675 ++ set -e [2021-08-25T19:06:03.851Z] #58 1.675 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:06:03.851Z] #58 1.675 + install_containerd [2021-08-25T19:06:03.851Z] #58 1.697 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-25T19:06:03.851Z] #58 1.697 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mUVEwSQqwo/src/github.com/containerd/containerd [2021-08-25T19:06:03.851Z] #58 1.697 Cloning into '/tmp/tmp.mUVEwSQqwo/src/github.com/containerd/containerd'... [2021-08-25T19:06:03.851Z] #58 1.697 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:06:04.335Z] #47 44.31 internal/singleflight [2021-08-25T19:06:04.335Z] #47 44.61 errors [2021-08-25T19:06:04.401Z] #19 141.8 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-08-25T19:06:04.401Z] #19 141.8 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-08-25T19:06:04.401Z] #19 141.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-08-25T19:06:04.401Z] #19 141.9 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-08-25T19:06:04.401Z] #19 141.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-08-25T19:06:04.492Z] + docker version [2021-08-25T19:06:04.594Z] #47 44.73 sort [2021-08-25T19:06:04.852Z] #47 45.02 io [2021-08-25T19:06:04.918Z] #45 40.48 Reading package lists... [2021-08-25T19:06:04.918Z] #45 ... [2021-08-25T19:06:04.918Z] [2021-08-25T19:06:04.918Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:06:04.918Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:06:04.918Z] #51 44.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-25T19:06:04.918Z] #51 44.36 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-25T19:06:04.918Z] #51 44.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-25T19:06:04.918Z] #51 44.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-25T19:06:04.918Z] #51 44.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-25T19:06:05.111Z] #47 ... [2021-08-25T19:06:05.111Z] [2021-08-25T19:06:05.111Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:05.111Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:05.111Z] #37 35.14 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:06:05.111Z] #37 35.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 35.16 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:05.111Z] #37 41.78 Selecting previously unselected package libxml2:amd64. [2021-08-25T19:06:05.111Z] #37 41.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 41.80 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:06:05.111Z] #37 42.37 Selecting previously unselected package libarchive13:amd64. [2021-08-25T19:06:05.111Z] #37 42.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 42.39 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:06:05.111Z] #37 42.79 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-25T19:06:05.111Z] #37 42.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 42.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:06:05.111Z] #37 42.93 Selecting previously unselected package librhash0:amd64. [2021-08-25T19:06:05.111Z] #37 42.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 42.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:06:05.111Z] #37 43.12 Selecting previously unselected package libuv1:amd64. [2021-08-25T19:06:05.111Z] #37 43.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 43.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:06:05.111Z] #37 43.34 Selecting previously unselected package cmake. [2021-08-25T19:06:05.111Z] #37 43.35 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-25T19:06:05.111Z] #37 43.35 Unpacking cmake (3.18.4-2) ... [2021-08-25T19:06:05.111Z] #37 ... [2021-08-25T19:06:05.111Z] [2021-08-25T19:06:05.111Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:05.111Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:06:05.111Z] #53 45.03 sort [2021-08-25T19:06:05.111Z] #53 45.03 io [2021-08-25T19:06:05.792Z] #19 143.3 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-25T19:06:05.792Z] #19 143.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-08-25T19:06:05.856Z] #51 47.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-25T19:06:06.047Z] #53 46.31 internal/oserror [2021-08-25T19:06:06.047Z] #53 46.34 bytes [2021-08-25T19:06:06.115Z] #51 47.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-25T19:06:06.377Z] #51 47.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-25T19:06:06.465Z] #19 143.9 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:06.615Z] #53 46.64 syscall [2021-08-25T19:06:06.727Z] #19 144.3 Fetched 787 MB in 27s (29.3 MB/s) [2021-08-25T19:06:06.727Z] #19 144.3 Selecting previously unselected package liblocale-gettext-perl. [2021-08-25T19:06:06.727Z] #19 144.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:06:06.727Z] #19 144.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-08-25T19:06:06.727Z] #19 144.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-08-25T19:06:07.008Z] #19 144.4 Selecting previously unselected package bzip2. [2021-08-25T19:06:07.008Z] #19 144.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-08-25T19:06:07.008Z] #19 144.4 Unpacking bzip2 (1.0.8-4) ... [2021-08-25T19:06:07.008Z] #19 144.5 Selecting previously unselected package libmagic-mgc. [2021-08-25T19:06:07.008Z] #19 144.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-08-25T19:06:07.008Z] #19 144.5 Unpacking libmagic-mgc (1:5.39-3) ... [2021-08-25T19:06:07.008Z] #19 144.7 Selecting previously unselected package libmagic1:amd64. [2021-08-25T19:06:07.124Z] #58 ... [2021-08-25T19:06:07.124Z] [2021-08-25T19:06:07.124Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:07.124Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:07.124Z] #45 56.06 The following additional packages will be installed: [2021-08-25T19:06:07.124Z] #45 56.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:06:07.124Z] #45 56.10 python3-protobuf python3-six [2021-08-25T19:06:07.124Z] #45 56.11 Suggested packages: [2021-08-25T19:06:07.124Z] #45 56.14 python3-setuptools [2021-08-25T19:06:07.124Z] #45 56.14 Recommended packages: [2021-08-25T19:06:07.124Z] #45 56.15 iproute2 | iproute [2021-08-25T19:06:07.285Z] #19 144.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-08-25T19:06:07.285Z] #19 144.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-08-25T19:06:07.285Z] #19 144.8 Selecting previously unselected package file. [2021-08-25T19:06:07.285Z] #19 144.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-08-25T19:06:07.285Z] #19 144.8 Unpacking file (1:5.39-3) ... [2021-08-25T19:06:07.285Z] #19 144.8 Selecting previously unselected package xz-utils. [2021-08-25T19:06:07.285Z] #19 144.8 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-08-25T19:06:07.285Z] #19 144.8 Unpacking xz-utils (5.2.5-2) ... [2021-08-25T19:06:07.550Z] #19 144.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-25T19:06:07.550Z] #19 144.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-25T19:06:07.550Z] #19 144.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-25T19:06:08.031Z] #53 ... [2021-08-25T19:06:08.031Z] [2021-08-25T19:06:08.031Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:06:08.031Z] #49 sha256:1b8d1c64b9e088f38a2500d9c07c4e43c1482d2c25441b5dad7e65c401b1d035 [2021-08-25T19:06:08.031Z] #49 DONE 48.2s [2021-08-25T19:06:08.031Z] [2021-08-25T19:06:08.031Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:08.031Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:08.031Z] #37 48.05 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:08.031Z] #37 48.21 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:06:08.031Z] #37 48.24 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:06:08.031Z] #37 48.28 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:06:08.031Z] #37 48.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:06:08.031Z] #37 48.33 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:06:08.031Z] #37 48.34 Setting up cmake-data (3.18.4-2) ... [2021-08-25T19:06:08.069Z] #45 57.05 The following NEW packages will be installed: [2021-08-25T19:06:08.069Z] #45 57.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:06:08.069Z] #45 57.06 python3-protobuf python3-six [2021-08-25T19:06:08.069Z] #45 ... [2021-08-25T19:06:08.069Z] [2021-08-25T19:06:08.069Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:08.069Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:08.069Z] #14 40.60 Reading package lists... [2021-08-25T19:06:08.069Z] #14 47.84 Building dependency tree... [2021-08-25T19:06:08.069Z] #14 52.61 The following additional packages will be installed: [2021-08-25T19:06:08.069Z] #14 52.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:06:08.069Z] #14 52.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-25T19:06:08.069Z] #14 52.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-25T19:06:08.069Z] #14 52.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-25T19:06:08.069Z] #14 52.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-25T19:06:08.069Z] #14 52.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-25T19:06:08.069Z] #14 52.63 mingw-w64-common mingw-w64-x86-64-dev [2021-08-25T19:06:08.069Z] #14 52.64 Suggested packages: [2021-08-25T19:06:08.069Z] #14 52.67 gcc-10-locales seccomp wine64 [2021-08-25T19:06:08.069Z] #14 54.72 The following NEW packages will be installed: [2021-08-25T19:06:08.069Z] #14 54.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:06:08.069Z] #14 54.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-25T19:06:08.069Z] #14 54.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-25T19:06:08.069Z] #14 54.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-25T19:06:08.069Z] #14 54.73 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-25T19:06:08.069Z] #14 54.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-25T19:06:08.069Z] #14 54.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-25T19:06:08.069Z] #14 54.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-25T19:06:08.069Z] #14 54.74 mingw-w64-x86-64-dev [2021-08-25T19:06:08.069Z] #14 55.29 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:08.069Z] #14 55.29 Need to get 115 MB of archives. [2021-08-25T19:06:08.069Z] #14 55.29 After this operation, 645 MB of additional disk space will be used. [2021-08-25T19:06:08.069Z] #14 55.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-25T19:06:08.069Z] #14 55.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-25T19:06:08.069Z] #14 55.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-25T19:06:08.069Z] #14 55.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-25T19:06:08.069Z] #14 55.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-25T19:06:08.069Z] #14 55.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-25T19:06:08.069Z] #14 56.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-25T19:06:08.069Z] #14 56.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-25T19:06:08.069Z] #14 56.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-25T19:06:08.069Z] #14 57.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:06:08.124Z] #19 145.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-25T19:06:08.124Z] #19 145.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-08-25T19:06:08.124Z] #19 145.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-25T19:06:08.289Z] #37 48.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:06:08.289Z] #37 48.43 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:06:08.560Z] #37 48.45 Setting up cmake (3.18.4-2) ... [2021-08-25T19:06:08.560Z] #37 48.51 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:08.627Z] Client: [2021-08-25T19:06:08.627Z] Version: 20.10.8 [2021-08-25T19:06:08.627Z] API version: 1.41 [2021-08-25T19:06:08.627Z] Go version: go1.16.6 [2021-08-25T19:06:08.627Z] Git commit: 3967b7d [2021-08-25T19:06:08.627Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-25T19:06:08.627Z] OS/Arch: windows/amd64 [2021-08-25T19:06:08.627Z] Context: default [2021-08-25T19:06:08.627Z] Experimental: true [2021-08-25T19:06:08.627Z] [2021-08-25T19:06:08.627Z] Server: Docker Engine - Community [2021-08-25T19:06:08.627Z] Engine: [2021-08-25T19:06:08.627Z] Version: 20.10.8 [2021-08-25T19:06:08.627Z] API version: 1.41 (minimum version 1.24) [2021-08-25T19:06:08.627Z] Go version: go1.16.6 [2021-08-25T19:06:08.627Z] Git commit: 75249d8 [2021-08-25T19:06:08.627Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-25T19:06:08.627Z] OS/Arch: windows/amd64 [2021-08-25T19:06:08.627Z] Experimental: true [2021-08-25T19:06:08.641Z] #14 ... [2021-08-25T19:06:08.641Z] [2021-08-25T19:06:08.641Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:08.641Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:08.641Z] #45 57.77 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:08.641Z] #45 57.77 Need to get 2267 kB of archives. [2021-08-25T19:06:08.641Z] #45 57.77 After this operation, 10.8 MB of additional disk space will be used. [2021-08-25T19:06:08.641Z] #45 57.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-25T19:06:08.641Z] #45 57.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:06:08.641Z] #45 57.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-25T19:06:08.641Z] #45 57.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-25T19:06:08.641Z] #45 57.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:06:08.641Z] #45 57.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:06:08.701Z] #19 146.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-25T19:06:08.701Z] #19 146.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-08-25T19:06:08.701Z] #19 146.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-25T19:06:08.898Z] #45 57.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [Pipeline] sh [2021-08-25T19:06:09.578Z] #37 DONE 49.6s [2021-08-25T19:06:09.578Z] [2021-08-25T19:06:09.578Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:06:09.578Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:06:09.578Z] #33 41.84 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-25T19:06:09.578Z] #33 42.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-25T19:06:09.578Z] #33 43.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:06:09.578Z] #33 ... [2021-08-25T19:06:09.578Z] [2021-08-25T19:06:09.578Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:09.578Z] #38 sha256:f336dacd513913fb400f91587d7225e2f9520dc0fde8cabccfb71e8980c9332b [2021-08-25T19:06:09.644Z] #19 147.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-25T19:06:09.644Z] #19 147.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-25T19:06:09.644Z] #19 147.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-25T19:06:09.666Z] #51 ... [2021-08-25T19:06:09.666Z] [2021-08-25T19:06:09.666Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:09.666Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:09.666Z] #37 34.95 Reading package lists... [2021-08-25T19:06:09.666Z] #37 43.21 Building dependency tree... [2021-08-25T19:06:09.666Z] #37 48.96 The following additional packages will be installed: [2021-08-25T19:06:09.666Z] #37 48.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-25T19:06:09.666Z] #37 49.01 Suggested packages: [2021-08-25T19:06:09.666Z] #37 49.04 cmake-doc ninja-build lrzip [2021-08-25T19:06:09.666Z] #37 49.04 Recommended packages: [2021-08-25T19:06:09.666Z] #37 49.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-25T19:06:09.666Z] #37 50.54 The following NEW packages will be installed: [2021-08-25T19:06:09.666Z] #37 50.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-25T19:06:09.666Z] #37 50.60 vim-common xxd [2021-08-25T19:06:09.925Z] #37 51.05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:09.925Z] #37 51.05 Need to get 17.7 MB of archives. [2021-08-25T19:06:09.925Z] #37 51.05 After this operation, 70.7 MB of additional disk space will be used. [2021-08-25T19:06:09.925Z] #37 51.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:06:09.925Z] #37 51.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:06:09.925Z] #37 51.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-25T19:06:09.925Z] #37 51.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:06:10.138Z] + docker info [2021-08-25T19:06:10.138Z] Client: [2021-08-25T19:06:10.138Z] Context: default [2021-08-25T19:06:10.138Z] Debug Mode: false [2021-08-25T19:06:10.138Z] [2021-08-25T19:06:10.138Z] Server: [2021-08-25T19:06:10.138Z] Containers: 0 [2021-08-25T19:06:10.138Z] Running: 0 [2021-08-25T19:06:10.138Z] Paused: 0 [2021-08-25T19:06:10.138Z] Stopped: 0 [2021-08-25T19:06:10.138Z] Images: 0 [2021-08-25T19:06:10.138Z] Server Version: 20.10.8 [2021-08-25T19:06:10.138Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-25T19:06:10.138Z] LCOW: [2021-08-25T19:06:10.138Z] Windows: [2021-08-25T19:06:10.138Z] Logging Driver: json-file [2021-08-25T19:06:10.138Z] Plugins: [2021-08-25T19:06:10.138Z] Volume: local [2021-08-25T19:06:10.138Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:06:10.138Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:06:10.138Z] Swarm: inactive [2021-08-25T19:06:10.138Z] Default Isolation: process [2021-08-25T19:06:10.138Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T19:06:10.138Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T19:06:10.138Z] OSType: windows [2021-08-25T19:06:10.138Z] Architecture: x86_64 [2021-08-25T19:06:10.138Z] CPUs: 4 [2021-08-25T19:06:10.138Z] Total Memory: 32GiB [2021-08-25T19:06:10.138Z] Name: azwin-2-a11591 [2021-08-25T19:06:10.138Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-25T19:06:10.138Z] Docker Root Dir: D:\docker [2021-08-25T19:06:10.138Z] Debug Mode: false [2021-08-25T19:06:10.138Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:06:10.138Z] Labels: [2021-08-25T19:06:10.138Z] Experimental: true [2021-08-25T19:06:10.138Z] Insecure Registries: [2021-08-25T19:06:10.138Z] 10.0.0.4:5000 [2021-08-25T19:06:10.138Z] 127.0.0.0/8 [2021-08-25T19:06:10.138Z] Registry Mirrors: [2021-08-25T19:06:10.138Z] http://10.0.0.4:5000/ [2021-08-25T19:06:10.138Z] Live Restore Enabled: false [2021-08-25T19:06:10.138Z] Product License: Community Engine [2021-08-25T19:06:10.138Z] [2021-08-25T19:06:10.216Z] #19 147.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-25T19:06:10.216Z] #19 147.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-25T19:06:10.216Z] #19 147.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-25T19:06:10.261Z] Client: [2021-08-25T19:06:10.261Z] Version: 20.10.8 [2021-08-25T19:06:10.261Z] API version: 1.41 [2021-08-25T19:06:10.261Z] Go version: go1.16.6 [2021-08-25T19:06:10.261Z] Git commit: 3967b7d [2021-08-25T19:06:10.261Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-25T19:06:10.261Z] OS/Arch: windows/amd64 [2021-08-25T19:06:10.261Z] Context: default [2021-08-25T19:06:10.261Z] Experimental: true [2021-08-25T19:06:10.261Z] [2021-08-25T19:06:10.261Z] Server: Docker Engine - Community [2021-08-25T19:06:10.261Z] Engine: [2021-08-25T19:06:10.261Z] Version: 20.10.8 [2021-08-25T19:06:10.261Z] API version: 1.41 (minimum version 1.24) [2021-08-25T19:06:10.261Z] Go version: go1.16.6 [2021-08-25T19:06:10.261Z] Git commit: 75249d8 [2021-08-25T19:06:10.261Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-25T19:06:10.261Z] OS/Arch: windows/amd64 [2021-08-25T19:06:10.261Z] Experimental: true [Pipeline] } [Pipeline] // stage [2021-08-25T19:06:10.297Z] Commit message: "vendor: update archive/tar to match Go 1.17.0" [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-25T19:06:10.514Z] #38 ... [2021-08-25T19:06:10.514Z] [2021-08-25T19:06:10.514Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:10.514Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:10.514Z] #45 40.53 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:06:10.514Z] #45 42.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:06:10.514Z] #45 42.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:06:10.514Z] #45 42.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:06:10.514Z] #45 42.38 Setting up python3-six (1.16.0-2) ... [2021-08-25T19:06:10.514Z] #45 43.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:06:10.514Z] #45 43.67 Setting up python3-protobuf (3.12.4-1) ... [2021-08-25T19:06:10.514Z] #45 47.94 Setting up criu (3.15-1) ... [2021-08-25T19:06:10.514Z] #45 50.07 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:10.774Z] #45 DONE 50.5s [2021-08-25T19:06:10.774Z] [2021-08-25T19:06:10.774Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:10.774Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:10.774Z] #14 41.34 Selecting previously unselected package binutils-mingw-w64. [2021-08-25T19:06:10.774Z] #14 41.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-25T19:06:10.774Z] #14 41.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:06:10.774Z] #14 41.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-25T19:06:10.774Z] #14 41.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:06:10.774Z] #14 41.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:06:10.774Z] #14 41.73 Selecting previously unselected package dmsetup. [2021-08-25T19:06:10.774Z] #14 41.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:06:10.774Z] #14 41.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:06:10.774Z] #14 41.93 Selecting previously unselected package mingw-w64-common. [2021-08-25T19:06:10.774Z] #14 41.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-25T19:06:10.774Z] #14 41.94 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-25T19:06:10.774Z] #14 48.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-25T19:06:10.774Z] #14 48.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-25T19:06:10.774Z] #14 48.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:06:10.787Z] #19 148.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-08-25T19:06:10.787Z] #19 148.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:10.787Z] #19 148.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-25T19:06:10.863Z] #37 51.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-25T19:06:10.863Z] #37 51.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-25T19:06:10.863Z] #37 52.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-25T19:06:10.863Z] #37 52.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-25T19:06:10.863Z] #37 52.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-25T19:06:10.863Z] #37 52.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-25T19:06:11.048Z] #19 148.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-08-25T19:06:11.048Z] #19 148.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:11.048Z] #19 148.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [Pipeline] sh [2021-08-25T19:06:11.769Z] + docker info [2021-08-25T19:06:11.769Z] Client: [2021-08-25T19:06:11.769Z] Context: default [2021-08-25T19:06:11.769Z] Debug Mode: false [2021-08-25T19:06:11.769Z] [2021-08-25T19:06:11.769Z] Server: [2021-08-25T19:06:11.769Z] Containers: 0 [2021-08-25T19:06:11.769Z] Running: 0 [2021-08-25T19:06:11.769Z] Paused: 0 [2021-08-25T19:06:11.769Z] Stopped: 0 [2021-08-25T19:06:11.769Z] Images: 0 [2021-08-25T19:06:11.769Z] Server Version: 20.10.8 [2021-08-25T19:06:11.769Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-25T19:06:11.769Z] Windows: [2021-08-25T19:06:11.769Z] LCOW: [2021-08-25T19:06:11.769Z] Logging Driver: json-file [2021-08-25T19:06:11.769Z] Plugins: [2021-08-25T19:06:11.769Z] Volume: local [2021-08-25T19:06:11.769Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:06:11.770Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:06:11.770Z] Swarm: inactive [2021-08-25T19:06:11.770Z] Default Isolation: process [2021-08-25T19:06:11.770Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T19:06:11.770Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T19:06:11.770Z] OSType: windows [2021-08-25T19:06:11.770Z] Architecture: x86_64 [2021-08-25T19:06:11.770Z] CPUs: 4 [2021-08-25T19:06:11.770Z] Total Memory: 32GiB [2021-08-25T19:06:11.770Z] Name: azwin-2-a11590 [2021-08-25T19:06:11.770Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-25T19:06:11.770Z] Docker Root Dir: D:\docker [2021-08-25T19:06:11.770Z] Debug Mode: false [2021-08-25T19:06:11.770Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:06:11.770Z] Labels: [2021-08-25T19:06:11.770Z] Experimental: true [2021-08-25T19:06:11.770Z] Insecure Registries: [2021-08-25T19:06:11.770Z] 10.0.0.4:5000 [2021-08-25T19:06:11.770Z] 127.0.0.0/8 [2021-08-25T19:06:11.770Z] Registry Mirrors: [2021-08-25T19:06:11.770Z] http://10.0.0.4:5000/ [2021-08-25T19:06:11.770Z] Live Restore Enabled: false [2021-08-25T19:06:11.770Z] Product License: Community Engine [2021-08-25T19:06:11.770Z] [2021-08-25T19:06:11.960Z] #14 ... [2021-08-25T19:06:11.960Z] [2021-08-25T19:06:11.960Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:11.960Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:06:11.960Z] #53 54.50 internal/syscall/unix [2021-08-25T19:06:11.960Z] #53 54.55 time [2021-08-25T19:06:11.960Z] #53 54.89 internal/syscall/execenv [2021-08-25T19:06:11.960Z] #53 58.08 regexp [2021-08-25T19:06:11.960Z] #53 61.42 internal/poll [2021-08-25T19:06:11.960Z] #53 61.42 context [2021-08-25T19:06:11.960Z] #53 61.43 io/fs [2021-08-25T19:06:11.960Z] #53 ... [2021-08-25T19:06:11.960Z] [2021-08-25T19:06:11.960Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:06:11.960Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:06:12.178Z] #45 60.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-25T19:06:12.223Z] #58 34.05 Updating files: 45% (2095/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) [2021-08-25T19:06:12.223Z] #58 ... [2021-08-25T19:06:12.223Z] [2021-08-25T19:06:12.223Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:12.223Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:06:12.223Z] #47 53.76 regexp/syntax [2021-08-25T19:06:12.223Z] #47 55.24 time [2021-08-25T19:06:12.223Z] #47 56.59 hash/crc32 [2021-08-25T19:06:12.223Z] #47 57.82 vendor/golang.org/x/net/dns/dnsmessage [2021-08-25T19:06:12.223Z] #47 60.40 regexp [2021-08-25T19:06:12.223Z] #47 63.81 internal/poll [2021-08-25T19:06:12.223Z] #47 ... [2021-08-25T19:06:12.223Z] [2021-08-25T19:06:12.223Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:12.223Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:12.223Z] #14 63.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-25T19:06:12.223Z] #14 63.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:06:12.223Z] #14 63.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-25T19:06:13.405Z] #37 54.43 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:13.665Z] #37 54.79 Fetched 17.7 MB in 2s (9710 kB/s) [2021-08-25T19:06:13.665Z] #37 54.96 Selecting previously unselected package xxd. [2021-08-25T19:06:13.925Z] #37 54.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 ... 15713 files and directories currently installed.) [2021-08-25T19:06:13.925Z] #37 55.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:06:13.925Z] #37 55.06 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:06:13.979Z] + docker version [2021-08-25T19:06:14.075Z] #45 62.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:14.075Z] #45 63.07 Fetched 2267 kB in 4s (570 kB/s) [2021-08-25T19:06:14.075Z] #45 63.22 Selecting previously unselected package libprotobuf23:amd64. [2021-08-25T19:06:14.187Z] #37 55.53 Selecting previously unselected package vim-common. [2021-08-25T19:06:14.187Z] #37 55.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:06:14.332Z] #45 63.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:06:14.332Z] #45 63.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-25T19:06:14.332Z] #45 63.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:06:14.448Z] #37 55.59 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:06:14.589Z] #45 ... [2021-08-25T19:06:14.589Z] [2021-08-25T19:06:14.589Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:06:14.589Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:06:14.968Z] #14 54.54 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-25T19:06:14.968Z] #14 54.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:14.968Z] #14 54.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:06:14.968Z] #14 54.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-25T19:06:14.968Z] #14 54.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:14.968Z] #14 54.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:15.022Z] #37 ... [2021-08-25T19:06:15.022Z] [2021-08-25T19:06:15.022Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:15.022Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:15.022Z] #14 38.11 Reading package lists... [2021-08-25T19:06:15.022Z] #14 46.38 Building dependency tree... [2021-08-25T19:06:15.022Z] #14 52.11 The following additional packages will be installed: [2021-08-25T19:06:15.022Z] #14 52.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:06:15.022Z] #14 52.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-25T19:06:15.022Z] #14 52.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-25T19:06:15.022Z] #14 52.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-25T19:06:15.022Z] #14 52.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-25T19:06:15.022Z] #14 52.15 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-25T19:06:15.022Z] #14 52.15 mingw-w64-common mingw-w64-x86-64-dev [2021-08-25T19:06:15.022Z] #14 52.15 Suggested packages: [2021-08-25T19:06:15.022Z] #14 52.18 gcc-10-locales seccomp wine64 [2021-08-25T19:06:15.022Z] #14 54.52 The following NEW packages will be installed: [2021-08-25T19:06:15.022Z] #14 54.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:06:15.022Z] #14 54.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-25T19:06:15.022Z] #14 54.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-25T19:06:15.022Z] #14 54.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-25T19:06:15.022Z] #14 54.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-25T19:06:15.022Z] #14 54.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-25T19:06:15.022Z] #14 54.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-25T19:06:15.022Z] #14 54.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-25T19:06:15.022Z] #14 54.57 mingw-w64-x86-64-dev [2021-08-25T19:06:15.022Z] #14 55.15 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:15.022Z] #14 55.15 Need to get 115 MB of archives. [2021-08-25T19:06:15.022Z] #14 55.15 After this operation, 645 MB of additional disk space will be used. [2021-08-25T19:06:15.022Z] #14 55.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-25T19:06:15.022Z] #14 55.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-25T19:06:15.022Z] #14 55.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-25T19:06:15.022Z] #14 55.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-25T19:06:15.022Z] #14 55.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-25T19:06:15.022Z] #14 55.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-25T19:06:15.022Z] #14 56.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-25T19:06:15.022Z] #14 ... [2021-08-25T19:06:15.022Z] [2021-08-25T19:06:15.022Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:15.022Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:15.022Z] #37 56.20 Selecting previously unselected package cmake-data. [2021-08-25T19:06:15.022Z] #37 56.20 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-25T19:06:15.022Z] #37 56.21 Unpacking cmake-data (3.18.4-2) ... [2021-08-25T19:06:15.591Z] #37 ... [2021-08-25T19:06:15.592Z] [2021-08-25T19:06:15.592Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:06:15.592Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:06:15.592Z] #57 38.72 Reading package lists... [2021-08-25T19:06:15.592Z] #57 47.03 Building dependency tree... [2021-08-25T19:06:15.592Z] #57 53.20 The following additional packages will be installed: [2021-08-25T19:06:15.592Z] #57 53.22 libbtrfs0 [2021-08-25T19:06:15.592Z] #57 53.54 The following NEW packages will be installed: [2021-08-25T19:06:15.592Z] #57 53.54 libbtrfs-dev libbtrfs0 [2021-08-25T19:06:15.592Z] #57 54.16 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:15.592Z] #57 54.16 Need to get 460 kB of archives. [2021-08-25T19:06:15.592Z] #57 54.16 After this operation, 1237 kB of additional disk space will be used. [2021-08-25T19:06:15.592Z] #57 54.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:06:15.592Z] #57 54.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:06:15.592Z] #57 55.92 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:15.592Z] #57 56.18 Fetched 460 kB in 0s (955 kB/s) [2021-08-25T19:06:15.592Z] #57 56.38 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:06:15.592Z] #57 56.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:06:15.592Z] #57 56.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:06:15.592Z] #57 56.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:06:15.617Z] #33 63.64 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-25T19:06:15.617Z] #33 64.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-25T19:06:15.851Z] #57 57.01 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:06:15.852Z] #57 ... [2021-08-25T19:06:15.852Z] [2021-08-25T19:06:15.852Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:15.852Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:15.852Z] #14 56.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-25T19:06:15.852Z] #14 56.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-25T19:06:15.874Z] #33 64.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:06:15.906Z] #14 ... [2021-08-25T19:06:15.906Z] [2021-08-25T19:06:15.906Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:15.906Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:15.906Z] #47 45.94 strconv [2021-08-25T19:06:15.906Z] #47 46.37 bytes [2021-08-25T19:06:15.906Z] #47 48.45 strings [2021-08-25T19:06:15.906Z] #47 50.09 reflect [2021-08-25T19:06:15.906Z] #47 51.57 bufio [2021-08-25T19:06:15.906Z] #47 53.31 syscall [2021-08-25T19:06:16.111Z] #14 57.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:06:16.845Z] #47 ... [2021-08-25T19:06:16.845Z] [2021-08-25T19:06:16.845Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:16.845Z] #38 sha256:f336dacd513913fb400f91587d7225e2f9520dc0fde8cabccfb71e8980c9332b [2021-08-25T19:06:16.845Z] #38 7.302 + RM_GOPATH=0 [2021-08-25T19:06:16.845Z] #38 7.302 + TMP_GOPATH= [2021-08-25T19:06:16.845Z] #38 7.302 + : /build [2021-08-25T19:06:16.845Z] #38 7.302 + '[' -z '' ']' [2021-08-25T19:06:16.845Z] #38 7.302 ++ mktemp -d [2021-08-25T19:06:16.845Z] #38 7.304 + export GOPATH=/tmp/tmp.T8dEEzBIhQ [2021-08-25T19:06:16.845Z] #38 7.304 + GOPATH=/tmp/tmp.T8dEEzBIhQ [2021-08-25T19:06:16.845Z] #38 7.304 + RM_GOPATH=1 [2021-08-25T19:06:16.845Z] #38 7.304 + case "$(go env GOARCH)" in [2021-08-25T19:06:16.845Z] #38 7.304 ++ go env GOARCH [2021-08-25T19:06:16.845Z] #38 7.353 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:16.845Z] #38 7.353 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:16.845Z] #38 7.353 ++ dirname /tmp/install/install.sh [2021-08-25T19:06:16.845Z] #38 7.364 + dir=/tmp/install [2021-08-25T19:06:16.845Z] #38 7.364 + bin=tini [2021-08-25T19:06:16.845Z] #38 7.364 + shift [2021-08-25T19:06:16.845Z] #38 7.364 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-25T19:06:16.845Z] #38 7.364 + . /tmp/install/tini.installer [2021-08-25T19:06:16.845Z] #38 7.364 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:16.845Z] #38 7.364 + install_tini [2021-08-25T19:06:16.845Z] #38 7.364 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-25T19:06:16.845Z] #38 7.364 + git clone https://github.com/krallin/tini.git /tmp/tmp.T8dEEzBIhQ/tini [2021-08-25T19:06:16.845Z] #38 7.364 Cloning into '/tmp/tmp.T8dEEzBIhQ/tini'... [2021-08-25T19:06:16.845Z] #38 7.364 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:17.531Z] #14 68.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-25T19:06:17.531Z] #14 68.37 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:06:17.531Z] #14 68.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:17.633Z] #19 ... [2021-08-25T19:06:17.633Z] [2021-08-25T19:06:17.633Z] #48 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:06:17.633Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:06:17.633Z] #48 168.3 + dpkg --print-architecture [2021-08-25T19:06:17.633Z] #48 168.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-25T19:06:17.766Z] #33 ... [2021-08-25T19:06:17.766Z] [2021-08-25T19:06:17.766Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:17.766Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:17.766Z] #37 57.20 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:06:17.766Z] #37 57.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:06:17.766Z] #37 57.20 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:17.786Z] #38 8.340 + cd /tmp/tmp.T8dEEzBIhQ/tini [2021-08-25T19:06:17.874Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-25T19:06:17.874Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8294ea9c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-25T19:06:17.874Z] ---------------------------------------------------------------------------- [2021-08-25T19:06:17.874Z] [2021-08-25T19:06:17.874Z] INFO: executeCI.ps1 starting at Wed Aug 25 19:06:17 CUT 2021 [2021-08-25T19:06:17.874Z] [2021-08-25T19:06:17.874Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-25T19:06:17.874Z] INFO: Running git version 2.24.1.windows.2 [2021-08-25T19:06:17.874Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-25T19:06:17.874Z] INFO: Environment variables: [2021-08-25T19:06:17.874Z] [2021-08-25T19:06:17.874Z] Name Value [2021-08-25T19:06:17.874Z] ---- ----- [2021-08-25T19:06:17.874Z] ALLUSERSPROFILE C:\ProgramData [2021-08-25T19:06:17.874Z] amd64 true [2021-08-25T19:06:17.874Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-25T19:06:17.874Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-25T19:06:17.874Z] arm64 true [2021-08-25T19:06:17.874Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-25T19:06:17.874Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-25T19:06:17.874Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-25T19:06:17.874Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-25T19:06:17.874Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-25T19:06:17.874Z] BRANCH_NAME PR-42777 [2021-08-25T19:06:17.874Z] BUILD_DISPLAY_NAME #9 [2021-08-25T19:06:17.874Z] BUILD_ID 9 [2021-08-25T19:06:17.874Z] BUILD_NUMBER 9 [2021-08-25T19:06:17.874Z] BUILD_TAG jenkins-moby-PR-42777-9 [2021-08-25T19:06:17.874Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/ [2021-08-25T19:06:17.874Z] cgroup2 true [2021-08-25T19:06:17.874Z] CHANGE_AUTHOR thaJeztah [2021-08-25T19:06:17.874Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-25T19:06:17.874Z] CHANGE_BRANCH update_go_1.17 [2021-08-25T19:06:17.874Z] CHANGE_FORK thaJeztah/docker [2021-08-25T19:06:17.874Z] CHANGE_ID 42777 [2021-08-25T19:06:17.874Z] CHANGE_TARGET master [2021-08-25T19:06:17.874Z] CHANGE_TITLE Update to Go 1.17.0 [2021-08-25T19:06:17.874Z] CHANGE_URL https://github.com/moby/moby/pull/42777 [2021-08-25T19:06:17.874Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:06:17.874Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-25T19:06:17.874Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-25T19:06:17.874Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-25T19:06:17.874Z] COMPUTERNAME azwin-2-a11591 [2021-08-25T19:06:17.874Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-25T19:06:17.874Z] ConfigSequenceNumber 0 [2021-08-25T19:06:17.874Z] dco true [2021-08-25T19:06:17.874Z] DOCKER_BUILDKIT 0 [2021-08-25T19:06:17.874Z] DOCKER_DUT_DEBUG 1 [2021-08-25T19:06:17.874Z] DOCKER_EXPERIMENTAL 1 [2021-08-25T19:06:17.874Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-25T19:06:17.874Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-25T19:06:17.874Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-25T19:06:17.874Z] EXECUTOR_NUMBER 0 [2021-08-25T19:06:17.874Z] FQDN azwin-2-a11591.westus.cloudapp.azure.com [2021-08-25T19:06:17.874Z] GIT_BRANCH PR-42777 [2021-08-25T19:06:17.874Z] GIT_COMMIT aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:06:17.874Z] GIT_PREVIOUS_COMMIT aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:06:17.874Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 473002c19a28ced0f0f4a65060f9533bf5ccd116 [2021-08-25T19:06:17.874Z] GIT_URL https://github.com/moby/moby.git [2021-08-25T19:06:17.874Z] HUDSON_COOKIE dbda0507-51b3-4931-a87a-2dcd89ebb2c4 [2021-08-25T19:06:17.874Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-25T19:06:17.874Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-25T19:06:17.874Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-25T19:06:17.874Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-25T19:06:17.874Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-25T19:06:17.875Z] JENKINS_NODE_COOKIE db78d31f-54a9-494e-9397-da45ba44dc64 [2021-08-25T19:06:17.875Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-25T19:06:17.875Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-25T19:06:17.875Z] JOB_BASE_NAME PR-42777 [2021-08-25T19:06:17.875Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/display/redirect [2021-08-25T19:06:17.875Z] JOB_NAME moby/PR-42777 [2021-08-25T19:06:17.875Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/ [2021-08-25T19:06:17.875Z] library.jps.version master [2021-08-25T19:06:17.875Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-25T19:06:17.875Z] NODE_LABELS amd64 azure azwin-2-a11591 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-25T19:06:17.875Z] NODE_NAME azwin-2-a11591 [2021-08-25T19:06:17.875Z] NUMBER_OF_PROCESSORS 4 [2021-08-25T19:06:17.875Z] OS Windows_NT [2021-08-25T19:06:17.875Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-25T19:06:17.875Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-25T19:06:17.875Z] ppc64le false [2021-08-25T19:06:17.875Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-25T19:06:17.875Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-25T19:06:17.875Z] PROCESSOR_LEVEL 6 [2021-08-25T19:06:17.875Z] PROCESSOR_REVISION 5507 [2021-08-25T19:06:17.875Z] ProgramData C:\ProgramData [2021-08-25T19:06:17.875Z] ProgramFiles C:\Program Files [2021-08-25T19:06:17.875Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-25T19:06:17.875Z] ProgramW6432 C:\Program Files [2021-08-25T19:06:17.875Z] PROMPT $P$G [2021-08-25T19:06:17.875Z] PSExecutionPolicyPreference Bypass [2021-08-25T19:06:17.875Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-25T19:06:17.875Z] PUBLIC C:\Users\Public [2021-08-25T19:06:17.875Z] rootless true [2021-08-25T19:06:17.875Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=artif... [2021-08-25T19:06:17.875Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=changes [2021-08-25T19:06:17.875Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect [2021-08-25T19:06:17.875Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=tests [2021-08-25T19:06:17.875Z] s390x false [2021-08-25T19:06:17.875Z] SKIP_VALIDATION_TESTS 1 [2021-08-25T19:06:17.875Z] SOURCES_DRIVE d [2021-08-25T19:06:17.875Z] SOURCES_SUBDIR gopath [2021-08-25T19:06:17.875Z] STAGE_NAME Run tests [2021-08-25T19:06:17.875Z] SystemDrive C: [2021-08-25T19:06:17.875Z] SystemRoot C:\Windows [2021-08-25T19:06:17.875Z] TEMP C:\Windows\TEMP [2021-08-25T19:06:17.875Z] TESTDEBUG 0 [2021-08-25T19:06:17.875Z] TESTRUN_DRIVE d [2021-08-25T19:06:17.875Z] TESTRUN_SUBDIR CI [2021-08-25T19:06:17.875Z] TIMEOUT 120m [2021-08-25T19:06:17.875Z] TMP C:\Windows\TEMP [2021-08-25T19:06:17.875Z] unit_validate true [2021-08-25T19:06:17.875Z] USERDOMAIN WORKGROUP [2021-08-25T19:06:17.875Z] USERNAME azwin-2-a11591$ [2021-08-25T19:06:17.875Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-25T19:06:17.875Z] validate_force false [2021-08-25T19:06:17.875Z] windir C:\Windows [2021-08-25T19:06:17.875Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-25T19:06:17.875Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-25T19:06:17.875Z] windows2022 true [2021-08-25T19:06:17.875Z] windows2022containerd true [2021-08-25T19:06:17.875Z] windowsRS1 false [2021-08-25T19:06:17.875Z] windowsRS5 true [2021-08-25T19:06:17.875Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-25T19:06:17.875Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-25T19:06:17.875Z] [2021-08-25T19:06:17.875Z] [2021-08-25T19:06:17.875Z] [2021-08-25T19:06:17.894Z] #48 168.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-25T19:06:17.894Z] #48 168.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-25T19:06:18.023Z] #37 ... [2021-08-25T19:06:18.023Z] [2021-08-25T19:06:18.023Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:18.023Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:18.023Z] #45 64.61 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:06:18.023Z] #45 64.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:06:18.023Z] #45 64.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:06:18.023Z] #45 65.28 Selecting previously unselected package python3-six. [2021-08-25T19:06:18.023Z] #45 65.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-25T19:06:18.023Z] #45 65.29 Unpacking python3-six (1.16.0-2) ... [2021-08-25T19:06:18.023Z] #45 65.53 Selecting previously unselected package python3-protobuf. [2021-08-25T19:06:18.023Z] #45 65.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-25T19:06:18.023Z] #45 65.54 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-25T19:06:18.023Z] #45 66.59 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:06:18.023Z] #45 66.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:06:18.023Z] #45 66.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:06:18.023Z] #45 66.98 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:06:18.023Z] #45 66.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:06:18.023Z] #45 66.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:06:18.028Z] #14 ... [2021-08-25T19:06:18.028Z] [2021-08-25T19:06:18.028Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:06:18.028Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-25T19:06:18.028Z] #57 57.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:06:18.028Z] #57 57.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:06:18.028Z] #57 57.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:06:18.028Z] #57 57.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:06:18.028Z] #57 57.80 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:18.028Z] #57 DONE 59.0s [2021-08-25T19:06:18.028Z] [2021-08-25T19:06:18.028Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:18.028Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:18.028Z] #45 40.48 Reading package lists... [2021-08-25T19:06:18.028Z] #45 48.84 Building dependency tree... [2021-08-25T19:06:18.028Z] #45 54.68 The following additional packages will be installed: [2021-08-25T19:06:18.028Z] #45 54.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:06:18.028Z] #45 54.70 python3-protobuf python3-six [2021-08-25T19:06:18.028Z] #45 54.70 Suggested packages: [2021-08-25T19:06:18.028Z] #45 54.73 python3-setuptools [2021-08-25T19:06:18.028Z] #45 54.73 Recommended packages: [2021-08-25T19:06:18.028Z] #45 54.73 iproute2 | iproute [2021-08-25T19:06:18.028Z] #45 55.56 The following NEW packages will be installed: [2021-08-25T19:06:18.028Z] #45 55.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-25T19:06:18.028Z] #45 55.56 python3-protobuf python3-six [2021-08-25T19:06:18.028Z] #45 55.92 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:06:18.028Z] #45 55.92 Need to get 2267 kB of archives. [2021-08-25T19:06:18.028Z] #45 55.92 After this operation, 10.8 MB of additional disk space will be used. [2021-08-25T19:06:18.028Z] #45 55.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-25T19:06:18.028Z] #45 55.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:06:18.028Z] #45 56.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-25T19:06:18.028Z] #45 56.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-25T19:06:18.028Z] #45 56.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:06:18.028Z] #45 56.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:06:18.028Z] #45 56.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:06:18.028Z] #45 ... [2021-08-25T19:06:18.028Z] [2021-08-25T19:06:18.028Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:06:18.028Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:06:18.045Z] #38 8.348 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:18.045Z] #38 8.364 + cmake . [2021-08-25T19:06:18.106Z] #14 ... [2021-08-25T19:06:18.106Z] [2021-08-25T19:06:18.106Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:06:18.106Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:06:18.106Z] #58 34.05 Updating files: 45% (2095/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-25T19:06:18.106Z] #58 35.61 + cd /tmp/tmp.8UmUk0acJl/src/github.com/containerd/containerd [2021-08-25T19:06:18.106Z] #58 35.62 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:06:18.106Z] #58 36.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-25T19:06:18.106Z] #58 36.96 + BUILDTAGS='netgo osusergo static_build' [2021-08-25T19:06:18.106Z] #58 36.96 + export EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:06:18.106Z] #58 36.96 + EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:06:18.106Z] #58 36.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-25T19:06:18.106Z] #58 36.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-25T19:06:18.106Z] #58 36.96 + '[' '' = dynamic ']' [2021-08-25T19:06:18.106Z] #58 36.96 + make [2021-08-25T19:06:18.106Z] #58 38.67 + bin/ctr [2021-08-25T19:06:18.280Z] #45 67.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:06:18.280Z] #45 67.32 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:06:18.280Z] #45 67.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:06:18.305Z] #38 ... [2021-08-25T19:06:18.306Z] [2021-08-25T19:06:18.306Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:18.306Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:06:18.306Z] #53 48.47 strconv [2021-08-25T19:06:18.306Z] #53 51.86 reflect [2021-08-25T19:06:18.306Z] #53 55.33 time [2021-08-25T19:06:18.566Z] #53 ... [2021-08-25T19:06:18.566Z] [2021-08-25T19:06:18.566Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:18.566Z] #38 sha256:f336dacd513913fb400f91587d7225e2f9520dc0fde8cabccfb71e8980c9332b [2021-08-25T19:06:18.566Z] #38 8.982 -- The C compiler identification is GNU 10.2.1 [2021-08-25T19:06:18.566Z] #38 9.088 -- Detecting C compiler ABI info [2021-08-25T19:06:18.569Z] #45 67.56 Selecting previously unselected package criu. [2021-08-25T19:06:18.569Z] #45 67.56 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-25T19:06:18.569Z] #45 67.62 Unpacking criu (3.15-1) ... [2021-08-25T19:06:18.837Z] INFO: Sources under d:\gopath\... [2021-08-25T19:06:18.837Z] INFO: Test run under d:\CI\... [2021-08-25T19:06:18.837Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-25T19:06:18.837Z] INFO: docker/docker repository was found [2021-08-25T19:06:18.837Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-25T19:06:19.418Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-25T19:06:19.418Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9f0a18ee\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-25T19:06:19.418Z] ---------------------------------------------------------------------------- [2021-08-25T19:06:19.418Z] [2021-08-25T19:06:19.418Z] INFO: executeCI.ps1 starting at Wed Aug 25 19:06:19 CUT 2021 [2021-08-25T19:06:19.418Z] [2021-08-25T19:06:19.418Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-25T19:06:19.418Z] INFO: Running git version 2.24.1.windows.2 [2021-08-25T19:06:19.512Z] #38 9.733 -- Detecting C compiler ABI info - done [2021-08-25T19:06:19.512Z] #38 9.877 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-25T19:06:19.512Z] #38 9.877 -- Detecting C compile features [2021-08-25T19:06:19.512Z] #38 9.877 -- Detecting C compile features - done [2021-08-25T19:06:19.512Z] #38 9.881 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-25T19:06:19.512Z] #38 10.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-25T19:06:19.541Z] #45 68.63 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:06:19.772Z] #38 10.24 -- Configuring done [2021-08-25T19:06:19.772Z] #38 10.24 -- Generating done [2021-08-25T19:06:19.772Z] #38 10.24 -- Build files have been written to: /tmp/tmp.T8dEEzBIhQ/tini [2021-08-25T19:06:19.772Z] #38 10.29 + make tini-static [2021-08-25T19:06:19.874Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-25T19:06:19.874Z] INFO: Environment variables: [2021-08-25T19:06:19.874Z] [2021-08-25T19:06:19.874Z] Name Value [2021-08-25T19:06:19.874Z] ---- ----- [2021-08-25T19:06:19.874Z] ALLUSERSPROFILE C:\ProgramData [2021-08-25T19:06:19.874Z] amd64 true [2021-08-25T19:06:19.874Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-25T19:06:19.874Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-25T19:06:19.874Z] arm64 true [2021-08-25T19:06:19.874Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-25T19:06:19.874Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-25T19:06:19.874Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-25T19:06:19.874Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-25T19:06:19.874Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-25T19:06:19.874Z] BRANCH_NAME PR-42777 [2021-08-25T19:06:19.874Z] BUILD_DISPLAY_NAME #9 [2021-08-25T19:06:19.874Z] BUILD_ID 9 [2021-08-25T19:06:19.874Z] BUILD_NUMBER 9 [2021-08-25T19:06:19.874Z] BUILD_TAG jenkins-moby-PR-42777-9 [2021-08-25T19:06:19.874Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/ [2021-08-25T19:06:19.874Z] cgroup2 true [2021-08-25T19:06:19.874Z] CHANGE_AUTHOR thaJeztah [2021-08-25T19:06:19.874Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-25T19:06:19.874Z] CHANGE_BRANCH update_go_1.17 [2021-08-25T19:06:19.874Z] CHANGE_FORK thaJeztah/docker [2021-08-25T19:06:19.874Z] CHANGE_ID 42777 [2021-08-25T19:06:19.874Z] CHANGE_TARGET master [2021-08-25T19:06:19.874Z] CHANGE_TITLE Update to Go 1.17.0 [2021-08-25T19:06:19.875Z] CHANGE_URL https://github.com/moby/moby/pull/42777 [2021-08-25T19:06:19.875Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:06:19.875Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-25T19:06:19.875Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-25T19:06:19.875Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-25T19:06:19.875Z] COMPUTERNAME azwin-2-a11590 [2021-08-25T19:06:19.875Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-25T19:06:19.875Z] ConfigSequenceNumber 0 [2021-08-25T19:06:19.875Z] dco true [2021-08-25T19:06:19.875Z] DOCKER_BUILDKIT 0 [2021-08-25T19:06:19.875Z] DOCKER_DUT_DEBUG 1 [2021-08-25T19:06:19.875Z] DOCKER_EXPERIMENTAL 1 [2021-08-25T19:06:19.875Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-25T19:06:19.875Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-25T19:06:19.875Z] EXECUTOR_NUMBER 0 [2021-08-25T19:06:19.875Z] FQDN azwin-2-a11590.westus.cloudapp.azure.com [2021-08-25T19:06:19.875Z] GIT_BRANCH PR-42777 [2021-08-25T19:06:19.875Z] GIT_COMMIT aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:06:19.875Z] GIT_PREVIOUS_COMMIT aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:06:19.875Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 473002c19a28ced0f0f4a65060f9533bf5ccd116 [2021-08-25T19:06:19.875Z] GIT_URL https://github.com/moby/moby.git [2021-08-25T19:06:19.875Z] HUDSON_COOKIE 141f0686-e4ae-4868-a515-7f2da39d7f39 [2021-08-25T19:06:19.875Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-25T19:06:19.875Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-25T19:06:19.875Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-25T19:06:19.875Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-25T19:06:19.875Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-25T19:06:19.875Z] JENKINS_NODE_COOKIE a1ca0580-491b-45a0-a039-017021d6490c [2021-08-25T19:06:19.875Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-25T19:06:19.875Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-25T19:06:19.875Z] JOB_BASE_NAME PR-42777 [2021-08-25T19:06:19.875Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/display/redirect [2021-08-25T19:06:19.875Z] JOB_NAME moby/PR-42777 [2021-08-25T19:06:19.875Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/ [2021-08-25T19:06:19.875Z] library.jps.version master [2021-08-25T19:06:19.875Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-25T19:06:19.875Z] NODE_LABELS amd64 azure azwin-2-a11590 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-25T19:06:19.875Z] NODE_NAME azwin-2-a11590 [2021-08-25T19:06:19.875Z] NUMBER_OF_PROCESSORS 4 [2021-08-25T19:06:19.875Z] OS Windows_NT [2021-08-25T19:06:19.875Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-25T19:06:19.875Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-25T19:06:19.875Z] ppc64le false [2021-08-25T19:06:19.875Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-25T19:06:19.875Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-25T19:06:19.875Z] PROCESSOR_LEVEL 6 [2021-08-25T19:06:19.875Z] PROCESSOR_REVISION 5507 [2021-08-25T19:06:19.875Z] ProgramData C:\ProgramData [2021-08-25T19:06:19.875Z] ProgramFiles C:\Program Files [2021-08-25T19:06:19.875Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-25T19:06:19.875Z] ProgramW6432 C:\Program Files [2021-08-25T19:06:19.875Z] PROMPT $P$G [2021-08-25T19:06:19.875Z] PSExecutionPolicyPreference Bypass [2021-08-25T19:06:19.875Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-25T19:06:19.875Z] PUBLIC C:\Users\Public [2021-08-25T19:06:19.875Z] rootless true [2021-08-25T19:06:19.875Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=artif... [2021-08-25T19:06:19.875Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=changes [2021-08-25T19:06:19.875Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect [2021-08-25T19:06:19.875Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=tests [2021-08-25T19:06:19.875Z] s390x false [2021-08-25T19:06:19.875Z] SKIP_VALIDATION_TESTS 1 [2021-08-25T19:06:19.875Z] SOURCES_DRIVE d [2021-08-25T19:06:19.875Z] SOURCES_SUBDIR gopath [2021-08-25T19:06:19.875Z] STAGE_NAME Run tests [2021-08-25T19:06:19.875Z] SystemDrive C: [2021-08-25T19:06:19.875Z] SystemRoot C:\Windows [2021-08-25T19:06:19.875Z] TEMP C:\Windows\TEMP [2021-08-25T19:06:19.875Z] TESTDEBUG 0 [2021-08-25T19:06:19.875Z] TESTRUN_DRIVE d [2021-08-25T19:06:19.875Z] TESTRUN_SUBDIR CI [2021-08-25T19:06:19.875Z] TIMEOUT 120m [2021-08-25T19:06:19.875Z] TMP C:\Windows\TEMP [2021-08-25T19:06:19.875Z] unit_validate true [2021-08-25T19:06:19.875Z] USERDOMAIN WORKGROUP [2021-08-25T19:06:19.875Z] USERNAME azwin-2-a11590$ [2021-08-25T19:06:19.875Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-25T19:06:19.875Z] validate_force false [2021-08-25T19:06:19.875Z] windir C:\Windows [2021-08-25T19:06:19.875Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-25T19:06:19.875Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-25T19:06:19.875Z] windows2022 true [2021-08-25T19:06:19.875Z] windows2022containerd true [2021-08-25T19:06:19.875Z] windowsRS1 false [2021-08-25T19:06:19.875Z] windowsRS5 true [2021-08-25T19:06:19.875Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-25T19:06:19.875Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-25T19:06:19.875Z] [2021-08-25T19:06:19.875Z] [2021-08-25T19:06:19.875Z] [2021-08-25T19:06:19.937Z] #58 1.910 + RM_GOPATH=0 [2021-08-25T19:06:19.937Z] #58 1.910 + TMP_GOPATH= [2021-08-25T19:06:19.937Z] #58 1.910 + : /build [2021-08-25T19:06:19.937Z] #58 1.910 + '[' -z '' ']' [2021-08-25T19:06:19.937Z] #58 1.912 ++ mktemp -d [2021-08-25T19:06:19.937Z] #58 1.971 + export GOPATH=/tmp/tmp.jiMAvU4ymk [2021-08-25T19:06:19.937Z] #58 1.974 + GOPATH=/tmp/tmp.jiMAvU4ymk [2021-08-25T19:06:19.937Z] #58 1.975 + RM_GOPATH=1 [2021-08-25T19:06:19.937Z] #58 1.975 + case "$(go env GOARCH)" in [2021-08-25T19:06:19.937Z] #58 1.982 ++ go env GOARCH [2021-08-25T19:06:19.937Z] #58 2.038 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:19.937Z] #58 2.038 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:19.937Z] #58 2.039 ++ dirname /tmp/install/install.sh [2021-08-25T19:06:19.937Z] #58 2.051 + dir=/tmp/install [2021-08-25T19:06:19.937Z] #58 2.051 + bin=containerd [2021-08-25T19:06:19.937Z] #58 2.051 + shift [2021-08-25T19:06:19.937Z] #58 2.051 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-25T19:06:19.937Z] #58 2.051 + . /tmp/install/containerd.installer [2021-08-25T19:06:19.937Z] #58 2.051 ++ set -e [2021-08-25T19:06:19.937Z] #58 2.051 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:06:19.937Z] #58 2.051 + install_containerd [2021-08-25T19:06:19.937Z] #58 2.051 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-25T19:06:19.937Z] #58 2.051 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jiMAvU4ymk/src/github.com/containerd/containerd [2021-08-25T19:06:19.937Z] #58 2.051 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:06:19.937Z] #58 2.053 Cloning into '/tmp/tmp.jiMAvU4ymk/src/github.com/containerd/containerd'... [2021-08-25T19:06:20.031Z] #38 10.59 Scanning dependencies of target tini-static [2021-08-25T19:06:20.032Z] #38 10.69 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-25T19:06:20.331Z] INFO: Sources under d:\gopath\... [2021-08-25T19:06:20.331Z] INFO: Test run under d:\CI\... [2021-08-25T19:06:20.331Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-25T19:06:20.331Z] INFO: docker/docker repository was found [2021-08-25T19:06:20.331Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-25T19:06:20.479Z] #45 ... [2021-08-25T19:06:20.479Z] [2021-08-25T19:06:20.479Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:20.479Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:20.479Z] #14 59.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:06:20.479Z] #14 61.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-25T19:06:20.479Z] #14 62.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:06:20.479Z] #14 64.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:06:20.479Z] #14 65.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-25T19:06:20.479Z] #14 65.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-25T19:06:20.479Z] #14 65.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-25T19:06:20.479Z] #14 65.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:06:20.479Z] #14 65.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:06:20.479Z] #14 65.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-25T19:06:20.479Z] #14 65.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-25T19:06:20.479Z] #14 65.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-25T19:06:20.479Z] #14 65.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-25T19:06:20.479Z] #14 65.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-25T19:06:20.479Z] #14 65.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-25T19:06:20.479Z] #14 65.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-25T19:06:20.479Z] #14 65.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-25T19:06:20.479Z] #14 65.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-25T19:06:20.479Z] #14 65.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-25T19:06:20.479Z] #14 65.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-25T19:06:20.479Z] #14 67.60 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:20.479Z] #14 68.00 Fetched 115 MB in 11s (10.5 MB/s) [2021-08-25T19:06:20.479Z] #14 68.12 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-25T19:06:20.479Z] #14 68.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-25T19:06:20.479Z] #14 68.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:06:20.479Z] #14 68.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:06:20.479Z] #14 ... [2021-08-25T19:06:20.479Z] [2021-08-25T19:06:20.479Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:20.479Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:20.479Z] #37 68.95 Selecting previously unselected package libxml2:amd64. [2021-08-25T19:06:20.479Z] #37 68.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-25T19:06:20.479Z] #37 68.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:06:20.479Z] #37 70.00 Selecting previously unselected package libarchive13:amd64. [2021-08-25T19:06:20.479Z] #37 70.00 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-25T19:06:20.736Z] #37 70.00 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:06:20.787Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-25T19:06:21.005Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-25T19:06:21.005Z] 8f616e6e9eec: Pulling fs layer [2021-08-25T19:06:21.243Z] 8f616e6e9eec: Pulling fs layer [2021-08-25T19:06:21.301Z] #37 70.66 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-25T19:06:21.301Z] #37 70.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-25T19:06:21.301Z] #37 70.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:06:21.301Z] #37 ... [2021-08-25T19:06:21.301Z] [2021-08-25T19:06:21.301Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:06:21.301Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:06:21.301Z] #51 60.68 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:06:21.301Z] #51 60.69 Use 'go install pkg@version' instead. [2021-08-25T19:06:21.301Z] #51 60.69 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:06:21.301Z] #51 60.69 or run 'go help get' or 'go help install'. [2021-08-25T19:06:21.411Z] #38 11.98 [100%] Linking C executable tini-static [2021-08-25T19:06:21.559Z] #51 ... [2021-08-25T19:06:21.559Z] [2021-08-25T19:06:21.559Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:21.559Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:06:21.559Z] #47 65.36 internal/reflectlite [2021-08-25T19:06:21.559Z] #47 65.37 sync [2021-08-25T19:06:21.559Z] #47 68.15 internal/testlog [2021-08-25T19:06:21.559Z] #47 68.53 github.com/LK4D4/vndr/godl/singleflight [2021-08-25T19:06:21.559Z] #47 69.25 math/rand [2021-08-25T19:06:21.816Z] #47 71.07 internal/singleflight [2021-08-25T19:06:21.816Z] #47 ... [2021-08-25T19:06:21.816Z] [2021-08-25T19:06:21.816Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:21.816Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:21.816Z] #37 71.11 Selecting previously unselected package librhash0:amd64. [2021-08-25T19:06:21.816Z] #37 71.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-25T19:06:21.816Z] #37 71.11 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:06:22.073Z] #37 71.44 Selecting previously unselected package libuv1:amd64. [2021-08-25T19:06:22.073Z] #37 71.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-25T19:06:22.073Z] #37 71.49 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:06:22.340Z] #58 ... [2021-08-25T19:06:22.340Z] [2021-08-25T19:06:22.340Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:22.340Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:22.340Z] #14 73.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-25T19:06:22.340Z] #14 73.74 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:06:22.340Z] #14 73.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:06:22.340Z] #14 ... [2021-08-25T19:06:22.340Z] [2021-08-25T19:06:22.340Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:22.340Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:06:22.340Z] #53 64.06 os [2021-08-25T19:06:22.340Z] #53 65.16 internal/fmtsort [2021-08-25T19:06:22.340Z] #53 65.16 encoding/binary [2021-08-25T19:06:22.340Z] #53 66.99 golang.org/x/sys/unix [2021-08-25T19:06:22.340Z] #53 66.99 encoding/base64 [2021-08-25T19:06:22.340Z] #53 67.70 path/filepath [2021-08-25T19:06:22.340Z] #53 67.72 fmt [2021-08-25T19:06:22.340Z] #53 67.99 io/ioutil [2021-08-25T19:06:22.340Z] #53 68.54 mvdan.cc/sh/v3/fileutil [2021-08-25T19:06:22.340Z] #53 71.77 flag [2021-08-25T19:06:22.340Z] #53 71.84 encoding/json [2021-08-25T19:06:22.340Z] #53 71.84 github.com/pkg/diff [2021-08-25T19:06:22.340Z] #53 73.36 go/token [2021-08-25T19:06:22.350Z] #38 12.63 [100%] Built target tini-static [2021-08-25T19:06:22.350Z] #38 12.70 + mkdir -p /build [2021-08-25T19:06:22.350Z] #38 12.73 + cp tini-static /build/docker-init [2021-08-25T19:06:22.531Z] Client: [2021-08-25T19:06:22.531Z] Version: 20.10.8 [2021-08-25T19:06:22.531Z] API version: 1.41 [2021-08-25T19:06:22.531Z] Go version: go1.16.6 [2021-08-25T19:06:22.531Z] Git commit: 3967b7d [2021-08-25T19:06:22.531Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-25T19:06:22.531Z] OS/Arch: windows/amd64 [2021-08-25T19:06:22.531Z] Context: default [2021-08-25T19:06:22.531Z] Experimental: true [2021-08-25T19:06:22.531Z] [2021-08-25T19:06:22.531Z] Server: Docker Engine - Community [2021-08-25T19:06:22.531Z] Engine: [2021-08-25T19:06:22.531Z] Version: 20.10.8 [2021-08-25T19:06:22.531Z] API version: 1.41 (minimum version 1.24) [2021-08-25T19:06:22.531Z] Go version: go1.16.6 [2021-08-25T19:06:22.531Z] Git commit: 75249d8 [2021-08-25T19:06:22.531Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-25T19:06:22.531Z] OS/Arch: windows/amd64 [2021-08-25T19:06:22.531Z] Experimental: true [2021-08-25T19:06:22.606Z] #53 ... [2021-08-25T19:06:22.606Z] [2021-08-25T19:06:22.606Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:22.606Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:06:22.606Z] #47 64.59 github.com/LK4D4/vndr/versioned [2021-08-25T19:06:22.606Z] #47 66.25 os [2021-08-25T19:06:22.606Z] #47 66.88 encoding/binary [2021-08-25T19:06:22.606Z] #47 68.65 crypto/ed25519/internal/edwards25519/field [2021-08-25T19:06:22.606Z] #47 68.65 crypto/sha512 [2021-08-25T19:06:22.606Z] #47 68.67 crypto/cipher [2021-08-25T19:06:22.606Z] #47 69.74 crypto/md5 [2021-08-25T19:06:22.606Z] #47 70.43 crypto/ed25519/internal/edwards25519 [2021-08-25T19:06:22.606Z] #47 70.70 crypto/aes [2021-08-25T19:06:22.606Z] #47 71.00 crypto/des [2021-08-25T19:06:22.606Z] #47 71.18 fmt [2021-08-25T19:06:22.606Z] #47 71.38 internal/lazyregexp [2021-08-25T19:06:22.606Z] #47 72.05 crypto/sha1 [2021-08-25T19:06:22.606Z] #47 73.00 crypto/sha256 [2021-08-25T19:06:22.606Z] #47 73.08 encoding/pem [2021-08-25T19:06:22.606Z] #47 73.41 net [2021-08-25T19:06:22.606Z] #47 73.91 vendor/golang.org/x/crypto/chacha20 [2021-08-25T19:06:22.636Z] #37 71.82 Selecting previously unselected package cmake. [2021-08-25T19:06:22.636Z] #37 71.82 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-25T19:06:22.636Z] #37 71.88 Unpacking cmake (3.18.4-2) ... [2021-08-25T19:06:22.869Z] #47 74.43 vendor/golang.org/x/crypto/poly1305 [2021-08-25T19:06:23.132Z] #47 ... [2021-08-25T19:06:23.132Z] [2021-08-25T19:06:23.132Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:23.132Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:06:23.132Z] #53 74.81 go/scanner [Pipeline] sh [2021-08-25T19:06:23.395Z] #53 74.99 mvdan.cc/editorconfig [2021-08-25T19:06:23.753Z] #38 DONE 14.2s [2021-08-25T19:06:23.753Z] [2021-08-25T19:06:23.753Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:23.754Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:23.754Z] #14 63.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-25T19:06:23.754Z] #14 63.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:23.754Z] #14 63.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:06:24.049Z] + docker info [2021-08-25T19:06:24.133Z] #58 ... [2021-08-25T19:06:24.133Z] [2021-08-25T19:06:24.133Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:06:24.133Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:06:24.133Z] #33 63.40 Updating files: 78% (1193/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-25T19:06:24.133Z] #33 64.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-25T19:06:24.393Z] #33 65.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:06:24.481Z] #48 ... [2021-08-25T19:06:24.481Z] [2021-08-25T19:06:24.481Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:06:24.481Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:06:24.481Z] #19 158.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-08-25T19:06:24.481Z] #19 158.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:24.481Z] #19 158.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:06:24.481Z] #19 158.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-08-25T19:06:24.481Z] #19 158.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:24.481Z] #19 158.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-25T19:06:25.321Z] #53 76.68 go/ast [2021-08-25T19:06:25.321Z] #53 76.84 mvdan.cc/sh/v3/syntax [2021-08-25T19:06:26.271Z] #53 77.79 golang.org/x/crypto/ssh/terminal [2021-08-25T19:06:27.886Z] #37 ... [2021-08-25T19:06:27.886Z] [2021-08-25T19:06:27.886Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:27.886Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:27.886Z] #14 72.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-25T19:06:27.886Z] #14 72.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:06:27.886Z] #14 72.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:06:27.886Z] #14 76.68 Selecting previously unselected package binutils-mingw-w64. [2021-08-25T19:06:27.886Z] #14 76.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-25T19:06:27.886Z] #14 76.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:06:27.886Z] #14 76.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-25T19:06:27.886Z] #14 76.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:06:27.886Z] #14 76.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:06:27.886Z] #14 77.06 Selecting previously unselected package dmsetup. [2021-08-25T19:06:27.886Z] #14 77.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:06:27.886Z] #14 77.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:06:27.886Z] #14 77.24 Selecting previously unselected package mingw-w64-common. [2021-08-25T19:06:27.886Z] #14 77.25 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-25T19:06:27.886Z] #14 77.26 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-25T19:06:28.591Z] #33 ... [2021-08-25T19:06:28.591Z] [2021-08-25T19:06:28.591Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:28.591Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:06:28.591Z] #53 69.21 internal/reflectlite [2021-08-25T19:06:28.591Z] #53 69.22 sync [2021-08-25T19:06:28.591Z] #53 ... [2021-08-25T19:06:28.591Z] [2021-08-25T19:06:28.591Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:28.591Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:28.591Z] #45 59.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-25T19:06:28.591Z] #45 61.45 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:28.591Z] #45 61.98 Fetched 2267 kB in 4s (551 kB/s) [2021-08-25T19:06:28.591Z] #45 62.08 Selecting previously unselected package libprotobuf23:amd64. [2021-08-25T19:06:28.591Z] #45 62.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 ... 15713 files and directories currently installed.) [2021-08-25T19:06:28.591Z] #45 62.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-25T19:06:28.591Z] #45 62.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:06:28.591Z] #45 63.67 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:06:28.591Z] #45 63.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:06:28.591Z] #45 63.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:06:28.591Z] #45 64.17 Selecting previously unselected package python3-six. [2021-08-25T19:06:28.591Z] #45 64.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-25T19:06:28.591Z] #45 64.19 Unpacking python3-six (1.16.0-2) ... [2021-08-25T19:06:28.591Z] #45 64.40 Selecting previously unselected package python3-protobuf. [2021-08-25T19:06:28.591Z] #45 64.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-25T19:06:28.591Z] #45 64.43 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-25T19:06:28.591Z] #45 65.10 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:06:28.591Z] #45 65.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:06:28.591Z] #45 65.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:06:28.591Z] #45 65.43 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:06:28.591Z] #45 65.43 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:06:28.591Z] #45 65.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:06:28.591Z] #45 65.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:06:28.591Z] #45 65.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:06:28.591Z] #45 65.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:06:28.591Z] #45 65.98 Selecting previously unselected package criu. [2021-08-25T19:06:28.591Z] #45 65.98 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-25T19:06:28.591Z] #45 66.01 Unpacking criu (3.15-1) ... [2021-08-25T19:06:28.591Z] #45 67.06 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:06:28.591Z] #45 ... [2021-08-25T19:06:28.591Z] [2021-08-25T19:06:28.591Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:28.591Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:28.591Z] #14 59.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:06:28.591Z] #14 60.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-25T19:06:28.591Z] #14 61.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:06:28.591Z] #14 63.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:06:28.591Z] #14 64.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-25T19:06:28.591Z] #14 64.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-25T19:06:28.591Z] #14 64.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-25T19:06:28.591Z] #14 64.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:06:28.591Z] #14 64.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:06:28.591Z] #14 64.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-25T19:06:28.591Z] #14 64.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-25T19:06:28.591Z] #14 64.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-25T19:06:28.591Z] #14 64.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-25T19:06:28.591Z] #14 64.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-25T19:06:28.591Z] #14 64.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-25T19:06:28.591Z] #14 64.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-25T19:06:28.591Z] #14 65.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-25T19:06:28.591Z] #14 65.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-25T19:06:28.591Z] #14 65.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-25T19:06:28.591Z] #14 65.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-25T19:06:28.591Z] #14 66.64 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:06:28.591Z] #14 67.06 Fetched 115 MB in 10s (11.1 MB/s) [2021-08-25T19:06:28.591Z] #14 67.18 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-25T19:06:28.591Z] #14 67.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 ... 15713 files and directories currently installed.) [2021-08-25T19:06:28.591Z] #14 67.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:06:28.591Z] #14 67.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:06:28.881Z] #14 ... [2021-08-25T19:06:28.881Z] [2021-08-25T19:06:28.881Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:28.881Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:28.881Z] #45 69.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:06:28.881Z] #45 69.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:06:29.141Z] #45 69.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:06:29.141Z] #45 70.02 Setting up python3-six (1.16.0-2) ... [2021-08-25T19:06:29.710Z] #45 ... [2021-08-25T19:06:29.710Z] [2021-08-25T19:06:29.710Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:06:29.710Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:06:29.710Z] #51 60.72 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:06:29.710Z] #51 60.72 Use 'go install pkg@version' instead. [2021-08-25T19:06:29.710Z] #51 60.72 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:06:29.710Z] #51 60.72 or run 'go help get' or 'go help install'. [2021-08-25T19:06:29.710Z] #51 ... [2021-08-25T19:06:29.710Z] [2021-08-25T19:06:29.710Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:29.710Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:06:29.710Z] #47 68.48 internal/reflectlite [2021-08-25T19:06:29.710Z] #47 68.48 sync [2021-08-25T19:06:29.775Z] #19 167.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-08-25T19:06:29.775Z] #19 167.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:29.775Z] #19 167.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:06:29.775Z] #19 167.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-08-25T19:06:29.775Z] #19 167.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:29.775Z] #19 167.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-25T19:06:29.801Z] #14 ... [2021-08-25T19:06:29.801Z] [2021-08-25T19:06:29.801Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:29.801Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:29.801Z] #37 79.13 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:30.058Z] #37 79.18 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:06:30.279Z] #47 71.30 internal/testlog [2021-08-25T19:06:30.315Z] #37 79.46 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:06:30.315Z] #37 79.54 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:06:30.315Z] #37 79.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:06:30.335Z] #14 ... [2021-08-25T19:06:30.335Z] [2021-08-25T19:06:30.335Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:30.335Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:30.335Z] #47 61.11 internal/syscall/unix [2021-08-25T19:06:30.335Z] #47 61.41 internal/poll [2021-08-25T19:06:30.335Z] #47 62.41 internal/fmtsort [2021-08-25T19:06:30.335Z] #47 62.95 internal/syscall/execenv [2021-08-25T19:06:30.335Z] #47 63.10 path [2021-08-25T19:06:30.335Z] #47 63.64 io/fs [2021-08-25T19:06:30.335Z] #47 64.06 regexp/syntax [2021-08-25T19:06:30.335Z] #47 65.03 os [2021-08-25T19:06:30.335Z] #47 68.02 regexp [2021-08-25T19:06:30.335Z] #47 69.00 fmt [2021-08-25T19:06:30.347Z] #19 ... [2021-08-25T19:06:30.347Z] [2021-08-25T19:06:30.347Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:06:30.347Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:06:30.347Z] #58 181.0 + /build/golangci-lint --version [2021-08-25T19:06:30.348Z] #58 181.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-25T19:06:30.538Z] #47 ... [2021-08-25T19:06:30.539Z] [2021-08-25T19:06:30.539Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:30.539Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:30.539Z] #37 61.68 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:06:30.539Z] #37 61.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:06:30.539Z] #37 61.69 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:30.539Z] #37 ... [2021-08-25T19:06:30.539Z] [2021-08-25T19:06:30.539Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:30.539Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:06:30.539Z] #47 71.75 github.com/LK4D4/vndr/godl/singleflight [2021-08-25T19:06:30.571Z] #37 79.80 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:06:30.571Z] #37 79.83 Setting up cmake-data (3.18.4-2) ... [2021-08-25T19:06:30.571Z] #37 79.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:06:30.571Z] #37 79.89 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:06:30.571Z] #37 ... [2021-08-25T19:06:30.571Z] [2021-08-25T19:06:30.571Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:06:30.571Z] #49 sha256:769c56750f20a2e278a7a899299013178b9bca86c6399f4020577eb3f9836bf2 [2021-08-25T19:06:30.571Z] #49 DONE 79.9s [2021-08-25T19:06:30.571Z] [2021-08-25T19:06:30.571Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:30.571Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:30.571Z] #37 79.93 Setting up cmake (3.18.4-2) ... [2021-08-25T19:06:30.571Z] #37 79.95 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:30.904Z] #47 ... [2021-08-25T19:06:30.904Z] [2021-08-25T19:06:30.904Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:30.904Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:06:30.904Z] #53 60.91 context [2021-08-25T19:06:30.904Z] #53 61.77 internal/poll [2021-08-25T19:06:30.904Z] #53 63.75 io/fs [2021-08-25T19:06:30.904Z] #53 64.20 encoding/binary [2021-08-25T19:06:30.904Z] #53 65.13 os [2021-08-25T19:06:30.904Z] #53 66.37 encoding/base64 [2021-08-25T19:06:30.904Z] #53 67.15 golang.org/x/sys/unix [2021-08-25T19:06:30.904Z] #53 69.20 fmt [2021-08-25T19:06:31.107Z] #47 72.30 math/rand [2021-08-25T19:06:31.163Z] #53 ... [2021-08-25T19:06:31.163Z] [2021-08-25T19:06:31.163Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:31.163Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:31.163Z] #47 71.16 path/filepath [2021-08-25T19:06:31.504Z] #37 DONE 80.7s [2021-08-25T19:06:31.504Z] [2021-08-25T19:06:31.504Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:31.504Z] #38 sha256:e007571e48ad88d6a48c58633c0a1b712c16b4e4e879c87c4e2f2707f492672f [2021-08-25T19:06:31.578Z] #53 ... [2021-08-25T19:06:31.578Z] [2021-08-25T19:06:31.578Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:31.578Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:31.578Z] #14 82.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-25T19:06:31.578Z] #14 82.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-25T19:06:31.578Z] #14 82.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:06:32.106Z] #47 72.08 internal/lazyregexp [2021-08-25T19:06:32.366Z] #47 72.36 io/ioutil [2021-08-25T19:06:32.366Z] #47 72.56 github.com/LK4D4/vndr/versioned [2021-08-25T19:06:32.366Z] #47 72.65 hash/crc32 [2021-08-25T19:06:32.435Z] #38 ... [2021-08-25T19:06:32.435Z] [2021-08-25T19:06:32.435Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:32.435Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:06:32.435Z] #47 71.56 errors [2021-08-25T19:06:32.435Z] #47 71.67 runtime/cgo [2021-08-25T19:06:32.435Z] #47 72.40 io [2021-08-25T19:06:32.435Z] #47 73.78 bytes [2021-08-25T19:06:32.435Z] #47 76.82 strings [2021-08-25T19:06:32.435Z] #47 79.92 bufio [2021-08-25T19:06:32.435Z] #47 ... [2021-08-25T19:06:32.435Z] [2021-08-25T19:06:32.435Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:32.435Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:32.435Z] #45 71.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-25T19:06:32.435Z] #45 71.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:06:32.435Z] #45 71.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:06:32.435Z] #45 71.59 Setting up python3-six (1.16.0-2) ... [2021-08-25T19:06:32.435Z] #45 73.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:06:32.435Z] #45 73.19 Setting up python3-protobuf (3.12.4-1) ... [2021-08-25T19:06:32.435Z] #45 78.71 Setting up criu (3.15-1) ... [2021-08-25T19:06:32.500Z] #47 73.87 internal/singleflight [2021-08-25T19:06:32.693Z] #45 81.75 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:32.935Z] #47 73.07 flag [2021-08-25T19:06:32.950Z] #45 ... [2021-08-25T19:06:32.950Z] [2021-08-25T19:06:32.950Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:32.950Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:06:32.950Z] #53 72.19 internal/oserror [2021-08-25T19:06:32.950Z] #53 72.25 io [2021-08-25T19:06:32.950Z] #53 72.41 syscall [2021-08-25T19:06:32.950Z] #53 74.99 bytes [2021-08-25T19:06:32.950Z] #53 78.42 strconv [2021-08-25T19:06:33.196Z] #47 73.33 go/token [2021-08-25T19:06:33.442Z] #47 74.54 runtime/cgo [2021-08-25T19:06:33.504Z] #14 ... [2021-08-25T19:06:33.504Z] [2021-08-25T19:06:33.504Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:33.504Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:06:33.504Z] #47 75.13 os/exec [2021-08-25T19:06:33.504Z] #47 75.25 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-25T19:06:33.504Z] #47 77.71 text/template/parse [2021-08-25T19:06:33.504Z] #47 77.71 net/url [2021-08-25T19:06:33.504Z] #47 77.72 go/ast [2021-08-25T19:06:33.504Z] #47 80.75 encoding/xml [2021-08-25T19:06:33.504Z] #47 84.92 go/internal/typeparams [2021-08-25T19:06:33.514Z] #53 ... [2021-08-25T19:06:33.514Z] [2021-08-25T19:06:33.514Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:33.514Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:33.514Z] #45 DONE 82.5s [2021-08-25T19:06:33.514Z] [2021-08-25T19:06:33.514Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:33.514Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:06:33.514Z] #47 82.98 strconv [2021-08-25T19:06:33.767Z] #47 85.26 go/parser [2021-08-25T19:06:33.767Z] #47 ... [2021-08-25T19:06:33.767Z] [2021-08-25T19:06:33.767Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:33.767Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:06:33.767Z] #53 85.25 mvdan.cc/sh/v3/cmd/shfmt [2021-08-25T19:06:34.134Z] #47 74.31 go/scanner [2021-08-25T19:06:34.394Z] #47 74.53 net/url [2021-08-25T19:06:35.333Z] #47 75.51 go/ast [2021-08-25T19:06:35.349Z] #47 76.10 io [2021-08-25T19:06:35.633Z] #58 ... [2021-08-25T19:06:35.633Z] [2021-08-25T19:06:35.633Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:06:35.633Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:06:35.633Z] #19 173.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-08-25T19:06:35.633Z] #19 173.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:35.633Z] #19 173.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:06:35.903Z] #47 76.11 text/template/parse [2021-08-25T19:06:35.918Z] #47 ... [2021-08-25T19:06:35.918Z] [2021-08-25T19:06:35.918Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:35.918Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:35.918Z] #37 73.62 Selecting previously unselected package libxml2:amd64. [2021-08-25T19:06:35.918Z] #37 73.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-25T19:06:35.918Z] #37 73.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:06:35.918Z] #37 74.46 Selecting previously unselected package libarchive13:amd64. [2021-08-25T19:06:35.918Z] #37 74.46 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-25T19:06:35.918Z] #37 74.52 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:06:35.918Z] #37 75.14 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-25T19:06:35.918Z] #37 75.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-25T19:06:35.918Z] #37 75.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:06:35.918Z] #37 75.54 Selecting previously unselected package librhash0:amd64. [2021-08-25T19:06:35.918Z] #37 75.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-25T19:06:35.918Z] #37 75.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:06:35.918Z] #37 76.09 Selecting previously unselected package libuv1:amd64. [2021-08-25T19:06:35.918Z] #37 76.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-25T19:06:35.918Z] #37 76.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:06:35.918Z] #37 76.39 Selecting previously unselected package cmake. [2021-08-25T19:06:35.918Z] #37 76.41 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-25T19:06:35.918Z] #37 76.44 Unpacking cmake (3.18.4-2) ... [2021-08-25T19:06:36.162Z] #47 ... [2021-08-25T19:06:36.162Z] [2021-08-25T19:06:36.162Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:06:36.162Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:06:36.791Z] #47 85.52 sort [2021-08-25T19:06:37.461Z] #58 42.45 Updating files: 53% (2420/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 91% (4194/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-25T19:06:37.461Z] #58 43.67 + cd /tmp/tmp.SEtBD2OHBQ/src/github.com/containerd/containerd [2021-08-25T19:06:37.461Z] #58 43.68 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:06:37.545Z] #19 174.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-08-25T19:06:37.545Z] #19 174.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:37.545Z] #19 174.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:06:37.722Z] #47 87.24 internal/syscall/unix [2021-08-25T19:06:37.980Z] #47 87.40 reflect [2021-08-25T19:06:38.545Z] #47 87.79 time [2021-08-25T19:06:38.841Z] #58 45.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-25T19:06:38.841Z] #58 45.02 + BUILDTAGS='netgo osusergo static_build' [2021-08-25T19:06:38.841Z] #58 45.02 + export EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:06:38.841Z] #58 45.02 + EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:06:38.841Z] #58 45.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-25T19:06:38.841Z] #58 45.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-25T19:06:38.841Z] #58 45.02 + '[' '' = dynamic ']' [2021-08-25T19:06:38.841Z] #58 45.02 + make [2021-08-25T19:06:38.850Z] Client: [2021-08-25T19:06:38.850Z] Context: default [2021-08-25T19:06:38.850Z] Debug Mode: false [2021-08-25T19:06:38.850Z] Plugins: [2021-08-25T19:06:38.850Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-25T19:06:38.850Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-25T19:06:38.850Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-25T19:06:38.850Z] [2021-08-25T19:06:38.850Z] Server: [2021-08-25T19:06:38.850Z] Containers: 0 [2021-08-25T19:06:38.850Z] Running: 0 [2021-08-25T19:06:38.850Z] Paused: 0 [2021-08-25T19:06:38.850Z] Stopped: 0 [2021-08-25T19:06:38.850Z] Images: 0 [2021-08-25T19:06:38.850Z] Server Version: 20.10.8 [2021-08-25T19:06:38.850Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-25T19:06:38.850Z] Windows: [2021-08-25T19:06:38.850Z] LCOW: [2021-08-25T19:06:38.850Z] Logging Driver: json-file [2021-08-25T19:06:38.850Z] Plugins: [2021-08-25T19:06:38.850Z] Volume: local [2021-08-25T19:06:38.850Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:06:38.850Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:06:38.850Z] Swarm: inactive [2021-08-25T19:06:38.850Z] Default Isolation: process [2021-08-25T19:06:38.850Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-25T19:06:38.850Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-25T19:06:38.850Z] OSType: windows [2021-08-25T19:06:38.850Z] Architecture: x86_64 [2021-08-25T19:06:38.850Z] CPUs: 4 [2021-08-25T19:06:38.850Z] Total Memory: 32GiB [2021-08-25T19:06:38.850Z] Name: azwin-2-80bff0 [2021-08-25T19:06:38.850Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-25T19:06:38.850Z] Docker Root Dir: D:\docker [2021-08-25T19:06:38.850Z] Debug Mode: false [2021-08-25T19:06:38.850Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:06:38.850Z] Labels: [2021-08-25T19:06:38.850Z] Experimental: true [2021-08-25T19:06:38.850Z] Insecure Registries: [2021-08-25T19:06:38.850Z] 10.0.0.4:5000 [2021-08-25T19:06:38.850Z] 127.0.0.0/8 [2021-08-25T19:06:38.850Z] Registry Mirrors: [2021-08-25T19:06:38.850Z] http://10.0.0.4:5000/ [2021-08-25T19:06:38.850Z] Live Restore Enabled: false [2021-08-25T19:06:38.850Z] Product License: Community Engine [2021-08-25T19:06:38.850Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-25T19:06:39.103Z] #53 ... [2021-08-25T19:06:39.103Z] [2021-08-25T19:06:39.103Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:39.103Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:39.103Z] #14 87.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-25T19:06:39.103Z] #14 87.22 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-25T19:06:39.103Z] #14 87.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:06:39.103Z] #14 87.61 Selecting previously unselected package libapparmor1:arm64. [2021-08-25T19:06:39.103Z] #14 87.62 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-25T19:06:39.103Z] #14 87.63 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-25T19:06:39.103Z] #14 87.82 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-25T19:06:39.103Z] #14 87.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-25T19:06:39.103Z] #14 87.87 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-25T19:06:39.103Z] #14 88.34 Selecting previously unselected package libbtrfs0:arm64. [2021-08-25T19:06:39.103Z] #14 88.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-25T19:06:39.103Z] #14 88.35 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-25T19:06:39.103Z] #14 89.29 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-25T19:06:39.103Z] #14 89.30 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-25T19:06:39.103Z] #14 89.73 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-25T19:06:39.461Z] #19 ... [2021-08-25T19:06:39.461Z] [2021-08-25T19:06:39.461Z] #48 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:06:39.461Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:06:39.461Z] #48 DONE 190.3s [2021-08-25T19:06:39.461Z] [2021-08-25T19:06:39.461Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:06:39.461Z] #58 sha256:77baaae3657df3513cfb05f2bbde7809560841acc7fbd570f2e0a57771c4049d [2021-08-25T19:06:39.461Z] #58 DONE 190.4s [2021-08-25T19:06:39.477Z] #47 ... [2021-08-25T19:06:39.477Z] [2021-08-25T19:06:39.477Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:39.477Z] #38 sha256:e007571e48ad88d6a48c58633c0a1b712c16b4e4e879c87c4e2f2707f492672f [2021-08-25T19:06:39.477Z] #38 2.861 + RM_GOPATH=0 [2021-08-25T19:06:39.477Z] #38 2.861 + TMP_GOPATH= [2021-08-25T19:06:39.477Z] #38 2.861 + : /build [2021-08-25T19:06:39.477Z] #38 2.861 + '[' -z '' ']' [2021-08-25T19:06:39.477Z] #38 2.861 ++ mktemp -d [2021-08-25T19:06:39.477Z] #38 2.864 + export GOPATH=/tmp/tmp.HJO1yDTfvi [2021-08-25T19:06:39.477Z] #38 2.864 + GOPATH=/tmp/tmp.HJO1yDTfvi [2021-08-25T19:06:39.477Z] #38 2.864 + RM_GOPATH=1 [2021-08-25T19:06:39.477Z] #38 2.864 + case "$(go env GOARCH)" in [2021-08-25T19:06:39.477Z] #38 2.888 ++ go env GOARCH [2021-08-25T19:06:39.477Z] #38 2.903 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:39.477Z] #38 2.903 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:39.477Z] #38 2.903 ++ dirname /tmp/install/install.sh [2021-08-25T19:06:39.477Z] #38 2.907 + dir=/tmp/install [2021-08-25T19:06:39.477Z] #38 2.907 + bin=tini [2021-08-25T19:06:39.477Z] #38 2.907 + shift [2021-08-25T19:06:39.477Z] #38 2.907 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-25T19:06:39.477Z] #38 2.907 + . /tmp/install/tini.installer [2021-08-25T19:06:39.477Z] #38 2.907 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:39.477Z] #38 2.907 + install_tini [2021-08-25T19:06:39.477Z] #38 2.907 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-25T19:06:39.477Z] #38 2.907 + git clone https://github.com/krallin/tini.git /tmp/tmp.HJO1yDTfvi/tini [2021-08-25T19:06:39.477Z] #38 2.913 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:39.477Z] #38 2.977 Cloning into '/tmp/tmp.HJO1yDTfvi/tini'... [2021-08-25T19:06:39.477Z] #38 4.438 + cd /tmp/tmp.HJO1yDTfvi/tini [2021-08-25T19:06:39.477Z] #38 4.459 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:39.477Z] #38 4.499 + cmake . [2021-08-25T19:06:39.477Z] #38 5.321 -- The C compiler identification is GNU 10.2.1 [2021-08-25T19:06:39.477Z] #38 5.407 -- Detecting C compiler ABI info [2021-08-25T19:06:39.477Z] #38 6.013 -- Detecting C compiler ABI info - done [2021-08-25T19:06:39.477Z] #38 6.140 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-25T19:06:39.477Z] #38 6.140 -- Detecting C compile features [2021-08-25T19:06:39.477Z] #38 6.148 -- Detecting C compile features - done [2021-08-25T19:06:39.477Z] #38 6.203 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-25T19:06:39.477Z] #38 6.506 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-25T19:06:39.477Z] #38 6.621 -- Configuring done [2021-08-25T19:06:39.477Z] #38 6.659 -- Generating done [2021-08-25T19:06:39.477Z] #38 6.668 -- Build files have been written to: /tmp/tmp.HJO1yDTfvi/tini [2021-08-25T19:06:39.477Z] #38 6.682 + make tini-static [2021-08-25T19:06:39.477Z] #38 7.106 Scanning dependencies of target tini-static [2021-08-25T19:06:39.477Z] #38 7.319 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-25T19:06:39.680Z] #14 91.18 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-25T19:06:39.680Z] #14 91.19 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-25T19:06:39.723Z] [2021-08-25T19:06:39.723Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-25T19:06:39.723Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-25T19:06:39.943Z] #14 91.42 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-25T19:06:40.614Z] #14 91.93 Selecting previously unselected package libudev-dev:arm64. [2021-08-25T19:06:40.614Z] #14 91.94 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-08-25T19:06:40.614Z] #14 ... [2021-08-25T19:06:40.614Z] [2021-08-25T19:06:40.614Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:40.614Z] #53 sha256:2b98ad35872e6beed09dadec777bca930deb1399b87343a709d98d801dd05e6a [2021-08-25T19:06:40.614Z] #53 DONE 92.2s [2021-08-25T19:06:40.614Z] [2021-08-25T19:06:40.614Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:40.614Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:40.614Z] #14 92.07 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-08-25T19:06:40.749Z] #58 46.53 + bin/ctr [2021-08-25T19:06:40.849Z] #38 9.300 [100%] Linking C executable tini-static [2021-08-25T19:06:40.876Z] #14 ... [2021-08-25T19:06:40.877Z] [2021-08-25T19:06:40.877Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:40.877Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:06:40.877Z] #47 85.67 text/template [2021-08-25T19:06:40.877Z] #47 88.71 math/big [2021-08-25T19:06:40.877Z] #47 91.91 vendor/golang.org/x/text/secure/bidirule [2021-08-25T19:06:40.877Z] #47 92.48 vendor/golang.org/x/text/unicode/norm [2021-08-25T19:06:40.877Z] #47 ... [2021-08-25T19:06:40.877Z] [2021-08-25T19:06:40.877Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:40.877Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-25T19:06:40.877Z] #14 92.58 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-25T19:06:41.140Z] #14 92.63 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-08-25T19:06:41.140Z] #14 92.65 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-08-25T19:06:41.237Z] #37 ... [2021-08-25T19:06:41.237Z] [2021-08-25T19:06:41.238Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:41.238Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:41.238Z] #14 71.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-25T19:06:41.238Z] #14 71.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:06:41.238Z] #14 71.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:06:41.238Z] #14 76.12 Selecting previously unselected package binutils-mingw-w64. [2021-08-25T19:06:41.238Z] #14 76.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-25T19:06:41.238Z] #14 76.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:06:41.238Z] #14 76.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-25T19:06:41.238Z] #14 76.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:06:41.238Z] #14 76.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:06:41.238Z] #14 76.81 Selecting previously unselected package dmsetup. [2021-08-25T19:06:41.238Z] #14 76.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:06:41.238Z] #14 76.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:06:41.238Z] #14 77.10 Selecting previously unselected package mingw-w64-common. [2021-08-25T19:06:41.238Z] #14 77.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-25T19:06:41.238Z] #14 77.12 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-25T19:06:41.238Z] #14 ... [2021-08-25T19:06:41.238Z] [2021-08-25T19:06:41.238Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:41.238Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:41.238Z] #45 72.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:06:41.238Z] #45 72.07 Setting up python3-protobuf (3.12.4-1) ... [2021-08-25T19:06:41.238Z] #45 78.92 Setting up criu (3.15-1) ... [2021-08-25T19:06:41.238Z] #45 81.99 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:41.403Z] #14 92.96 Selecting previously unselected package libpcre2-16-0:arm64. [2021-08-25T19:06:41.403Z] #14 92.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-08-25T19:06:41.403Z] #14 92.98 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-08-25T19:06:41.497Z] #45 ... [2021-08-25T19:06:41.497Z] [2021-08-25T19:06:41.497Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:41.497Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:06:41.497Z] #53 73.33 sort [2021-08-25T19:06:41.497Z] #53 73.33 errors [2021-08-25T19:06:41.497Z] #53 73.96 io [2021-08-25T19:06:41.497Z] #53 75.26 internal/oserror [2021-08-25T19:06:41.497Z] #53 75.61 syscall [2021-08-25T19:06:41.497Z] #53 76.60 bytes [2021-08-25T19:06:41.497Z] #53 80.55 strconv [2021-08-25T19:06:41.497Z] #53 ... [2021-08-25T19:06:41.497Z] [2021-08-25T19:06:41.497Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-25T19:06:41.497Z] #49 sha256:1b21c611966708a5d541c5b61565b58edf991c0902157b26ecc7614e0a21bdd5 [2021-08-25T19:06:41.497Z] #49 DONE 82.7s [2021-08-25T19:06:41.497Z] [2021-08-25T19:06:41.497Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:41.497Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:06:41.497Z] #47 78.24 bytes [2021-08-25T19:06:41.497Z] #47 80.50 strings [2021-08-25T19:06:41.666Z] #14 93.19 Selecting previously unselected package libpcre2-32-0:arm64. [2021-08-25T19:06:41.666Z] #14 93.19 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-08-25T19:06:41.666Z] #14 93.21 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-08-25T19:06:41.781Z] #38 10.36 [100%] Built target tini-static [2021-08-25T19:06:41.781Z] #38 10.44 + mkdir -p /build [2021-08-25T19:06:41.929Z] #14 93.41 Selecting previously unselected package libpcre2-posix2:arm64. [2021-08-25T19:06:41.929Z] #14 93.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-08-25T19:06:41.929Z] #14 93.44 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-08-25T19:06:41.929Z] #14 93.53 Selecting previously unselected package libpcre2-dev:arm64. [2021-08-25T19:06:41.929Z] #14 93.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-08-25T19:06:41.929Z] #14 93.57 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-08-25T19:06:42.038Z] #38 10.48 + cp tini-static /build/docker-init [2021-08-25T19:06:42.061Z] 8f616e6e9eec: Verifying Checksum [2021-08-25T19:06:42.061Z] 8f616e6e9eec: Download complete [2021-08-25T19:06:42.295Z] #38 DONE 10.9s [2021-08-25T19:06:42.295Z] [2021-08-25T19:06:42.295Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:42.295Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:42.295Z] #14 85.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-25T19:06:42.295Z] #14 85.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-25T19:06:42.295Z] #14 85.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:06:42.466Z] #47 ... [2021-08-25T19:06:42.466Z] [2021-08-25T19:06:42.466Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-25T19:06:42.466Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-25T19:06:42.466Z] #45 DONE 83.2s [2021-08-25T19:06:42.466Z] [2021-08-25T19:06:42.467Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:06:42.467Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:06:42.505Z] #14 94.14 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-25T19:06:42.505Z] #14 94.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-08-25T19:06:42.505Z] #14 94.17 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-08-25T19:06:43.053Z] #60 ... [2021-08-25T19:06:43.053Z] [2021-08-25T19:06:43.053Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:43.053Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:06:43.053Z] #47 84.38 bufio [2021-08-25T19:06:43.093Z] #14 94.46 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-25T19:06:43.093Z] #14 94.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-08-25T19:06:43.093Z] #14 94.49 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-25T19:06:43.093Z] #14 94.60 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-25T19:06:43.093Z] #14 94.61 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-25T19:06:43.093Z] #14 94.66 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-25T19:06:43.287Z] #58 ... [2021-08-25T19:06:43.287Z] [2021-08-25T19:06:43.287Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:43.287Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:06:43.287Z] #53 73.10 encoding/json [2021-08-25T19:06:43.287Z] #53 74.52 flag [2021-08-25T19:06:43.287Z] #53 76.02 github.com/pkg/diff [2021-08-25T19:06:43.287Z] #53 77.16 go/ast [2021-08-25T19:06:43.287Z] #53 78.28 golang.org/x/crypto/ssh/terminal [2021-08-25T19:06:43.287Z] #53 79.53 mvdan.cc/editorconfig [2021-08-25T19:06:43.287Z] #53 80.66 mvdan.cc/sh/v3/fileutil [2021-08-25T19:06:43.287Z] #53 80.84 text/tabwriter [2021-08-25T19:06:43.287Z] #53 81.43 mvdan.cc/sh/v3/syntax [2021-08-25T19:06:43.356Z] #14 94.81 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-25T19:06:43.356Z] #14 94.81 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-08-25T19:06:43.356Z] #14 94.89 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-08-25T19:06:43.856Z] #53 ... [2021-08-25T19:06:43.856Z] [2021-08-25T19:06:43.856Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:43.856Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:43.856Z] #47 79.40 go/internal/typeparams [2021-08-25T19:06:43.856Z] #47 79.55 go/parser [2021-08-25T19:06:43.856Z] #47 80.86 text/template [2021-08-25T19:06:43.856Z] #47 83.96 log [2021-08-25T19:06:43.932Z] #19 180.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-08-25T19:06:43.932Z] #19 180.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:43.932Z] #19 180.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:06:43.933Z] #19 180.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-08-25T19:06:43.933Z] #19 180.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:43.933Z] #19 180.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:06:43.933Z] #14 95.53 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-25T19:06:43.933Z] #14 95.56 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-25T19:06:43.933Z] #14 95.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:06:43.933Z] #14 95.62 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-08-25T19:06:44.197Z] #14 95.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:06:44.197Z] #14 95.65 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-08-25T19:06:44.197Z] #14 95.66 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-25T19:06:44.197Z] #14 95.71 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-08-25T19:06:44.197Z] #14 95.78 Setting up libudev-dev:arm64 (247.3-6) ... [2021-08-25T19:06:44.197Z] #14 95.80 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-08-25T19:06:44.197Z] #14 95.82 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:06:44.197Z] #14 95.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-25T19:06:44.197Z] #14 95.86 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:44.197Z] #14 95.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-25T19:06:44.425Z] #47 84.45 encoding/xml [2021-08-25T19:06:44.467Z] #14 95.89 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-25T19:06:44.467Z] #14 95.91 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-08-25T19:06:44.467Z] #14 95.93 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:06:44.467Z] #14 95.94 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-08-25T19:06:44.467Z] #14 95.97 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-08-25T19:06:44.467Z] #14 95.99 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:44.467Z] #14 96.01 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:06:44.467Z] #14 96.03 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:06:44.467Z] #14 96.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:06:44.467Z] #14 96.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:06:44.467Z] #14 96.08 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:06:44.730Z] #14 96.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:06:44.730Z] #14 96.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-25T19:06:44.730Z] #14 96.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:06:44.730Z] #14 96.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:06:44.730Z] #14 96.19 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-25T19:06:44.730Z] #14 96.25 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:06:44.730Z] #14 96.29 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-25T19:06:44.730Z] #14 96.31 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-25T19:06:44.730Z] #14 96.35 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:44.819Z] #14 ... [2021-08-25T19:06:44.819Z] [2021-08-25T19:06:44.819Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:44.819Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:06:44.819Z] #53 83.73 reflect [2021-08-25T19:06:44.819Z] #53 85.41 time [2021-08-25T19:06:44.981Z] #47 ... [2021-08-25T19:06:44.981Z] [2021-08-25T19:06:44.981Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:06:44.981Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-25T19:06:44.981Z] #37 84.57 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:44.981Z] #37 84.61 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:06:44.981Z] #37 84.67 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:06:44.981Z] #37 84.72 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:06:44.981Z] #37 84.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:06:44.981Z] #37 84.86 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:06:44.981Z] #37 84.90 Setting up cmake-data (3.18.4-2) ... [2021-08-25T19:06:44.981Z] #37 84.97 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:06:44.981Z] #37 84.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:06:44.981Z] #37 85.01 Setting up cmake (3.18.4-2) ... [2021-08-25T19:06:44.981Z] #37 85.05 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:06:44.981Z] #37 DONE 86.2s [2021-08-25T19:06:45.076Z] #53 94.50 context [2021-08-25T19:06:45.239Z] [2021-08-25T19:06:45.239Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:45.239Z] #38 sha256:abae2d3f4bd9662c33e82a034322d77985f9ab916b4ef6ac83375c9bb4229cab [2021-08-25T19:06:45.639Z] #53 ... [2021-08-25T19:06:45.639Z] [2021-08-25T19:06:45.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:45.640Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:45.640Z] #14 95.02 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-25T19:06:45.640Z] #14 95.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:45.640Z] #14 95.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:06:45.681Z] #14 DONE 97.0s [2021-08-25T19:06:45.681Z] [2021-08-25T19:06:45.681Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:06:45.681Z] #55 sha256:4dc0b56db153719684806bc07c364020cb459cb4fe8be403545cd6b150672bbe [2021-08-25T19:06:45.803Z] #47 85.78 go/doc [2021-08-25T19:06:46.203Z] #14 95.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-25T19:06:46.203Z] #14 95.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:46.203Z] #14 95.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:46.742Z] #47 ... [2021-08-25T19:06:46.742Z] [2021-08-25T19:06:46.742Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:46.742Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:06:46.742Z] #53 86.85 mvdan.cc/sh/v3/cmd/shfmt [2021-08-25T19:06:47.076Z] #55 1.549 + RM_GOPATH=0 [2021-08-25T19:06:47.076Z] #55 1.549 + TMP_GOPATH= [2021-08-25T19:06:47.076Z] #55 1.550 + : /build [2021-08-25T19:06:47.076Z] #55 1.550 + '[' -z '' ']' [2021-08-25T19:06:47.076Z] #55 1.551 ++ mktemp -d [2021-08-25T19:06:47.076Z] #55 1.553 + export GOPATH=/tmp/tmp.iQFmUikxa5 [2021-08-25T19:06:47.076Z] #55 1.553 + GOPATH=/tmp/tmp.iQFmUikxa5 [2021-08-25T19:06:47.076Z] #55 1.553 + RM_GOPATH=1 [2021-08-25T19:06:47.076Z] #55 1.553 + case "$(go env GOARCH)" in [2021-08-25T19:06:47.076Z] #55 1.553 ++ go env GOARCH [2021-08-25T19:06:47.076Z] #55 1.583 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:47.076Z] #55 1.583 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:47.076Z] #55 1.584 ++ dirname /tmp/install/install.sh [2021-08-25T19:06:47.076Z] #55 1.589 + dir=/tmp/install [2021-08-25T19:06:47.076Z] #55 1.589 + bin=runc [2021-08-25T19:06:47.076Z] #55 1.589 + shift [2021-08-25T19:06:47.076Z] #55 1.589 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-25T19:06:47.076Z] #55 1.589 + . /tmp/install/runc.installer [2021-08-25T19:06:47.076Z] #55 1.589 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:06:47.076Z] #55 1.589 + install_runc [2021-08-25T19:06:47.076Z] #55 1.589 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-25T19:06:47.076Z] #55 1.593 + uname -r [2021-08-25T19:06:47.076Z] #55 1.597 + RUNC_BUILDTAGS='seccomp ' [2021-08-25T19:06:47.076Z] #55 1.597 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-25T19:06:47.076Z] #55 1.597 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iQFmUikxa5/src/github.com/opencontainers/runc [2021-08-25T19:06:47.076Z] #55 1.598 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-25T19:06:47.076Z] #55 1.601 Cloning into '/tmp/tmp.iQFmUikxa5/src/github.com/opencontainers/runc'... [2021-08-25T19:06:47.232Z] #19 184.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-25T19:06:47.232Z] #19 184.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:47.232Z] #19 184.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:06:47.232Z] #19 184.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-25T19:06:47.232Z] #19 184.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:47.232Z] #19 184.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-25T19:06:47.232Z] #19 184.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-25T19:06:47.232Z] #19 184.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:47.232Z] #19 184.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-25T19:06:47.232Z] #19 184.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-25T19:06:47.232Z] #19 184.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:47.232Z] #19 184.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:06:47.232Z] #19 184.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-25T19:06:47.232Z] #19 184.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:47.232Z] #19 184.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:06:47.232Z] #19 184.7 Selecting previously unselected package cross-config. [2021-08-25T19:06:47.232Z] #19 184.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-08-25T19:06:47.232Z] #19 184.7 Unpacking cross-config (2.6.18+nmu1) ... [2021-08-25T19:06:47.232Z] #19 184.8 Selecting previously unselected package gcc-10-cross-base. [2021-08-25T19:06:47.232Z] #19 184.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.232Z] #19 184.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-25T19:06:47.232Z] #19 184.8 Selecting previously unselected package libc6-arm64-cross. [2021-08-25T19:06:47.232Z] #19 184.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-08-25T19:06:47.232Z] #19 184.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-08-25T19:06:47.492Z] #19 184.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-08-25T19:06:47.492Z] #19 184.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.492Z] #19 184.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:47.492Z] #19 185.0 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-25T19:06:47.492Z] #19 185.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.492Z] #19 185.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:47.492Z] #19 185.0 Selecting previously unselected package libitm1-arm64-cross. [2021-08-25T19:06:47.493Z] #19 185.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.493Z] #19 185.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:47.493Z] #19 185.1 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-25T19:06:47.493Z] #19 185.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.493Z] #19 185.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:47.493Z] #19 185.1 Selecting previously unselected package libasan6-arm64-cross. [2021-08-25T19:06:47.493Z] #19 185.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.493Z] #19 185.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:47.756Z] #19 185.3 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-25T19:06:47.756Z] #19 185.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:47.756Z] #19 185.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:47.756Z] #19 185.4 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-25T19:06:47.778Z] #38 2.799 + RM_GOPATH=0 [2021-08-25T19:06:47.778Z] #38 2.799 + TMP_GOPATH= [2021-08-25T19:06:47.778Z] #38 2.799 + : /build [2021-08-25T19:06:47.778Z] #38 2.799 + '[' -z '' ']' [2021-08-25T19:06:47.778Z] #38 2.799 ++ mktemp -d [2021-08-25T19:06:47.778Z] #38 2.819 + export GOPATH=/tmp/tmp.phTgbSkdwZ [2021-08-25T19:06:47.778Z] #38 2.819 + GOPATH=/tmp/tmp.phTgbSkdwZ [2021-08-25T19:06:47.778Z] #38 2.819 + RM_GOPATH=1 [2021-08-25T19:06:47.778Z] #38 2.819 + case "$(go env GOARCH)" in [2021-08-25T19:06:47.778Z] #38 2.820 ++ go env GOARCH [2021-08-25T19:06:48.017Z] #19 185.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:48.017Z] #19 185.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:48.017Z] #19 185.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-25T19:06:48.017Z] #19 185.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:48.017Z] #19 185.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:48.025Z] #55 ... [2021-08-25T19:06:48.025Z] [2021-08-25T19:06:48.025Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-25T19:06:48.025Z] #15 sha256:1e201fd9b51cee7b4791983eadedb76dc42ed5174f56029cb46b19185999e73b [2021-08-25T19:06:48.025Z] #15 DONE 2.3s [2021-08-25T19:06:48.025Z] [2021-08-25T19:06:48.025Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:48.026Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:48.037Z] #38 2.911 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:48.037Z] #38 2.911 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:06:48.037Z] #38 2.911 ++ dirname /tmp/install/install.sh [2021-08-25T19:06:48.037Z] #38 2.939 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:48.037Z] #38 2.939 + dir=/tmp/install [2021-08-25T19:06:48.037Z] #38 2.939 + bin=tini [2021-08-25T19:06:48.037Z] #38 2.939 + shift [2021-08-25T19:06:48.037Z] #38 2.939 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-25T19:06:48.037Z] #38 2.939 + . /tmp/install/tini.installer [2021-08-25T19:06:48.037Z] #38 2.939 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:48.037Z] #38 2.939 + install_tini [2021-08-25T19:06:48.037Z] #38 2.939 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-25T19:06:48.037Z] #38 2.939 + git clone https://github.com/krallin/tini.git /tmp/tmp.phTgbSkdwZ/tini [2021-08-25T19:06:48.037Z] #38 2.954 Cloning into '/tmp/tmp.phTgbSkdwZ/tini'... [2021-08-25T19:06:48.121Z] #53 ... [2021-08-25T19:06:48.121Z] [2021-08-25T19:06:48.121Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:48.121Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:48.121Z] #14 78.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-25T19:06:48.121Z] #14 78.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:48.121Z] #14 78.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:06:48.121Z] #14 84.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-25T19:06:48.121Z] #14 84.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:48.121Z] #14 84.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:48.278Z] #19 185.7 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-25T19:06:48.278Z] #19 185.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:48.278Z] #19 185.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:48.278Z] #19 185.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-08-25T19:06:48.278Z] #19 185.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:48.278Z] #19 185.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:48.278Z] #19 186.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-08-25T19:06:48.539Z] #19 186.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:48.539Z] #19 186.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:06:49.060Z] #14 ... [2021-08-25T19:06:49.060Z] [2021-08-25T19:06:49.060Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:49.060Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:49.060Z] #47 89.07 compress/flate [2021-08-25T19:06:49.060Z] #47 89.26 github.com/LK4D4/vndr/build [2021-08-25T19:06:49.421Z] #38 4.185 + cd /tmp/tmp.phTgbSkdwZ/tini [2021-08-25T19:06:49.421Z] #38 4.185 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:06:49.421Z] #38 4.256 + cmake . [2021-08-25T19:06:49.838Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-25T19:06:49.838Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-da1201da\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-25T19:06:49.838Z] ---------------------------------------------------------------------------- [2021-08-25T19:06:49.838Z] [2021-08-25T19:06:49.838Z] INFO: executeCI.ps1 starting at Wed Aug 25 19:06:49 CUT 2021 [2021-08-25T19:06:49.838Z] [2021-08-25T19:06:49.838Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-25T19:06:49.838Z] INFO: Running git version 2.24.1.windows.2 [2021-08-25T19:06:49.838Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-25T19:06:49.838Z] INFO: Environment variables: [2021-08-25T19:06:49.838Z] [2021-08-25T19:06:49.838Z] Name Value [2021-08-25T19:06:49.838Z] ---- ----- [2021-08-25T19:06:49.838Z] ALLUSERSPROFILE C:\ProgramData [2021-08-25T19:06:49.838Z] amd64 true [2021-08-25T19:06:49.838Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-25T19:06:49.838Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-25T19:06:49.838Z] arm64 true [2021-08-25T19:06:49.838Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-25T19:06:49.838Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-25T19:06:49.838Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-25T19:06:49.838Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-25T19:06:49.838Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-25T19:06:49.838Z] BRANCH_NAME PR-42777 [2021-08-25T19:06:49.838Z] BUILD_DISPLAY_NAME #9 [2021-08-25T19:06:49.838Z] BUILD_ID 9 [2021-08-25T19:06:49.838Z] BUILD_NUMBER 9 [2021-08-25T19:06:49.838Z] BUILD_TAG jenkins-moby-PR-42777-9 [2021-08-25T19:06:49.838Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/ [2021-08-25T19:06:49.838Z] cgroup2 true [2021-08-25T19:06:49.838Z] CHANGE_AUTHOR thaJeztah [2021-08-25T19:06:49.838Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-25T19:06:49.838Z] CHANGE_BRANCH update_go_1.17 [2021-08-25T19:06:49.838Z] CHANGE_FORK thaJeztah/docker [2021-08-25T19:06:49.838Z] CHANGE_ID 42777 [2021-08-25T19:06:49.838Z] CHANGE_TARGET master [2021-08-25T19:06:49.838Z] CHANGE_TITLE Update to Go 1.17.0 [2021-08-25T19:06:49.838Z] CHANGE_URL https://github.com/moby/moby/pull/42777 [2021-08-25T19:06:49.838Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-25T19:06:49.838Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-25T19:06:49.838Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-25T19:06:49.838Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-25T19:06:49.838Z] COMPUTERNAME azwin-2-80bff0 [2021-08-25T19:06:49.838Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-25T19:06:49.838Z] ConfigSequenceNumber 0 [2021-08-25T19:06:49.838Z] dco true [2021-08-25T19:06:49.838Z] DOCKER_BUILDKIT 0 [2021-08-25T19:06:49.838Z] DOCKER_DUT_DEBUG 1 [2021-08-25T19:06:49.838Z] DOCKER_EXPERIMENTAL 1 [2021-08-25T19:06:49.838Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-25T19:06:49.838Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-25T19:06:49.838Z] EXECUTOR_NUMBER 0 [2021-08-25T19:06:49.838Z] FQDN azwin-2-80bff0.westus.cloudapp.azure.com [2021-08-25T19:06:49.838Z] GIT_BRANCH PR-42777 [2021-08-25T19:06:49.838Z] GIT_COMMIT aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:06:49.838Z] GIT_PREVIOUS_COMMIT aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:06:49.838Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 473002c19a28ced0f0f4a65060f9533bf5ccd116 [2021-08-25T19:06:49.838Z] GIT_URL https://github.com/moby/moby.git [2021-08-25T19:06:49.838Z] HUDSON_COOKIE b46ad397-4a83-4401-9677-32ec03af8369 [2021-08-25T19:06:49.838Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-25T19:06:49.838Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-25T19:06:49.838Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-25T19:06:49.838Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-25T19:06:49.838Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-25T19:06:49.838Z] JENKINS_NODE_COOKIE 701918fc-9835-45c7-aaba-6ac06696b3bc [2021-08-25T19:06:49.838Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-25T19:06:49.838Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-25T19:06:49.838Z] JOB_BASE_NAME PR-42777 [2021-08-25T19:06:49.838Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/display/redirect [2021-08-25T19:06:49.838Z] JOB_NAME moby/PR-42777 [2021-08-25T19:06:49.838Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/ [2021-08-25T19:06:49.838Z] library.jps.version master [2021-08-25T19:06:49.838Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-25T19:06:49.838Z] NODE_LABELS amd64 azure azwin-2-80bff0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-25T19:06:49.838Z] NODE_NAME azwin-2-80bff0 [2021-08-25T19:06:49.838Z] NUMBER_OF_PROCESSORS 4 [2021-08-25T19:06:49.838Z] OS Windows_NT [2021-08-25T19:06:49.838Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-25T19:06:49.838Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-25T19:06:49.838Z] ppc64le false [2021-08-25T19:06:49.838Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-25T19:06:49.838Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-25T19:06:49.838Z] PROCESSOR_LEVEL 6 [2021-08-25T19:06:49.838Z] PROCESSOR_REVISION 5507 [2021-08-25T19:06:49.838Z] ProgramData C:\ProgramData [2021-08-25T19:06:49.838Z] ProgramFiles C:\Program Files [2021-08-25T19:06:49.838Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-25T19:06:49.838Z] ProgramW6432 C:\Program Files [2021-08-25T19:06:49.838Z] PROMPT $P$G [2021-08-25T19:06:49.838Z] PSExecutionPolicyPreference Bypass [2021-08-25T19:06:49.838Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-25T19:06:49.838Z] PUBLIC C:\Users\Public [2021-08-25T19:06:49.838Z] rootless true [2021-08-25T19:06:49.838Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=artif... [2021-08-25T19:06:49.838Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=changes [2021-08-25T19:06:49.838Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect [2021-08-25T19:06:49.838Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42777/9/display/redirect?page=tests [2021-08-25T19:06:49.838Z] s390x false [2021-08-25T19:06:49.838Z] SKIP_VALIDATION_TESTS 1 [2021-08-25T19:06:49.838Z] SOURCES_DRIVE d [2021-08-25T19:06:49.838Z] SOURCES_SUBDIR gopath [2021-08-25T19:06:49.838Z] STAGE_NAME Run tests [2021-08-25T19:06:49.838Z] SystemDrive C: [2021-08-25T19:06:49.838Z] SystemRoot C:\Windows [2021-08-25T19:06:49.838Z] TEMP C:\Windows\TEMP [2021-08-25T19:06:49.838Z] TESTDEBUG 0 [2021-08-25T19:06:49.838Z] TESTRUN_DRIVE d [2021-08-25T19:06:49.838Z] TESTRUN_SUBDIR CI [2021-08-25T19:06:49.838Z] TIMEOUT 120m [2021-08-25T19:06:49.838Z] TMP C:\Windows\TEMP [2021-08-25T19:06:49.838Z] unit_validate true [2021-08-25T19:06:49.838Z] USERDOMAIN WORKGROUP [2021-08-25T19:06:49.838Z] USERNAME azwin-2-80bff0$ [2021-08-25T19:06:49.838Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-25T19:06:49.838Z] validate_force false [2021-08-25T19:06:49.838Z] windir C:\Windows [2021-08-25T19:06:49.838Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-25T19:06:49.838Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-25T19:06:49.838Z] windows2022 true [2021-08-25T19:06:49.839Z] windows2022containerd true [2021-08-25T19:06:49.839Z] windowsRS1 false [2021-08-25T19:06:49.839Z] windowsRS5 true [2021-08-25T19:06:49.839Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-25T19:06:49.839Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-25T19:06:49.839Z] [2021-08-25T19:06:49.839Z] [2021-08-25T19:06:49.839Z] [2021-08-25T19:06:49.903Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) [2021-08-25T19:06:49.903Z] #25 ... [2021-08-25T19:06:49.903Z] [2021-08-25T19:06:49.903Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-25T19:06:49.903Z] #16 sha256:e5694a13c766c51a49444e5e6c52134817ddc3e114a132cf0cf7cb0f71da6c44 [2021-08-25T19:06:49.903Z] #16 DONE 1.9s [2021-08-25T19:06:49.903Z] [2021-08-25T19:06:49.903Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:49.903Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:50.373Z] #38 5.152 -- The C compiler identification is GNU 10.2.1 [2021-08-25T19:06:50.373Z] #38 5.246 -- Detecting C compiler ABI info [2021-08-25T19:06:50.439Z] #47 ... [2021-08-25T19:06:50.439Z] [2021-08-25T19:06:50.439Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:50.439Z] #53 sha256:87fbc98dcd6daeed44fed1bdf91a79d06157d9c7263504a00dec55d1ef33d67e [2021-08-25T19:06:50.439Z] #53 DONE 90.6s [2021-08-25T19:06:50.703Z] [2021-08-25T19:06:50.703Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:06:50.703Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:06:50.804Z] INFO: Sources under d:\gopath\... [2021-08-25T19:06:50.804Z] INFO: Test run under d:\CI\... [2021-08-25T19:06:50.804Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-25T19:06:50.804Z] INFO: docker/docker repository was found [2021-08-25T19:06:50.804Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-25T19:06:50.804Z] ltsc2019: Pulling from windows/servercore [2021-08-25T19:06:51.100Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 56% (6412/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) [2021-08-25T19:06:51.100Z] #25 ... [2021-08-25T19:06:51.100Z] [2021-08-25T19:06:51.100Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:51.100Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:06:51.100Z] #47 92.73 go/doc [2021-08-25T19:06:51.100Z] #47 98.12 github.com/LK4D4/vndr/build [2021-08-25T19:06:51.100Z] #47 100.1 vendor/golang.org/x/net/idna [2021-08-25T19:06:51.261Z] 4612f6d0b889: Pulling fs layer [2021-08-25T19:06:51.261Z] c67ded6868b6: Pulling fs layer [2021-08-25T19:06:51.311Z] #38 6.247 -- Detecting C compiler ABI info - done [2021-08-25T19:06:51.311Z] #38 6.422 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-25T19:06:51.381Z] #47 ... [2021-08-25T19:06:51.381Z] [2021-08-25T19:06:51.381Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:51.381Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:51.382Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 56% (6412/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) [2021-08-25T19:06:51.382Z] #25 ... [2021-08-25T19:06:51.382Z] [2021-08-25T19:06:51.382Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-25T19:06:51.382Z] #17 sha256:4e3886821fd1a6d61d5ea1c9519797ad435070240e5d260b648e837442b41650 [2021-08-25T19:06:51.382Z] #17 1.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-25T19:06:51.382Z] #17 DONE 1.7s [2021-08-25T19:06:51.382Z] [2021-08-25T19:06:51.382Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:51.382Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:51.570Z] #38 6.448 -- Detecting C compile features [2021-08-25T19:06:51.570Z] #38 6.451 -- Detecting C compile features - done [2021-08-25T19:06:51.570Z] #38 6.527 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-25T19:06:51.641Z] #41 ... [2021-08-25T19:06:51.641Z] [2021-08-25T19:06:51.641Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:51.641Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:51.641Z] #14 91.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-25T19:06:51.641Z] #14 91.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:51.641Z] #14 91.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:06:51.830Z] #38 6.847 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-25T19:06:51.830Z] #38 6.947 -- Configuring done [2021-08-25T19:06:51.906Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 56% (6412/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 73% (8419/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) [2021-08-25T19:06:51.906Z] #25 ... [2021-08-25T19:06:51.906Z] [2021-08-25T19:06:51.906Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:06:51.906Z] #60 sha256:e1ce898fa90dc81141983a1f60cd7b9acb5b4f9189ca0373db196df61bbebe70 [2021-08-25T19:06:51.906Z] #60 97.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:06:51.906Z] #60 97.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-25T19:06:51.906Z] #60 DONE 103.5s [2021-08-25T19:06:51.906Z] [2021-08-25T19:06:51.906Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:51.906Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:52.089Z] #38 6.978 -- Generating done [2021-08-25T19:06:52.090Z] #38 6.981 -- Build files have been written to: /tmp/tmp.phTgbSkdwZ/tini [2021-08-25T19:06:52.090Z] #38 7.001 + make tini-static [2021-08-25T19:06:52.173Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 56% (6412/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 73% (8419/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) [2021-08-25T19:06:52.173Z] #25 ... [2021-08-25T19:06:52.173Z] [2021-08-25T19:06:52.173Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-25T19:06:52.173Z] #61 sha256:401375ecd23f1917000cd7da0bd8337d7ad24baffdc16ec6452df64d677c91fc [2021-08-25T19:06:52.173Z] #61 DONE 0.2s [2021-08-25T19:06:52.173Z] [2021-08-25T19:06:52.173Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:52.173Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:52.173Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 56% (6412/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 73% (8419/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) [2021-08-25T19:06:52.173Z] #25 ... [2021-08-25T19:06:52.173Z] [2021-08-25T19:06:52.173Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-25T19:06:52.173Z] #62 sha256:3ee242cc5cc88d83b9ec018b88b7b53f0e61cddbfba53e521b0e5627bfd4373f [2021-08-25T19:06:52.173Z] #62 DONE 0.2s [2021-08-25T19:06:52.173Z] [2021-08-25T19:06:52.173Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:06:52.173Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:06:52.658Z] #38 7.407 Scanning dependencies of target tini-static [2021-08-25T19:06:52.658Z] #38 7.457 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-25T19:06:53.225Z] #25 99.06 Updating files: 17% (1989/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 28% (3227/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4840/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 56% (6412/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 73% (8419/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 86% (9891/11431) Updating files: 87% (9945/11431) Updating files: 88% (10060/11431) Updating files: 89% (10174/11431) Updating files: 90% (10288/11431) Updating files: 91% (10403/11431) Updating files: 92% (10517/11431) Updating files: 93% (10631/11431) Updating files: 94% (10746/11431) Updating files: 95% (10860/11431) Updating files: 96% (10974/11431) Updating files: 97% (11089/11431) Updating files: 98% (11203/11431) Updating files: 99% (11317/11431) Updating files: 100% (11431/11431) Updating files: 100% (11431/11431), done. [2021-08-25T19:06:53.225Z] #25 104.9 + cd /tmp/tmp.CMK9LozvT6/tmp/docker-ce [2021-08-25T19:06:53.225Z] #25 104.9 + git checkout -q v17.06.2-ce [2021-08-25T19:06:53.488Z] #25 ... [2021-08-25T19:06:53.488Z] [2021-08-25T19:06:53.488Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-25T19:06:53.488Z] #18 sha256:ffcb6cd58f458652f84b811cc8357fe82b8a8e7ffcf7297709e0eb19fe1191df [2021-08-25T19:06:53.488Z] #18 DONE 2.2s [2021-08-25T19:06:53.751Z] [2021-08-25T19:06:53.751Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-25T19:06:53.751Z] #19 sha256:81f5e4d644b9cb95131d7f2a9243f1770684131019355f80242c8aa56c12ee88 [2021-08-25T19:06:53.829Z] #19 191.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-25T19:06:53.829Z] #19 191.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:53.829Z] #19 191.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:06:53.829Z] #19 191.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-25T19:06:53.829Z] #19 191.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-08-25T19:06:53.829Z] #19 191.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-25T19:06:53.829Z] #19 191.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-25T19:06:53.829Z] #19 191.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-08-25T19:06:53.829Z] #19 191.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-25T19:06:53.829Z] #19 191.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-08-25T19:06:53.829Z] #19 191.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:06:54.089Z] #19 191.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:06:54.089Z] #19 191.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-08-25T19:06:54.089Z] #19 191.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:06:54.350Z] #19 191.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:06:54.574Z] #38 9.349 [100%] Linking C executable tini-static [2021-08-25T19:06:55.566Z] #38 10.27 [100%] Built target tini-static [2021-08-25T19:06:55.566Z] #38 10.37 + mkdir -p /build [2021-08-25T19:06:55.566Z] #38 10.37 + cp tini-static /build/docker-init [2021-08-25T19:06:55.677Z] #19 DONE 2.2s [2021-08-25T19:06:55.677Z] [2021-08-25T19:06:55.677Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:06:55.677Z] #55 sha256:4dc0b56db153719684806bc07c364020cb459cb4fe8be403545cd6b150672bbe [2021-08-25T19:06:55.677Z] #55 9.601 + cd /tmp/tmp.iQFmUikxa5/src/github.com/opencontainers/runc [2021-08-25T19:06:55.677Z] #55 9.605 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:06:55.677Z] #55 10.02 + '[' -z '' ']' [2021-08-25T19:06:55.677Z] #55 10.05 + target=static [2021-08-25T19:06:55.677Z] #55 10.05 + make 'BUILDTAGS=seccomp ' static [2021-08-25T19:06:55.826Z] #38 ... [2021-08-25T19:06:55.826Z] [2021-08-25T19:06:55.827Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:55.827Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:55.827Z] #14 86.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-25T19:06:55.827Z] #14 86.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-25T19:06:55.827Z] #14 86.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:06:55.827Z] #14 96.34 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-25T19:06:55.827Z] #14 96.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:55.827Z] #14 96.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:06:55.827Z] #14 96.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-25T19:06:55.827Z] #14 96.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:06:55.827Z] #14 96.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:06:55.827Z] #14 ... [2021-08-25T19:06:55.827Z] [2021-08-25T19:06:55.827Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:55.827Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:06:55.827Z] #53 87.02 reflect [2021-08-25T19:06:55.827Z] #53 88.40 time [2021-08-25T19:06:55.827Z] #53 97.10 context [2021-08-25T19:06:55.940Z] #55 10.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-25T19:06:56.087Z] #53 ... [2021-08-25T19:06:56.087Z] [2021-08-25T19:06:56.087Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:56.087Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:06:56.087Z] #47 87.52 reflect [2021-08-25T19:06:56.087Z] #47 90.08 internal/syscall/unix [2021-08-25T19:06:56.087Z] #47 90.67 time [2021-08-25T19:06:56.169Z] #14 ... [2021-08-25T19:06:56.169Z] [2021-08-25T19:06:56.169Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:56.169Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:06:56.169Z] #53 95.24 internal/poll [2021-08-25T19:06:56.169Z] #53 99.29 internal/syscall/execenv [2021-08-25T19:06:56.169Z] #53 99.52 path [2021-08-25T19:06:56.169Z] #53 100.2 io/fs [2021-08-25T19:06:56.169Z] #53 101.7 os [2021-08-25T19:06:56.169Z] #53 104.6 encoding/binary [2021-08-25T19:06:56.347Z] #47 ... [2021-08-25T19:06:56.347Z] [2021-08-25T19:06:56.347Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:06:56.347Z] #38 sha256:abae2d3f4bd9662c33e82a034322d77985f9ab916b4ef6ac83375c9bb4229cab [2021-08-25T19:06:56.347Z] #38 DONE 11.4s [2021-08-25T19:06:56.607Z] [2021-08-25T19:06:56.607Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:06:56.607Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:06:57.351Z] #55 ... [2021-08-25T19:06:57.351Z] [2021-08-25T19:06:57.351Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-25T19:06:57.351Z] #20 sha256:2780358f4379eb68f7a8d934db479144648389abd06aeff78a2e7addab0f781e [2021-08-25T19:06:57.351Z] #20 DONE 1.6s [2021-08-25T19:06:57.351Z] [2021-08-25T19:06:57.351Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:06:57.351Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-25T19:06:57.987Z] #14 ... [2021-08-25T19:06:57.987Z] [2021-08-25T19:06:57.987Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:57.987Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:06:57.987Z] #47 98.96 internal/poll [2021-08-25T19:06:58.065Z] #53 ... [2021-08-25T19:06:58.065Z] [2021-08-25T19:06:58.065Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:58.065Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:06:58.065Z] #47 97.19 internal/poll [2021-08-25T19:06:58.065Z] #47 101.1 io/fs [2021-08-25T19:06:58.065Z] #47 103.2 os [2021-08-25T19:06:58.065Z] #47 105.8 internal/fmtsort [2021-08-25T19:06:58.065Z] #47 107.0 regexp/syntax [2021-08-25T19:06:58.323Z] #47 ... [2021-08-25T19:06:58.323Z] [2021-08-25T19:06:58.323Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:06:58.323Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:06:58.323Z] #53 107.7 encoding/base64 [2021-08-25T19:06:58.332Z] c67ded6868b6: Verifying Checksum [2021-08-25T19:06:58.332Z] c67ded6868b6: Download complete [2021-08-25T19:06:58.888Z] #53 108.0 fmt [2021-08-25T19:06:59.145Z] #53 108.3 path/filepath [2021-08-25T19:06:59.275Z] #21 1.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:06:59.538Z] #21 2.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:06:59.538Z] #21 2.137 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:06:59.640Z] #19 196.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-25T19:06:59.640Z] #19 196.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:06:59.640Z] #19 196.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:06:59.640Z] #19 196.5 Selecting previously unselected package patch. [2021-08-25T19:06:59.640Z] #19 196.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-08-25T19:06:59.640Z] #19 196.5 Unpacking patch (2.7.6-7) ... [2021-08-25T19:06:59.640Z] #19 196.6 Selecting previously unselected package dpkg-dev. [2021-08-25T19:06:59.640Z] #19 196.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-08-25T19:06:59.640Z] #19 196.6 Unpacking dpkg-dev (1.20.9) ... [2021-08-25T19:06:59.640Z] #19 196.7 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-25T19:06:59.640Z] #19 196.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-08-25T19:06:59.640Z] #19 196.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-08-25T19:06:59.640Z] #19 196.7 Selecting previously unselected package libio-string-perl. [2021-08-25T19:06:59.640Z] #19 196.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-08-25T19:06:59.640Z] #19 196.7 Unpacking libio-string-perl (1.08-3.1) ... [2021-08-25T19:06:59.640Z] #19 196.8 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:06:59.640Z] #19 196.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:06:59.640Z] #19 196.8 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:06:59.768Z] #14 ... [2021-08-25T19:06:59.768Z] [2021-08-25T19:06:59.768Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:06:59.768Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:06:59.768Z] #47 91.81 crypto/rsa [2021-08-25T19:06:59.768Z] #47 91.86 crypto/dsa [2021-08-25T19:06:59.768Z] #47 92.38 crypto/x509/pkix [2021-08-25T19:06:59.768Z] #47 93.02 net [2021-08-25T19:06:59.768Z] #47 93.23 vendor/golang.org/x/crypto/chacha20 [2021-08-25T19:06:59.768Z] #47 93.93 vendor/golang.org/x/crypto/poly1305 [2021-08-25T19:06:59.768Z] #47 94.41 vendor/golang.org/x/sys/cpu [2021-08-25T19:06:59.768Z] #47 94.90 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-25T19:06:59.768Z] #47 95.92 vendor/golang.org/x/crypto/curve25519 [2021-08-25T19:06:59.768Z] #47 96.61 vendor/golang.org/x/crypto/hkdf [2021-08-25T19:06:59.768Z] #47 96.75 vendor/golang.org/x/text/transform [2021-08-25T19:06:59.768Z] #47 97.42 vendor/golang.org/x/text/unicode/bidi [2021-08-25T19:06:59.768Z] #47 99.41 vendor/golang.org/x/text/secure/bidirule [2021-08-25T19:06:59.768Z] #47 99.66 vendor/golang.org/x/text/unicode/norm [2021-08-25T19:07:00.132Z] #21 2.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:07:00.210Z] #19 197.6 Selecting previously unselected package libxml2:amd64. [2021-08-25T19:07:00.210Z] #19 197.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-25T19:07:00.210Z] #19 197.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:07:00.210Z] #19 197.7 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-25T19:07:00.211Z] #19 197.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-08-25T19:07:00.211Z] #19 197.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-25T19:07:00.211Z] #19 197.7 Selecting previously unselected package libxml-sax-base-perl. [2021-08-25T19:07:00.211Z] #19 197.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-08-25T19:07:00.211Z] #19 197.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-08-25T19:07:00.211Z] #19 197.8 Selecting previously unselected package libxml-sax-perl. [2021-08-25T19:07:00.211Z] #19 197.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-08-25T19:07:00.211Z] #19 197.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-08-25T19:07:00.211Z] #19 197.8 Selecting previously unselected package libxml-libxml-perl. [2021-08-25T19:07:00.471Z] #19 197.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-08-25T19:07:00.471Z] #19 197.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-25T19:07:00.708Z] #21 3.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:07:00.731Z] #19 198.1 Selecting previously unselected package libxml-simple-perl. [2021-08-25T19:07:00.731Z] #19 198.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.1 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-25T19:07:00.731Z] #19 198.2 Selecting previously unselected package libyaml-perl. [2021-08-25T19:07:00.731Z] #19 198.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.2 Unpacking libyaml-perl (1.30-1) ... [2021-08-25T19:07:00.731Z] #19 198.2 Selecting previously unselected package libconfig-auto-perl. [2021-08-25T19:07:00.731Z] #19 198.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-08-25T19:07:00.731Z] #19 198.3 Selecting previously unselected package libfile-which-perl. [2021-08-25T19:07:00.731Z] #19 198.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.3 Unpacking libfile-which-perl (1.23-1) ... [2021-08-25T19:07:00.731Z] #19 198.3 Selecting previously unselected package libfile-homedir-perl. [2021-08-25T19:07:00.731Z] #19 198.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.3 Unpacking libfile-homedir-perl (1.006-1) ... [2021-08-25T19:07:00.731Z] #19 198.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-25T19:07:00.731Z] #19 198.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-25T19:07:00.731Z] #19 198.4 Selecting previously unselected package dpkg-cross. [2021-08-25T19:07:00.731Z] #19 198.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-08-25T19:07:00.731Z] #19 198.4 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-25T19:07:00.731Z] #19 198.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-08-25T19:07:00.731Z] #19 198.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-08-25T19:07:00.731Z] #19 198.5 Selecting previously unselected package libc6-armel-cross. [2021-08-25T19:07:00.992Z] #19 198.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:00.992Z] #19 198.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-08-25T19:07:00.992Z] #19 198.6 Selecting previously unselected package libgcc-s1-armel-cross. [2021-08-25T19:07:00.992Z] #19 198.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:00.992Z] #19 198.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:00.992Z] #19 198.6 Selecting previously unselected package libgomp1-armel-cross. [2021-08-25T19:07:00.992Z] #19 198.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:00.992Z] #19 198.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:00.992Z] #19 198.7 Selecting previously unselected package libatomic1-armel-cross. [2021-08-25T19:07:00.992Z] #19 198.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:00.992Z] #19 198.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:00.992Z] #19 198.7 Selecting previously unselected package libasan6-armel-cross. [2021-08-25T19:07:01.041Z] #53 110.5 golang.org/x/sys/unix [2021-08-25T19:07:01.253Z] #19 198.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:01.253Z] #19 198.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:01.288Z] #47 102.0 internal/syscall/execenv [2021-08-25T19:07:01.288Z] #47 102.3 path [2021-08-25T19:07:01.513Z] #19 198.9 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-25T19:07:01.513Z] #19 198.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:01.513Z] #19 198.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:01.513Z] #19 199.0 Selecting previously unselected package libubsan1-armel-cross. [2021-08-25T19:07:01.513Z] #19 199.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:01.513Z] #19 199.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:01.513Z] #19 199.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-08-25T19:07:01.513Z] #19 199.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:01.513Z] #19 199.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:01.513Z] #19 199.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-08-25T19:07:01.775Z] #19 199.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:01.775Z] #19 199.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-25T19:07:01.858Z] #47 103.0 io/fs [2021-08-25T19:07:03.063Z] #47 103.1 vendor/golang.org/x/net/idna [2021-08-25T19:07:03.239Z] #47 104.5 os [2021-08-25T19:07:04.002Z] #47 ... [2021-08-25T19:07:04.002Z] [2021-08-25T19:07:04.002Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:04.002Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:04.177Z] #47 105.3 internal/fmtsort [2021-08-25T19:07:04.262Z] #14 104.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-25T19:07:04.262Z] #14 104.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:04.262Z] #14 104.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:07:04.747Z] #47 106.0 regexp/syntax [2021-08-25T19:07:04.930Z] #21 6.901 Fetched 8287 kB in 5s (1540 kB/s) [2021-08-25T19:07:04.930Z] #21 6.901 Reading package lists... [2021-08-25T19:07:04.930Z] #21 ... [2021-08-25T19:07:04.930Z] [2021-08-25T19:07:04.930Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:04.930Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:07:04.930Z] #47 106.1 vendor/golang.org/x/net/http/httpproxy [2021-08-25T19:07:04.930Z] #47 106.1 net/textproto [2021-08-25T19:07:04.930Z] #47 106.1 crypto/x509 [2021-08-25T19:07:04.930Z] #47 107.8 vendor/golang.org/x/net/http/httpguts [2021-08-25T19:07:04.930Z] #47 107.8 mime/multipart [2021-08-25T19:07:04.930Z] #47 110.3 crypto/tls [2021-08-25T19:07:04.930Z] #47 115.8 net/http/httptrace [2021-08-25T19:07:04.930Z] #47 116.1 net/http [2021-08-25T19:07:05.216Z] #53 114.5 encoding/json [2021-08-25T19:07:05.216Z] #53 ... [2021-08-25T19:07:05.216Z] [2021-08-25T19:07:05.216Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:07:05.216Z] #58 sha256:71776ee741cffa91ab28dd3a9caf46bc9fa895caca49f7e5c838a68eb772d39f [2021-08-25T19:07:05.317Z] #47 ... [2021-08-25T19:07:05.317Z] [2021-08-25T19:07:05.317Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:05.317Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:05.317Z] #14 106.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-25T19:07:05.317Z] #14 106.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:05.317Z] #14 106.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:07:06.339Z] #47 ... [2021-08-25T19:07:06.339Z] [2021-08-25T19:07:06.339Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:07:06.339Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-25T19:07:06.339Z] #21 6.901 Reading package lists... [2021-08-25T19:07:07.859Z] #14 ... [2021-08-25T19:07:07.859Z] [2021-08-25T19:07:07.859Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:07.859Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:07:07.859Z] #53 98.90 internal/poll [2021-08-25T19:07:07.859Z] #53 102.5 path [2021-08-25T19:07:07.859Z] #53 103.1 io/fs [2021-08-25T19:07:07.859Z] #53 104.7 os [2021-08-25T19:07:07.859Z] #53 105.4 encoding/binary [2021-08-25T19:07:07.859Z] #53 107.9 encoding/base64 [2021-08-25T19:07:07.859Z] #53 108.9 golang.org/x/sys/unix [2021-08-25T19:07:08.045Z] #58 63.33 Updating files: 29% (1337/4562) Updating files: 30% (1369/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 58% (2689/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 81% (3732/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-25T19:07:08.045Z] #58 66.24 + cd /tmp/tmp.mUVEwSQqwo/src/github.com/containerd/containerd [2021-08-25T19:07:08.045Z] #58 66.24 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:07:08.281Z] #21 9.001 Reading package lists... [2021-08-25T19:07:08.281Z] #21 ... [2021-08-25T19:07:08.281Z] [2021-08-25T19:07:08.281Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:07:08.281Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:07:08.281Z] #25 109.8 + mkdir -p /tmp/tmp.CMK9LozvT6/src/github.com/docker [2021-08-25T19:07:08.281Z] #25 109.8 + mv components/cli /tmp/tmp.CMK9LozvT6/src/github.com/docker/cli [2021-08-25T19:07:08.281Z] #25 109.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-25T19:07:08.281Z] #25 ... [2021-08-25T19:07:08.281Z] [2021-08-25T19:07:08.281Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:07:08.281Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-25T19:07:08.281Z] #21 9.001 Reading package lists... [2021-08-25T19:07:08.302Z] #58 ... [2021-08-25T19:07:08.302Z] [2021-08-25T19:07:08.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:08.302Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:08.302Z] #14 107.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-25T19:07:08.302Z] #14 107.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:08.302Z] #14 107.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:07:08.361Z] #19 204.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-25T19:07:08.361Z] #19 204.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:08.361Z] #19 205.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-25T19:07:08.361Z] #19 205.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-25T19:07:08.361Z] #19 205.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-08-25T19:07:08.558Z] #14 ... [2021-08-25T19:07:08.558Z] [2021-08-25T19:07:08.558Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:08.558Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:07:08.558Z] #47 108.3 fmt [2021-08-25T19:07:08.558Z] #47 113.4 regexp [2021-08-25T19:07:08.558Z] #47 115.2 flag [2021-08-25T19:07:08.558Z] #47 117.7 go/token [2021-08-25T19:07:08.622Z] #19 206.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-25T19:07:08.857Z] #21 11.08 Building dependency tree... [2021-08-25T19:07:08.883Z] #19 206.4 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-25T19:07:08.883Z] #19 206.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:08.883Z] #19 206.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-25T19:07:09.144Z] #19 206.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-08-25T19:07:09.144Z] #19 206.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:09.144Z] #19 206.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:09.240Z] #53 ... [2021-08-25T19:07:09.240Z] [2021-08-25T19:07:09.240Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:09.240Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:07:09.240Z] #47 110.2 fmt [2021-08-25T19:07:09.405Z] #19 206.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-08-25T19:07:09.405Z] #19 206.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:09.405Z] #19 206.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-25T19:07:09.434Z] #21 ... [2021-08-25T19:07:09.434Z] [2021-08-25T19:07:09.434Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:07:09.434Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b [2021-08-25T19:07:09.434Z] #33 DONE 120.7s [2021-08-25T19:07:09.489Z] #47 118.7 internal/lazyregexp [2021-08-25T19:07:09.698Z] [2021-08-25T19:07:09.699Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:07:09.699Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:07:09.746Z] #47 119.1 go/scanner [2021-08-25T19:07:09.861Z] #14 109.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-25T19:07:09.861Z] #14 109.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-25T19:07:09.861Z] #14 109.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:07:09.861Z] #14 110.0 Selecting previously unselected package libapparmor1:amd64. [2021-08-25T19:07:09.861Z] #14 110.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-25T19:07:09.861Z] #14 110.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:07:09.861Z] #14 110.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-25T19:07:09.861Z] #14 110.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-25T19:07:09.861Z] #14 110.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:07:09.963Z] #58 ... [2021-08-25T19:07:09.963Z] [2021-08-25T19:07:09.963Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:07:09.963Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-25T19:07:09.963Z] #21 12.50 The following additional packages will be installed: [2021-08-25T19:07:09.963Z] #21 12.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:07:09.963Z] #21 12.50 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-25T19:07:09.963Z] #21 12.52 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-25T19:07:09.963Z] #21 12.52 python3-pkg-resources vim-runtime xxd [2021-08-25T19:07:09.963Z] #21 12.53 Suggested packages: [2021-08-25T19:07:09.963Z] #21 12.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-25T19:07:09.963Z] #21 12.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-25T19:07:09.963Z] #21 12.53 acl attr quota [2021-08-25T19:07:09.963Z] #21 12.53 Recommended packages: [2021-08-25T19:07:09.963Z] #21 12.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-25T19:07:10.004Z] #47 119.3 net/url [2021-08-25T19:07:10.261Z] #47 ... [2021-08-25T19:07:10.261Z] [2021-08-25T19:07:10.261Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:07:10.261Z] #58 sha256:71776ee741cffa91ab28dd3a9caf46bc9fa895caca49f7e5c838a68eb772d39f [2021-08-25T19:07:10.261Z] #58 68.58 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-25T19:07:10.261Z] #58 68.58 + BUILDTAGS='netgo osusergo static_build' [2021-08-25T19:07:10.261Z] #58 68.58 + export EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:07:10.261Z] #58 68.58 + EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:07:10.261Z] #58 68.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-25T19:07:10.261Z] #58 68.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-25T19:07:10.261Z] #58 68.58 + '[' '' = dynamic ']' [2021-08-25T19:07:10.261Z] #58 68.58 + make [2021-08-25T19:07:10.481Z] #14 110.3 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:07:10.481Z] #14 110.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:07:10.481Z] #14 110.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:07:10.481Z] #14 110.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:07:10.481Z] #14 110.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:07:10.481Z] #14 110.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:07:10.481Z] #14 110.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-25T19:07:10.481Z] #14 110.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:07:10.481Z] #14 110.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:07:10.758Z] #14 110.9 Selecting previously unselected package libudev-dev:amd64. [2021-08-25T19:07:10.758Z] #14 110.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-25T19:07:10.758Z] #14 110.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:07:11.147Z] #47 112.3 path/filepath [2021-08-25T19:07:11.358Z] #21 13.94 The following NEW packages will be installed: [2021-08-25T19:07:11.358Z] #21 13.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-25T19:07:11.358Z] #21 13.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:07:11.358Z] #21 13.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-25T19:07:11.358Z] #21 13.95 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-25T19:07:11.358Z] #21 13.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-25T19:07:11.358Z] #21 13.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-25T19:07:11.358Z] #21 13.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-25T19:07:11.358Z] #21 13.95 xz-utils zip [2021-08-25T19:07:11.621Z] #21 14.28 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:07:11.621Z] #21 14.28 Need to get 26.4 MB of archives. [2021-08-25T19:07:11.621Z] #21 14.28 After this operation, 103 MB of additional disk space will be used. [2021-08-25T19:07:11.621Z] #21 14.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-08-25T19:07:11.621Z] #21 14.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-08-25T19:07:11.621Z] #21 14.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-08-25T19:07:11.709Z] #14 111.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-25T19:07:11.709Z] #14 111.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-25T19:07:11.884Z] #21 14.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-08-25T19:07:11.884Z] #21 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-08-25T19:07:11.884Z] #21 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-08-25T19:07:11.884Z] #21 14.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-08-25T19:07:11.884Z] #21 14.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-08-25T19:07:11.884Z] #21 14.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-25T19:07:11.884Z] #21 14.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:07:11.884Z] #21 14.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-08-25T19:07:11.884Z] #21 14.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-08-25T19:07:11.884Z] #21 14.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-08-25T19:07:11.884Z] #21 14.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-08-25T19:07:11.884Z] #21 14.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-08-25T19:07:11.884Z] #21 14.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-08-25T19:07:11.884Z] #21 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-08-25T19:07:11.884Z] #21 14.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-25T19:07:11.884Z] #21 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-08-25T19:07:11.884Z] #21 14.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-08-25T19:07:11.884Z] #21 14.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-08-25T19:07:11.884Z] #21 14.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-25T19:07:11.884Z] #21 14.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-25T19:07:11.884Z] #21 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-25T19:07:11.884Z] #21 14.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-08-25T19:07:11.884Z] #21 14.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-08-25T19:07:11.884Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-25T19:07:11.968Z] #14 112.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:07:11.968Z] #14 ... [2021-08-25T19:07:11.968Z] [2021-08-25T19:07:11.968Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:07:11.968Z] #60 sha256:bb88fb0ca395e22ec431507c8ae6328dcf4b105e0144a4e56dc69998534e46e6 [2021-08-25T19:07:11.968Z] #60 106.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:07:11.968Z] #60 106.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-25T19:07:11.968Z] #60 DONE 112.2s [2021-08-25T19:07:11.968Z] [2021-08-25T19:07:11.968Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:11.968Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:07:11.968Z] #47 105.0 vendor/golang.org/x/net/http2/hpack [2021-08-25T19:07:11.968Z] #47 106.1 mime [2021-08-25T19:07:11.968Z] #47 107.5 mime/quotedprintable [2021-08-25T19:07:11.968Z] #47 107.8 net/http/internal [2021-08-25T19:07:11.968Z] #47 108.1 net/http/internal/ascii [2021-08-25T19:07:11.968Z] #47 110.7 crypto/tls [2021-08-25T19:07:12.148Z] #21 14.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-08-25T19:07:12.148Z] #21 14.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-25T19:07:12.148Z] #21 14.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-25T19:07:12.148Z] #21 14.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-25T19:07:12.228Z] #47 ... [2021-08-25T19:07:12.228Z] [2021-08-25T19:07:12.228Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-25T19:07:12.228Z] #61 sha256:203ee93930e9d013927f1ee4f06eb9008786448cd7832e2f78770697fc05d4b1 [2021-08-25T19:07:12.228Z] #61 DONE 0.1s [2021-08-25T19:07:12.228Z] [2021-08-25T19:07:12.228Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:12.228Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:12.228Z] #14 112.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-25T19:07:12.228Z] #14 112.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-25T19:07:12.228Z] #14 112.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:07:12.228Z] #14 ... [2021-08-25T19:07:12.228Z] [2021-08-25T19:07:12.228Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-25T19:07:12.228Z] #62 sha256:c021bfdd710b9b85ff2e5e7e032d38d7e8895936dc50f6f50f7b7aa9684f920b [2021-08-25T19:07:12.228Z] #62 DONE 0.1s [2021-08-25T19:07:12.412Z] #21 14.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-08-25T19:07:12.412Z] #21 14.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-08-25T19:07:12.412Z] #21 14.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-25T19:07:12.412Z] #21 14.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-25T19:07:12.412Z] #21 14.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-25T19:07:12.412Z] #21 14.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:07:12.412Z] #21 14.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-25T19:07:12.412Z] #21 14.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-25T19:07:12.412Z] #21 15.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-08-25T19:07:12.412Z] #21 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-08-25T19:07:12.412Z] #21 15.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-08-25T19:07:12.412Z] #21 15.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-08-25T19:07:12.412Z] #21 15.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-25T19:07:12.488Z] [2021-08-25T19:07:12.488Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:12.488Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:12.488Z] #14 112.5 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-25T19:07:12.488Z] #14 112.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-25T19:07:12.488Z] #14 112.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:07:12.488Z] #14 112.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-25T19:07:12.488Z] #14 112.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-25T19:07:12.488Z] #14 112.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:07:12.525Z] #47 113.8 regexp [2021-08-25T19:07:12.676Z] #21 15.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-08-25T19:07:12.676Z] #21 15.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-08-25T19:07:12.676Z] #21 15.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-08-25T19:07:12.747Z] #14 112.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-25T19:07:12.747Z] #14 112.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-25T19:07:12.747Z] #14 112.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:07:12.782Z] #58 70.97 + bin/ctr [2021-08-25T19:07:13.253Z] #21 15.96 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:07:13.316Z] #14 113.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-25T19:07:13.316Z] #14 113.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-25T19:07:13.316Z] #14 113.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:07:13.516Z] #21 16.10 Fetched 26.4 MB in 1s (20.4 MB/s) [2021-08-25T19:07:13.516Z] #21 16.16 Selecting previously unselected package pigz. [2021-08-25T19:07:13.516Z] #21 16.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 ... 24004 files and directories currently installed.) [2021-08-25T19:07:13.516Z] #21 16.22 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-08-25T19:07:13.516Z] #21 16.24 Unpacking pigz (2.6-1) ... [2021-08-25T19:07:13.516Z] #21 16.33 Selecting previously unselected package libelf1:arm64. [2021-08-25T19:07:13.576Z] #14 113.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-25T19:07:13.576Z] #14 113.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:07:13.576Z] #14 113.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:07:13.576Z] #14 113.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-25T19:07:13.782Z] #21 16.33 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-08-25T19:07:13.782Z] #21 16.34 Unpacking libelf1:arm64 (0.183-1) ... [2021-08-25T19:07:13.835Z] #14 113.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-25T19:07:13.835Z] #14 113.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:07:13.835Z] #14 113.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-25T19:07:13.835Z] #14 113.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-25T19:07:13.835Z] #14 113.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:07:14.046Z] #21 16.53 Selecting previously unselected package libbpf0:arm64. [2021-08-25T19:07:14.046Z] #21 16.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-08-25T19:07:14.046Z] #21 16.56 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-08-25T19:07:14.046Z] #21 16.74 Selecting previously unselected package libcap2:arm64. [2021-08-25T19:07:14.046Z] #21 16.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-08-25T19:07:14.046Z] #21 16.75 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-08-25T19:07:14.046Z] #21 16.84 Selecting previously unselected package libmnl0:arm64. [2021-08-25T19:07:14.309Z] #21 16.85 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-08-25T19:07:14.309Z] #21 16.85 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-08-25T19:07:14.309Z] #21 16.98 Selecting previously unselected package libxtables12:arm64. [2021-08-25T19:07:14.309Z] #21 16.98 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-08-25T19:07:14.309Z] #21 17.00 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-08-25T19:07:14.404Z] #14 114.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:07:14.404Z] #14 114.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:07:14.404Z] #14 114.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:07:14.404Z] #14 114.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:07:14.404Z] #14 114.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:07:14.404Z] #14 114.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:07:14.404Z] #14 114.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:07:14.404Z] #14 114.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-25T19:07:14.404Z] #14 114.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:07:14.404Z] #14 114.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:07:14.404Z] #14 114.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:07:14.573Z] #21 17.11 Selecting previously unselected package libcap2-bin. [2021-08-25T19:07:14.573Z] #21 17.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-08-25T19:07:14.573Z] #21 17.14 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-25T19:07:14.573Z] #21 17.25 Selecting previously unselected package iproute2. [2021-08-25T19:07:14.671Z] #14 114.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:07:14.671Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:07:14.671Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:07:14.671Z] #14 114.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-08-25T19:07:14.671Z] #14 114.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:07:14.671Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:07:14.671Z] #14 114.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:07:14.671Z] #14 114.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:07:14.671Z] #14 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-25T19:07:14.671Z] #14 114.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:07:14.671Z] #14 114.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:07:14.671Z] #14 114.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:07:14.671Z] #14 114.8 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:07:14.671Z] #14 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:07:14.671Z] #14 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:07:14.671Z] #14 114.9 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:07:14.836Z] #21 17.25 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-08-25T19:07:14.836Z] #21 17.26 Unpacking iproute2 (5.10.0-4) ... [2021-08-25T19:07:15.061Z] #47 115.8 flag [2021-08-25T19:07:15.099Z] #21 17.82 Selecting previously unselected package xxd. [2021-08-25T19:07:15.242Z] #14 DONE 115.5s [2021-08-25T19:07:15.242Z] [2021-08-25T19:07:15.242Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:07:15.242Z] #55 sha256:be7addb8749c3529b0781d0e1644eca564a19fb79d501d31b6e5f09b5b54f123 [2021-08-25T19:07:15.365Z] #21 17.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-25T19:07:15.365Z] #21 17.84 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:07:15.365Z] #21 17.99 Selecting previously unselected package vim-common. [2021-08-25T19:07:15.365Z] #21 17.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:07:15.365Z] #21 18.02 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:07:15.627Z] #21 18.24 Selecting previously unselected package bash-completion. [2021-08-25T19:07:15.627Z] #21 18.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-25T19:07:15.996Z] 4612f6d0b889: Verifying Checksum [2021-08-25T19:07:15.996Z] 4612f6d0b889: Download complete [2021-08-25T19:07:16.008Z] #19 212.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-25T19:07:16.008Z] #19 212.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:16.008Z] #19 212.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-25T19:07:16.268Z] #19 213.6 Selecting previously unselected package crossbuild-essential-armel. [2021-08-25T19:07:16.268Z] #19 213.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-08-25T19:07:16.268Z] #19 213.8 Unpacking crossbuild-essential-armel (12.9) ... [2021-08-25T19:07:16.528Z] #19 214.2 Selecting previously unselected package libc6-armhf-cross. [2021-08-25T19:07:16.789Z] #19 214.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:16.789Z] #19 214.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-08-25T19:07:16.789Z] #19 214.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-08-25T19:07:16.789Z] #19 214.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:16.789Z] #19 214.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:16.789Z] #19 214.4 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-25T19:07:16.789Z] #19 214.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:16.789Z] #19 214.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:16.789Z] #19 214.4 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-25T19:07:16.789Z] #19 214.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:16.789Z] #19 214.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:16.954Z] #58 ... [2021-08-25T19:07:16.954Z] [2021-08-25T19:07:16.954Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:16.954Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:07:16.954Z] #53 123.1 github.com/pkg/diff [2021-08-25T19:07:16.954Z] #53 123.1 go/ast [2021-08-25T19:07:16.954Z] #53 125.1 golang.org/x/crypto/ssh/terminal [2021-08-25T19:07:17.050Z] #19 214.5 Selecting previously unselected package libasan6-armhf-cross. [2021-08-25T19:07:17.050Z] #19 214.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:17.050Z] #19 214.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:17.050Z] #19 214.8 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-25T19:07:17.311Z] #19 214.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:17.311Z] #19 214.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:17.311Z] #19 214.8 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-25T19:07:17.311Z] #19 214.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:17.311Z] #19 214.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:17.571Z] #19 214.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-08-25T19:07:17.571Z] #19 214.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:17.571Z] #19 215.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:17.571Z] #19 215.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-08-25T19:07:17.571Z] #19 215.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:17.571Z] #19 215.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-25T19:07:17.596Z] #47 118.5 go/token [2021-08-25T19:07:17.596Z] #47 118.9 internal/lazyregexp [2021-08-25T19:07:17.856Z] #47 ... [2021-08-25T19:07:17.856Z] [2021-08-25T19:07:17.856Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:07:17.856Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:07:17.920Z] #53 127.1 io/ioutil [2021-08-25T19:07:18.177Z] #53 127.5 mvdan.cc/editorconfig [2021-08-25T19:07:18.538Z] #55 3.333 + RM_GOPATH=0 [2021-08-25T19:07:18.538Z] #55 3.333 + TMP_GOPATH= [2021-08-25T19:07:18.538Z] #55 3.334 + : /build [2021-08-25T19:07:18.538Z] #55 3.334 + '[' -z '' ']' [2021-08-25T19:07:18.538Z] #55 3.334 ++ mktemp -d [2021-08-25T19:07:18.538Z] #55 3.338 + export GOPATH=/tmp/tmp.0QhFJuBaoY [2021-08-25T19:07:18.796Z] #55 ... [2021-08-25T19:07:18.796Z] [2021-08-25T19:07:18.796Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-25T19:07:18.796Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987 [2021-08-25T19:07:18.796Z] #15 DONE 3.4s [2021-08-25T19:07:18.796Z] [2021-08-25T19:07:18.796Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:07:18.796Z] #55 sha256:be7addb8749c3529b0781d0e1644eca564a19fb79d501d31b6e5f09b5b54f123 [2021-08-25T19:07:18.796Z] #55 3.338 + GOPATH=/tmp/tmp.0QhFJuBaoY [2021-08-25T19:07:18.796Z] #55 3.338 + RM_GOPATH=1 [2021-08-25T19:07:18.796Z] #55 3.339 + case "$(go env GOARCH)" in [2021-08-25T19:07:18.796Z] #55 3.339 ++ go env GOARCH [2021-08-25T19:07:18.796Z] #55 3.359 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:07:18.796Z] #55 3.359 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:07:18.796Z] #55 3.359 ++ dirname /tmp/install/install.sh [2021-08-25T19:07:18.796Z] #55 3.360 + dir=/tmp/install [2021-08-25T19:07:18.796Z] #55 3.361 + bin=runc [2021-08-25T19:07:18.796Z] #55 3.361 + shift [2021-08-25T19:07:18.796Z] #55 3.361 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-25T19:07:18.796Z] #55 3.361 + . /tmp/install/runc.installer [2021-08-25T19:07:18.796Z] #55 3.361 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:07:18.796Z] #55 3.362 + install_runc [2021-08-25T19:07:18.796Z] #55 3.362 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-25T19:07:18.796Z] #55 3.371 + uname -r [2021-08-25T19:07:18.796Z] #55 3.371 + RUNC_BUILDTAGS='seccomp ' [2021-08-25T19:07:18.796Z] #55 3.371 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-25T19:07:18.796Z] #55 3.371 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0QhFJuBaoY/src/github.com/opencontainers/runc [2021-08-25T19:07:18.796Z] #55 3.371 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-25T19:07:18.796Z] #55 3.375 Cloning into '/tmp/tmp.0QhFJuBaoY/src/github.com/opencontainers/runc'... [2021-08-25T19:07:18.939Z] #21 20.97 Unpacking bash-completion (1:2.11-2) ... [2021-08-25T19:07:18.939Z] #21 21.60 Selecting previously unselected package bzip2. [2021-08-25T19:07:18.939Z] #21 21.60 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-08-25T19:07:18.939Z] #21 21.61 Unpacking bzip2 (1.0.8-4) ... [2021-08-25T19:07:19.203Z] #21 21.71 Selecting previously unselected package xz-utils. [2021-08-25T19:07:19.203Z] #21 21.71 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-08-25T19:07:19.203Z] #21 21.72 Unpacking xz-utils (5.2.5-2) ... [2021-08-25T19:07:19.203Z] #21 21.90 Selecting previously unselected package apparmor. [2021-08-25T19:07:19.203Z] #21 21.90 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-08-25T19:07:19.466Z] #21 22.01 Unpacking apparmor (2.13.6-10) ... [2021-08-25T19:07:19.675Z] #58 60.13 Updating files: 30% (1408/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 72% (3296/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) [2021-08-25T19:07:19.675Z] #58 ... [2021-08-25T19:07:19.675Z] [2021-08-25T19:07:19.675Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:19.675Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:07:19.675Z] #53 110.9 fmt [2021-08-25T19:07:19.675Z] #53 116.1 encoding/json [2021-08-25T19:07:19.935Z] #53 ... [2021-08-25T19:07:19.935Z] [2021-08-25T19:07:19.935Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:07:19.935Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:07:20.067Z] #53 129.2 mvdan.cc/sh/v3/fileutil [2021-08-25T19:07:20.067Z] #53 129.3 text/tabwriter [2021-08-25T19:07:20.195Z] #58 60.13 Updating files: 30% (1408/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 72% (3296/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 94% (4318/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-25T19:07:20.195Z] #58 62.54 + cd /tmp/tmp.jiMAvU4ymk/src/github.com/containerd/containerd [2021-08-25T19:07:20.195Z] #58 62.54 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:07:20.422Z] #21 ... [2021-08-25T19:07:20.422Z] [2021-08-25T19:07:20.422Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:20.422Z] #47 sha256:6bb13f4c465648007139404f493630e2f6f5a8568c74ec5be216295736c238ea [2021-08-25T19:07:20.422Z] #47 127.5 github.com/LK4D4/vndr/godl [2021-08-25T19:07:20.422Z] #47 128.1 github.com/LK4D4/vndr [2021-08-25T19:07:20.422Z] #47 DONE 131.7s [2021-08-25T19:07:20.422Z] [2021-08-25T19:07:20.422Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:07:20.422Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-25T19:07:20.422Z] #21 22.75 Selecting previously unselected package inetutils-ping. [2021-08-25T19:07:20.422Z] #21 22.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-08-25T19:07:20.422Z] #21 22.77 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-25T19:07:20.422Z] #21 22.95 Selecting previously unselected package libip4tc2:arm64. [2021-08-25T19:07:20.422Z] #21 22.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-08-25T19:07:20.422Z] #21 22.97 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-08-25T19:07:20.422Z] #21 23.07 Selecting previously unselected package libip6tc2:arm64. [2021-08-25T19:07:20.422Z] #21 23.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-08-25T19:07:20.422Z] #21 23.09 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-08-25T19:07:20.422Z] #21 23.19 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-25T19:07:20.630Z] #53 129.9 mvdan.cc/sh/v3/syntax [2021-08-25T19:07:20.685Z] #21 23.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-25T19:07:20.685Z] #21 23.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-25T19:07:20.685Z] #21 23.28 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-25T19:07:20.685Z] #21 23.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-08-25T19:07:20.685Z] #21 23.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-25T19:07:20.685Z] #21 23.38 Selecting previously unselected package libnftnl11:arm64. [2021-08-25T19:07:20.685Z] #21 23.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-08-25T19:07:20.685Z] #21 23.40 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-08-25T19:07:20.699Z] #55 ... [2021-08-25T19:07:20.699Z] [2021-08-25T19:07:20.699Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-25T19:07:20.699Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf [2021-08-25T19:07:20.948Z] #21 23.52 Selecting previously unselected package iptables. [2021-08-25T19:07:20.948Z] #21 23.53 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-08-25T19:07:20.948Z] #21 23.54 Unpacking iptables (1.8.7-1) ... [2021-08-25T19:07:20.957Z] #16 DONE 2.3s [2021-08-25T19:07:20.957Z] [2021-08-25T19:07:20.957Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-25T19:07:20.957Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066 [2021-08-25T19:07:21.524Z] #21 24.06 Selecting previously unselected package libonig5:arm64. [2021-08-25T19:07:21.524Z] #21 24.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-25T19:07:21.524Z] #21 24.09 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-25T19:07:21.524Z] #21 24.21 Selecting previously unselected package libjq1:arm64. [2021-08-25T19:07:21.524Z] #21 24.23 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-08-25T19:07:21.524Z] #21 24.24 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-25T19:07:21.524Z] #21 24.35 Selecting previously unselected package jq. [2021-08-25T19:07:21.788Z] #21 24.35 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-08-25T19:07:21.788Z] #21 24.36 Unpacking jq (1.6-2.1) ... [2021-08-25T19:07:22.003Z] #53 ... [2021-08-25T19:07:22.003Z] [2021-08-25T19:07:22.003Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:22.003Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:07:22.003Z] #47 121.2 go/ast [2021-08-25T19:07:22.003Z] #47 121.9 text/template/parse [2021-08-25T19:07:22.003Z] #47 127.4 go/internal/typeparams [2021-08-25T19:07:22.003Z] #47 127.7 go/parser [2021-08-25T19:07:22.003Z] #47 129.0 text/template [2021-08-25T19:07:22.051Z] #21 24.50 Selecting previously unselected package libaio1:arm64. [2021-08-25T19:07:22.051Z] #21 24.50 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-08-25T19:07:22.051Z] #21 24.51 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-08-25T19:07:22.051Z] #21 24.65 Selecting previously unselected package libgpm2:arm64. [2021-08-25T19:07:22.051Z] #21 24.66 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-08-25T19:07:22.051Z] #21 24.66 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-08-25T19:07:22.051Z] #21 24.76 Selecting previously unselected package libicu67:arm64. [2021-08-25T19:07:22.104Z] #58 64.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-25T19:07:22.104Z] #58 64.14 + BUILDTAGS='netgo osusergo static_build' [2021-08-25T19:07:22.104Z] #58 64.14 + export EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:07:22.104Z] #58 64.14 + EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:07:22.104Z] #58 64.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-25T19:07:22.104Z] #58 64.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-25T19:07:22.104Z] #58 64.14 + '[' '' = dynamic ']' [2021-08-25T19:07:22.104Z] #58 64.14 + make [2021-08-25T19:07:22.315Z] #21 24.76 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-08-25T19:07:22.315Z] #21 24.78 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-25T19:07:22.878Z] #19 219.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-25T19:07:22.878Z] #19 219.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:22.878Z] #19 219.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-25T19:07:22.878Z] #19 219.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-25T19:07:22.878Z] #19 219.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-08-25T19:07:22.878Z] #19 219.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-25T19:07:22.878Z] #19 220.1 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-25T19:07:22.878Z] #19 220.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:22.878Z] #19 220.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-25T19:07:22.878Z] #19 220.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-08-25T19:07:22.878Z] #19 220.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:22.878Z] #19 220.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:23.141Z] #19 220.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-08-25T19:07:23.141Z] #19 220.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:23.141Z] #19 220.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-25T19:07:23.373Z] #47 ... [2021-08-25T19:07:23.374Z] [2021-08-25T19:07:23.374Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:23.374Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:23.374Z] #14 132.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-25T19:07:23.374Z] #14 132.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:23.374Z] #14 132.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:07:24.240Z] #21 26.96 Selecting previously unselected package libinih1:arm64. [2021-08-25T19:07:24.243Z] #17 2.774 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-25T19:07:24.243Z] #17 DONE 3.0s [2021-08-25T19:07:24.243Z] [2021-08-25T19:07:24.243Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-25T19:07:24.243Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2 [2021-08-25T19:07:24.503Z] #21 26.96 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-08-25T19:07:24.503Z] #21 26.98 Unpacking libinih1:arm64 (53-1+b2) ... [2021-08-25T19:07:24.503Z] #21 27.05 Selecting previously unselected package libnet1:arm64. [2021-08-25T19:07:24.503Z] #21 27.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-25T19:07:24.503Z] #21 27.07 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:07:24.503Z] #21 27.19 Selecting previously unselected package libnl-3-200:arm64. [2021-08-25T19:07:24.503Z] #21 27.20 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-25T19:07:24.503Z] #21 27.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-25T19:07:24.503Z] #21 27.33 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-25T19:07:24.767Z] #21 27.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-25T19:07:24.767Z] #21 27.39 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-25T19:07:25.030Z] #21 27.49 Selecting previously unselected package net-tools. [2021-08-25T19:07:25.030Z] #21 27.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-08-25T19:07:25.030Z] #21 27.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:07:25.030Z] #21 27.73 Selecting previously unselected package patch. [2021-08-25T19:07:25.030Z] #21 27.73 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-08-25T19:07:25.030Z] #21 27.74 Unpacking patch (2.7.6-7) ... [2021-08-25T19:07:25.030Z] #21 27.85 Selecting previously unselected package python-pip-whl. [2021-08-25T19:07:25.030Z] #21 27.85 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-25T19:07:25.296Z] #21 27.86 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-25T19:07:25.394Z] #58 67.52 + bin/ctr [2021-08-25T19:07:25.873Z] #21 28.37 Selecting previously unselected package python3-lib2to3. [2021-08-25T19:07:25.873Z] #21 28.37 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-25T19:07:25.873Z] #21 28.37 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:07:25.873Z] #21 28.56 Selecting previously unselected package python3-distutils. [2021-08-25T19:07:26.138Z] #21 28.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-25T19:07:26.138Z] #21 28.57 Unpacking python3-distutils (3.9.2-1) ... [2021-08-25T19:07:26.138Z] #21 28.72 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:07:26.138Z] #21 28.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:07:26.138Z] #21 28.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:07:26.145Z] #18 DONE 2.1s [2021-08-25T19:07:26.145Z] [2021-08-25T19:07:26.145Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-25T19:07:26.145Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-25T19:07:26.401Z] #21 28.95 Selecting previously unselected package python3-setuptools. [2021-08-25T19:07:26.402Z] #21 28.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-25T19:07:26.402Z] #21 28.98 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-25T19:07:26.665Z] #21 29.29 Selecting previously unselected package python3-wheel. [2021-08-25T19:07:26.665Z] #21 29.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-25T19:07:26.665Z] #21 29.31 Unpacking python3-wheel (0.34.2-1) ... [2021-08-25T19:07:26.665Z] #21 29.43 Selecting previously unselected package python3-pip. [2021-08-25T19:07:26.711Z] #19 ... [2021-08-25T19:07:26.711Z] [2021-08-25T19:07:26.711Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:26.711Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:07:26.711Z] #47 116.7 net/http/httptrace [2021-08-25T19:07:26.711Z] #47 116.8 net/http [2021-08-25T19:07:26.711Z] #47 ... [2021-08-25T19:07:26.711Z] [2021-08-25T19:07:26.711Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:07:26.711Z] #55 sha256:be7addb8749c3529b0781d0e1644eca564a19fb79d501d31b6e5f09b5b54f123 [2021-08-25T19:07:26.711Z] #55 11.47 + cd /tmp/tmp.0QhFJuBaoY/src/github.com/opencontainers/runc [2021-08-25T19:07:26.711Z] #55 11.49 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:07:26.929Z] #21 29.43 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-25T19:07:26.929Z] #21 29.45 Unpacking python3-pip (20.3.4-4) ... [2021-08-25T19:07:27.193Z] #21 29.80 Selecting previously unselected package sudo. [2021-08-25T19:07:27.193Z] #21 29.80 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-08-25T19:07:27.193Z] #21 29.81 Unpacking sudo (1.9.5p2-3) ... [2021-08-25T19:07:27.279Z] #55 11.92 + '[' -z '' ']' [2021-08-25T19:07:27.279Z] #55 11.92 + target=static [2021-08-25T19:07:27.279Z] #55 11.92 + make 'BUILDTAGS=seccomp ' static [2021-08-25T19:07:27.279Z] #55 12.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-25T19:07:27.768Z] #21 30.39 Selecting previously unselected package thin-provisioning-tools. [2021-08-25T19:07:27.768Z] #21 30.40 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-08-25T19:07:27.769Z] #21 30.41 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:07:28.032Z] #21 30.65 Selecting previously unselected package uidmap. [2021-08-25T19:07:28.032Z] #21 30.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-08-25T19:07:28.032Z] #21 30.66 Unpacking uidmap (1:4.8.1-1) ... [2021-08-25T19:07:28.216Z] #55 ... [2021-08-25T19:07:28.216Z] [2021-08-25T19:07:28.216Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-25T19:07:28.216Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-25T19:07:28.216Z] #19 DONE 1.9s [2021-08-25T19:07:28.216Z] [2021-08-25T19:07:28.216Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-25T19:07:28.216Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851 [2021-08-25T19:07:28.296Z] #21 30.80 Selecting previously unselected package vim-runtime. [2021-08-25T19:07:28.296Z] #21 30.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:07:28.296Z] #21 30.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-25T19:07:28.296Z] #21 30.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-25T19:07:28.296Z] #21 30.90 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:07:28.438Z] #19 225.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-25T19:07:28.439Z] #19 225.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:28.439Z] #19 225.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-25T19:07:28.439Z] #19 225.3 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-25T19:07:28.439Z] #19 225.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.3 Unpacking crossbuild-essential-armhf (12.9) ... [2021-08-25T19:07:28.439Z] #19 225.3 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-25T19:07:28.439Z] #19 225.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.439Z] #19 225.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.439Z] #19 225.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.439Z] #19 225.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.439Z] #19 225.7 Selecting previously unselected package libasan6-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.439Z] #19 225.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-25T19:07:28.439Z] #19 225.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.439Z] #19 225.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.439Z] #19 226.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-25T19:07:28.685Z] #58 ... [2021-08-25T19:07:28.685Z] [2021-08-25T19:07:28.685Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:28.685Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:07:28.685Z] #47 119.3 net/url [2021-08-25T19:07:28.685Z] #47 119.5 go/scanner [2021-08-25T19:07:28.685Z] #47 121.6 go/ast [2021-08-25T19:07:28.685Z] #47 122.0 text/template/parse [2021-08-25T19:07:28.685Z] #47 128.7 go/internal/typeparams [2021-08-25T19:07:28.685Z] #47 128.9 go/parser [2021-08-25T19:07:28.685Z] #47 129.2 text/template [2021-08-25T19:07:28.685Z] #47 ... [2021-08-25T19:07:28.685Z] [2021-08-25T19:07:28.685Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:28.685Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:07:28.685Z] #53 121.7 github.com/pkg/diff [2021-08-25T19:07:28.685Z] #53 123.5 go/ast [2021-08-25T19:07:28.685Z] #53 124.3 golang.org/x/crypto/ssh/terminal [2021-08-25T19:07:28.685Z] #53 126.6 io/ioutil [2021-08-25T19:07:28.685Z] #53 127.0 mvdan.cc/editorconfig [2021-08-25T19:07:28.685Z] #53 128.3 mvdan.cc/sh/v3/fileutil [2021-08-25T19:07:28.685Z] #53 128.5 text/tabwriter [2021-08-25T19:07:28.685Z] #53 129.1 mvdan.cc/sh/v3/syntax [2021-08-25T19:07:28.699Z] #19 226.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.699Z] #19 226.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.699Z] #19 226.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-25T19:07:28.699Z] #19 226.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.699Z] #19 226.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.959Z] #19 226.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-25T19:07:28.959Z] #19 226.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.959Z] #19 226.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.959Z] #19 226.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-25T19:07:28.959Z] #19 226.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.959Z] #19 226.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:28.959Z] #19 226.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-08-25T19:07:28.959Z] #19 226.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:28.959Z] #19 226.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:29.219Z] #19 226.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-08-25T19:07:29.219Z] #19 226.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:29.219Z] #19 226.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:29.624Z] #53 ... [2021-08-25T19:07:29.624Z] [2021-08-25T19:07:29.624Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:29.624Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:29.624Z] #14 130.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-25T19:07:29.624Z] #14 130.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:29.624Z] #14 130.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:07:30.049Z] #14 ... [2021-08-25T19:07:30.049Z] [2021-08-25T19:07:30.049Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:30.049Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:07:30.049Z] #53 138.9 mvdan.cc/sh/v3/cmd/shfmt [2021-08-25T19:07:30.122Z] #20 DONE 2.1s [2021-08-25T19:07:30.122Z] [2021-08-25T19:07:30.122Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:07:30.122Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:07:30.864Z] #21 33.46 Selecting previously unselected package vim. [2021-08-25T19:07:30.864Z] #21 33.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-08-25T19:07:30.864Z] #21 33.51 Unpacking vim (2:8.2.2434-3) ... [2021-08-25T19:07:31.441Z] #21 34.03 Selecting previously unselected package xfsprogs. [2021-08-25T19:07:31.441Z] #21 34.04 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-08-25T19:07:31.441Z] #21 34.05 Unpacking xfsprogs (5.10.0-4) ... [2021-08-25T19:07:31.967Z] #21 34.44 Selecting previously unselected package zip. [2021-08-25T19:07:31.967Z] #21 34.44 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-08-25T19:07:31.967Z] #21 34.45 Unpacking zip (3.0-12) ... [2021-08-25T19:07:32.231Z] #21 34.74 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:07:32.656Z] #21 2.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:07:32.656Z] #21 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:07:32.914Z] #21 2.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:07:32.914Z] #21 3.073 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:07:33.274Z] #21 35.95 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-08-25T19:07:33.274Z] #21 35.96 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:07:33.274Z] #21 35.98 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-08-25T19:07:33.274Z] #21 36.00 Setting up libicu67:arm64 (67.1-7) ... [2021-08-25T19:07:33.274Z] #21 36.02 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-08-25T19:07:33.538Z] #21 36.05 Setting up libinih1:arm64 (53-1+b2) ... [2021-08-25T19:07:33.538Z] #21 36.08 Setting up uidmap (1:4.8.1-1) ... [2021-08-25T19:07:33.538Z] #21 36.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:07:33.538Z] #21 36.12 Setting up bzip2 (1.0.8-4) ... [2021-08-25T19:07:33.538Z] #21 36.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-25T19:07:33.538Z] #21 36.17 Setting up python3-wheel (0.34.2-1) ... [2021-08-25T19:07:34.296Z] #21 ... [2021-08-25T19:07:34.296Z] [2021-08-25T19:07:34.296Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:34.296Z] #47 sha256:95ebf3dbf857de17f02f420f0c08bd9e36bfd3ac7ba766bc1574bb358a8719c0 [2021-08-25T19:07:34.296Z] #47 130.0 github.com/LK4D4/vndr/godl [2021-08-25T19:07:34.296Z] #47 130.7 github.com/LK4D4/vndr [2021-08-25T19:07:34.296Z] #47 DONE 134.1s [2021-08-25T19:07:34.296Z] [2021-08-25T19:07:34.296Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:07:34.296Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:07:34.296Z] #33 DONE 134.0s [2021-08-25T19:07:34.296Z] [2021-08-25T19:07:34.296Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:07:34.296Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:07:34.296Z] #21 3.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:07:34.508Z] #19 231.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-25T19:07:34.508Z] #19 231.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:34.508Z] #19 231.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:34.508Z] #19 231.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-25T19:07:34.508Z] #19 231.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-08-25T19:07:34.508Z] #19 231.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-25T19:07:34.508Z] #19 231.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-25T19:07:34.508Z] #19 231.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:34.508Z] #19 231.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-25T19:07:34.517Z] #21 37.06 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:07:34.517Z] #21 37.08 Setting up libcap2:arm64 (1:2.44-1) ... [2021-08-25T19:07:34.517Z] #21 37.09 Setting up libcap2-bin (1:2.44-1) ... [2021-08-25T19:07:34.517Z] #21 37.11 Setting up apparmor (2.13.6-10) ... [2021-08-25T19:07:34.787Z] #19 232.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-08-25T19:07:34.787Z] #19 232.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:34.787Z] #19 232.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:35.302Z] #53 ... [2021-08-25T19:07:35.302Z] [2021-08-25T19:07:35.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:35.302Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:35.302Z] #14 143.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-25T19:07:35.302Z] #14 143.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:35.302Z] #14 143.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:07:35.302Z] #14 ... [2021-08-25T19:07:35.302Z] [2021-08-25T19:07:35.302Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:35.302Z] #53 sha256:87d7d961fa73895b03a916b81a7073fb062972b3e6b994ba36fc91f547a80f86 [2021-08-25T19:07:35.302Z] #53 DONE 144.4s [2021-08-25T19:07:35.302Z] [2021-08-25T19:07:35.302Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:35.302Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:07:35.302Z] #47 134.5 encoding/xml [2021-08-25T19:07:35.302Z] #47 137.3 go/doc [2021-08-25T19:07:35.302Z] #47 142.6 github.com/LK4D4/vndr/versioned [2021-08-25T19:07:35.302Z] #47 142.8 crypto/rand [2021-08-25T19:07:35.302Z] #47 143.1 github.com/LK4D4/vndr/build [2021-08-25T19:07:35.302Z] #47 143.4 crypto/ecdsa [2021-08-25T19:07:35.302Z] #47 143.9 crypto/rsa [2021-08-25T19:07:35.358Z] #19 233.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-08-25T19:07:35.622Z] #19 233.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:35.622Z] #19 233.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:36.201Z] #14 ... [2021-08-25T19:07:36.201Z] [2021-08-25T19:07:36.201Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:36.201Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:07:36.201Z] #47 137.5 encoding/xml [2021-08-25T19:07:36.441Z] #21 38.99 Setting up zip (3.0-12) ... [2021-08-25T19:07:36.441Z] #21 39.00 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:07:36.441Z] #21 39.05 Setting up bash-completion (1:2.11-2) ... [2021-08-25T19:07:36.460Z] #47 137.6 go/doc [2021-08-25T19:07:36.673Z] #47 145.8 crypto/dsa [2021-08-25T19:07:37.238Z] #47 146.5 crypto/x509/pkix [2021-08-25T19:07:37.805Z] #47 147.1 net [2021-08-25T19:07:38.063Z] #47 147.4 vendor/golang.org/x/crypto/chacha20 [2021-08-25T19:07:38.492Z] #21 8.391 Fetched 8399 kB in 6s (1344 kB/s) [2021-08-25T19:07:39.270Z] #21 41.82 Setting up xz-utils (5.2.5-2) ... [2021-08-25T19:07:39.270Z] #21 41.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-25T19:07:39.270Z] #21 41.88 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-08-25T19:07:39.270Z] #21 41.90 Setting up patch (2.7.6-7) ... [2021-08-25T19:07:39.270Z] #21 41.91 Setting up sudo (1.9.5p2-3) ... [2021-08-25T19:07:39.270Z] #21 42.04 invoke-rc.d: could not determine current runlevel [2021-08-25T19:07:39.270Z] #21 42.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T19:07:39.432Z] #47 148.5 vendor/golang.org/x/crypto/poly1305 [2021-08-25T19:07:39.533Z] #21 42.07 Setting up xfsprogs (5.10.0-4) ... [2021-08-25T19:07:39.533Z] #21 42.10 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-08-25T19:07:39.533Z] #21 42.13 Setting up inetutils-ping (2:2.0-1) ... [2021-08-25T19:07:39.533Z] #21 42.15 Setting up pigz (2.6-1) ... [2021-08-25T19:07:39.533Z] #21 42.17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-25T19:07:39.533Z] #21 42.19 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-25T19:07:39.533Z] #21 42.24 Setting up python-pip-whl (20.3.4-4) ... [2021-08-25T19:07:39.533Z] #21 42.26 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:07:40.362Z] #47 149.5 vendor/golang.org/x/sys/cpu [2021-08-25T19:07:40.920Z] #19 238.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-25T19:07:40.920Z] #19 238.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:40.925Z] #47 150.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-25T19:07:40.928Z] #21 43.30 Setting up libaio1:arm64 (0.3.112-9) ... [2021-08-25T19:07:40.928Z] #21 43.31 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:07:41.031Z] #21 8.391 Reading package lists... [2021-08-25T19:07:41.180Z] #19 238.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:41.192Z] #21 43.82 Setting up libelf1:arm64 (0.183-1) ... [2021-08-25T19:07:41.192Z] #21 43.87 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-25T19:07:41.192Z] #21 43.89 Setting up python3-distutils (3.9.2-1) ... [2021-08-25T19:07:41.743Z] #47 142.5 github.com/LK4D4/vndr/build [2021-08-25T19:07:41.743Z] #47 ... [2021-08-25T19:07:41.743Z] [2021-08-25T19:07:41.743Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:41.743Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:41.743Z] #14 142.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-25T19:07:41.743Z] #14 142.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:41.743Z] #14 142.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:07:42.140Z] #21 44.58 Setting up vim (2:8.2.2434-3) ... [2021-08-25T19:07:42.141Z] #21 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-25T19:07:42.141Z] #21 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-25T19:07:42.141Z] #21 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-25T19:07:42.141Z] #21 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-25T19:07:42.141Z] #21 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-25T19:07:42.141Z] #21 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-25T19:07:42.141Z] #21 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-25T19:07:42.141Z] #21 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-25T19:07:42.141Z] #21 44.72 Setting up python3-setuptools (52.0.0-4) ... [2021-08-25T19:07:42.294Z] #47 151.7 vendor/golang.org/x/crypto/curve25519 [2021-08-25T19:07:42.562Z] #19 239.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-25T19:07:42.562Z] #19 239.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-08-25T19:07:42.562Z] #19 240.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-08-25T19:07:42.562Z] #19 240.1 Selecting previously unselected package libc6-s390x-cross. [2021-08-25T19:07:42.562Z] #19 240.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:42.562Z] #19 240.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-08-25T19:07:42.823Z] #19 240.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-08-25T19:07:42.823Z] #19 240.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:42.823Z] #19 240.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:42.823Z] #19 240.3 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-25T19:07:42.823Z] #19 240.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:42.823Z] #19 240.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:42.823Z] #19 240.4 Selecting previously unselected package libitm1-s390x-cross. [2021-08-25T19:07:42.823Z] #19 240.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:42.823Z] #19 240.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:42.823Z] #19 240.4 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-25T19:07:42.940Z] #21 10.67 Reading package lists... [2021-08-25T19:07:43.084Z] #19 240.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:43.084Z] #19 240.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:43.084Z] #19 240.5 Selecting previously unselected package libasan6-s390x-cross. [2021-08-25T19:07:43.084Z] #19 240.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:43.084Z] #19 240.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:43.084Z] #19 240.7 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-25T19:07:43.200Z] #21 12.60 Building dependency tree... [2021-08-25T19:07:43.224Z] #47 152.6 vendor/golang.org/x/crypto/hkdf [2021-08-25T19:07:43.348Z] #19 240.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:43.348Z] #19 240.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:43.348Z] #19 240.8 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-25T19:07:43.348Z] #19 240.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:43.348Z] #19 240.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:43.348Z] #19 240.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-08-25T19:07:43.348Z] #19 240.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:43.348Z] #19 240.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:43.460Z] #21 13.45 The following additional packages will be installed: [2021-08-25T19:07:43.460Z] #21 13.45 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:07:43.460Z] #21 13.45 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-25T19:07:43.460Z] #21 13.45 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-25T19:07:43.460Z] #21 13.45 python3-pkg-resources vim-runtime xxd [2021-08-25T19:07:43.460Z] #21 13.45 Suggested packages: [2021-08-25T19:07:43.460Z] #21 13.45 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-25T19:07:43.460Z] #21 13.45 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-25T19:07:43.460Z] #21 13.45 acl attr quota [2021-08-25T19:07:43.460Z] #21 13.45 Recommended packages: [2021-08-25T19:07:43.460Z] #21 13.45 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-25T19:07:43.538Z] #21 46.24 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-25T19:07:43.538Z] #21 46.26 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-08-25T19:07:43.609Z] #19 241.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-08-25T19:07:43.609Z] #19 241.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:43.609Z] #19 241.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:43.787Z] #47 152.9 vendor/golang.org/x/text/transform [2021-08-25T19:07:43.787Z] #47 ... [2021-08-25T19:07:43.787Z] [2021-08-25T19:07:43.787Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:43.787Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:43.787Z] #14 153.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-25T19:07:43.801Z] #21 46.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:07:43.801Z] #21 46.30 Setting up python3-pip (20.3.4-4) ... [2021-08-25T19:07:44.043Z] #14 153.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:44.043Z] #14 153.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:07:44.308Z] #14 ... [2021-08-25T19:07:44.308Z] [2021-08-25T19:07:44.308Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-25T19:07:44.308Z] #53 sha256:01b055180826a8193bc2cf34c24f67108ab8981b61a3b13c5e89f0fb631ea743 [2021-08-25T19:07:44.308Z] #53 138.7 mvdan.cc/sh/v3/cmd/shfmt [2021-08-25T19:07:44.308Z] #53 DONE 145.2s [2021-08-25T19:07:44.308Z] [2021-08-25T19:07:44.308Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:44.308Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:07:44.308Z] #47 144.7 github.com/LK4D4/vndr/versioned [2021-08-25T19:07:44.308Z] #47 145.1 crypto/rand [2021-08-25T19:07:44.399Z] #21 14.39 The following NEW packages will be installed: [2021-08-25T19:07:44.399Z] #21 14.39 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-25T19:07:44.399Z] #21 14.39 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:07:44.399Z] #21 14.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-25T19:07:44.399Z] #21 14.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-25T19:07:44.399Z] #21 14.39 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-25T19:07:44.399Z] #21 14.39 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-25T19:07:44.399Z] #21 14.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-25T19:07:44.399Z] #21 14.40 xz-utils zip [2021-08-25T19:07:44.658Z] #21 14.69 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:07:44.658Z] #21 14.69 Need to get 27.0 MB of archives. [2021-08-25T19:07:44.658Z] #21 14.69 After this operation, 104 MB of additional disk space will be used. [2021-08-25T19:07:44.659Z] #21 14.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-25T19:07:44.659Z] #21 14.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-25T19:07:44.659Z] #21 14.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-25T19:07:44.659Z] #21 14.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-25T19:07:44.659Z] #21 14.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-25T19:07:44.659Z] #21 14.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-25T19:07:44.659Z] #21 14.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-25T19:07:44.659Z] #21 14.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-25T19:07:44.659Z] #21 14.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:07:44.882Z] #47 145.9 vendor/golang.org/x/crypto/cryptobyte [2021-08-25T19:07:44.882Z] #47 146.0 crypto/ed25519 [2021-08-25T19:07:44.918Z] #21 14.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:07:44.918Z] #21 14.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-25T19:07:44.918Z] #21 14.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-25T19:07:44.918Z] #21 14.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-25T19:07:44.918Z] #21 14.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-25T19:07:44.918Z] #21 14.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-25T19:07:44.919Z] #21 14.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-25T19:07:44.919Z] #21 14.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-25T19:07:44.919Z] #21 14.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-25T19:07:44.919Z] #21 14.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-25T19:07:44.919Z] #21 14.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-25T19:07:44.919Z] #21 14.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-25T19:07:44.919Z] #21 14.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:07:44.919Z] #21 14.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:07:44.919Z] #21 14.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:07:44.919Z] #21 14.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-25T19:07:44.919Z] #21 14.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-25T19:07:44.919Z] #21 14.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:07:45.178Z] #21 15.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-25T19:07:45.178Z] #21 15.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:07:45.178Z] #21 15.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:07:45.178Z] #21 15.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:07:45.178Z] #21 15.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-25T19:07:45.178Z] #21 15.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-25T19:07:45.178Z] #21 15.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-25T19:07:45.178Z] #21 15.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-25T19:07:45.196Z] #21 47.61 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-25T19:07:45.196Z] #21 47.63 Setting up jq (1.6-2.1) ... [2021-08-25T19:07:45.196Z] #21 47.65 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-08-25T19:07:45.196Z] #21 47.67 Setting up iptables (1.8.7-1) ... [2021-08-25T19:07:45.196Z] #21 47.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:07:45.196Z] #21 47.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:07:45.196Z] #21 47.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:07:45.196Z] #21 47.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:07:45.196Z] #21 47.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-25T19:07:45.196Z] #21 47.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-25T19:07:45.196Z] #21 47.77 Setting up iproute2 (5.10.0-4) ... [2021-08-25T19:07:45.438Z] #21 15.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-25T19:07:45.438Z] #21 15.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:07:45.438Z] #21 15.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-25T19:07:45.438Z] #21 15.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-25T19:07:45.438Z] #21 15.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-25T19:07:45.438Z] #21 15.30 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-25T19:07:45.438Z] #21 15.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-25T19:07:45.438Z] #21 15.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-25T19:07:45.438Z] #21 15.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-25T19:07:45.698Z] #21 15.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-25T19:07:45.698Z] #21 15.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-25T19:07:45.698Z] #21 15.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-25T19:07:45.772Z] #21 48.32 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:07:45.870Z] #47 147.0 crypto/rsa [2021-08-25T19:07:46.267Z] #21 16.15 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:07:46.267Z] #21 16.26 Fetched 27.0 MB in 1s (21.9 MB/s) [2021-08-25T19:07:46.267Z] #21 16.30 Selecting previously unselected package pigz. [2021-08-25T19:07:46.267Z] #21 16.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-25T19:07:46.267Z] #21 16.34 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-25T19:07:46.267Z] #21 16.35 Unpacking pigz (2.6-1) ... [2021-08-25T19:07:46.527Z] #21 16.42 Selecting previously unselected package libelf1:amd64. [2021-08-25T19:07:46.527Z] #21 16.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-25T19:07:46.527Z] #21 16.44 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-25T19:07:46.527Z] #21 16.59 Selecting previously unselected package libbpf0:amd64. [2021-08-25T19:07:46.527Z] #21 16.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-25T19:07:46.527Z] #21 16.60 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:07:46.527Z] #21 16.68 Selecting previously unselected package libcap2:amd64. [2021-08-25T19:07:46.786Z] #21 16.69 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-25T19:07:46.786Z] #21 16.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:07:46.786Z] #21 16.79 Selecting previously unselected package libmnl0:amd64. [2021-08-25T19:07:46.786Z] #21 16.79 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-25T19:07:46.786Z] #21 16.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:07:46.786Z] #21 16.86 Selecting previously unselected package libxtables12:amd64. [2021-08-25T19:07:46.786Z] #21 16.86 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-25T19:07:46.786Z] #21 16.87 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:07:46.786Z] #21 16.94 Selecting previously unselected package libcap2-bin. [2021-08-25T19:07:47.046Z] #21 16.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-25T19:07:47.046Z] #21 16.95 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-25T19:07:47.046Z] #21 17.06 Selecting previously unselected package iproute2. [2021-08-25T19:07:47.046Z] #21 17.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-25T19:07:47.046Z] #21 17.07 Unpacking iproute2 (5.10.0-4) ... [2021-08-25T19:07:47.167Z] #21 DONE 49.5s [2021-08-25T19:07:47.167Z] [2021-08-25T19:07:47.167Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-25T19:07:47.167Z] #22 sha256:33e96234787d679960a57608ff18a66ce191836e28b294f9dda209b53422bb70 [2021-08-25T19:07:47.305Z] #21 17.45 Selecting previously unselected package xxd. [2021-08-25T19:07:47.305Z] #21 17.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:07:47.565Z] #21 17.46 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:07:47.565Z] #21 17.56 Selecting previously unselected package vim-common. [2021-08-25T19:07:47.565Z] #21 17.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:07:47.565Z] #21 17.58 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:07:47.788Z] #47 148.7 crypto/dsa [2021-08-25T19:07:47.823Z] #19 245.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-25T19:07:47.823Z] #19 245.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:47.823Z] #19 245.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:47.823Z] #19 245.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-25T19:07:47.823Z] #19 245.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-08-25T19:07:47.823Z] #19 245.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-25T19:07:47.825Z] #21 17.71 Selecting previously unselected package bash-completion. [2021-08-25T19:07:47.825Z] #21 17.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-25T19:07:48.048Z] #47 149.3 crypto/x509/pkix [2021-08-25T19:07:48.084Z] #19 245.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-25T19:07:48.084Z] #19 245.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-08-25T19:07:48.084Z] #19 245.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-25T19:07:48.344Z] #19 245.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-08-25T19:07:48.344Z] #19 245.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-25T19:07:48.344Z] #19 245.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:48.560Z] #22 1.372 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-25T19:07:48.561Z] #22 1.377 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-25T19:07:48.561Z] #22 1.389 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-25T19:07:48.561Z] #22 DONE 1.8s [2021-08-25T19:07:48.561Z] [2021-08-25T19:07:48.561Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:07:48.561Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:07:48.605Z] #19 246.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-08-25T19:07:48.605Z] #19 246.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-25T19:07:48.605Z] #19 246.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:48.618Z] #47 149.7 net [2021-08-25T19:07:48.824Z] #25 ... [2021-08-25T19:07:48.824Z] [2021-08-25T19:07:48.824Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:07:48.824Z] #23 sha256:ebe46870d0db21280e2a26bf1ab6a56c158dc87d7188c4cbd2292dd965e16e44 [2021-08-25T19:07:48.878Z] #47 150.3 vendor/golang.org/x/crypto/chacha20 [2021-08-25T19:07:49.092Z] #23 ... [2021-08-25T19:07:49.092Z] [2021-08-25T19:07:49.092Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:07:49.092Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362 [2021-08-25T19:07:49.092Z] #41 160.2 + dpkg --print-architecture [2021-08-25T19:07:49.092Z] #41 DONE 160.4s [2021-08-25T19:07:49.092Z] [2021-08-25T19:07:49.092Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:07:49.092Z] #55 sha256:4dc0b56db153719684806bc07c364020cb459cb4fe8be403545cd6b150672bbe [2021-08-25T19:07:49.213Z] #21 19.28 Unpacking bash-completion (1:2.11-2) ... [2021-08-25T19:07:49.730Z] #21 19.61 Selecting previously unselected package bzip2. [2021-08-25T19:07:49.730Z] #21 19.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-25T19:07:49.730Z] #21 19.64 Unpacking bzip2 (1.0.8-4) ... [2021-08-25T19:07:49.730Z] #21 19.70 Selecting previously unselected package xz-utils. [2021-08-25T19:07:49.730Z] #21 19.71 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-25T19:07:49.730Z] #21 19.72 Unpacking xz-utils (5.2.5-2) ... [2021-08-25T19:07:49.730Z] #21 19.85 Selecting previously unselected package apparmor. [2021-08-25T19:07:49.989Z] #21 19.85 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-25T19:07:49.989Z] #21 19.91 Unpacking apparmor (2.13.6-10) ... [2021-08-25T19:07:50.248Z] #21 20.30 Selecting previously unselected package inetutils-ping. [2021-08-25T19:07:50.248Z] #21 20.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-25T19:07:50.248Z] #21 20.32 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-25T19:07:50.248Z] #21 20.41 Selecting previously unselected package libip4tc2:amd64. [2021-08-25T19:07:50.258Z] #47 151.2 vendor/golang.org/x/crypto/poly1305 [2021-08-25T19:07:50.507Z] #21 20.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:07:50.507Z] #21 20.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:07:50.507Z] #21 20.47 Selecting previously unselected package libip6tc2:amd64. [2021-08-25T19:07:50.507Z] #21 20.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:07:50.507Z] #21 20.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:07:50.767Z] #21 20.57 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-25T19:07:50.767Z] #21 20.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-25T19:07:50.767Z] #21 20.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:07:50.767Z] #21 20.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-25T19:07:50.767Z] #21 20.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-25T19:07:50.767Z] #21 20.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:07:50.767Z] #21 20.72 Selecting previously unselected package libnftnl11:amd64. [2021-08-25T19:07:50.767Z] #21 20.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-25T19:07:50.767Z] #21 20.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:07:50.827Z] #47 151.9 vendor/golang.org/x/sys/cpu [2021-08-25T19:07:51.026Z] #21 20.82 Selecting previously unselected package iptables. [2021-08-25T19:07:51.026Z] #21 20.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-25T19:07:51.026Z] #21 20.83 Unpacking iptables (1.8.7-1) ... [2021-08-25T19:07:51.026Z] #21 21.11 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:07:51.088Z] #47 ... [2021-08-25T19:07:51.088Z] [2021-08-25T19:07:51.088Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:51.088Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:51.088Z] #14 152.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-25T19:07:51.088Z] #14 152.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:51.088Z] #14 152.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:07:51.286Z] #21 21.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:07:51.286Z] #21 21.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:07:51.286Z] #21 21.25 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:07:51.286Z] #21 21.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:07:51.286Z] #21 21.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:07:51.286Z] #21 21.34 Selecting previously unselected package jq. [2021-08-25T19:07:51.286Z] #21 21.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:07:51.286Z] #21 21.36 Unpacking jq (1.6-2.1) ... [2021-08-25T19:07:51.545Z] #21 21.43 Selecting previously unselected package libaio1:amd64. [2021-08-25T19:07:51.545Z] #21 21.44 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-25T19:07:51.545Z] #21 21.44 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:07:51.545Z] #21 21.49 Selecting previously unselected package libgpm2:amd64. [2021-08-25T19:07:51.545Z] #21 21.49 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-25T19:07:51.545Z] #21 21.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:07:51.545Z] #21 21.55 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:07:51.545Z] #21 21.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:07:51.545Z] #21 21.56 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:07:52.131Z] #14 ... [2021-08-25T19:07:52.131Z] [2021-08-25T19:07:52.131Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:07:52.131Z] #60 sha256:f671ae8642159dbb39a13ce1784054248bc3b3fcf8bbc2d246d8960ccb05abcd [2021-08-25T19:07:52.131Z] #60 160.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:07:52.131Z] #60 160.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-25T19:07:52.817Z] #19 250.2 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-25T19:07:52.817Z] #19 250.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-25T19:07:52.817Z] #19 250.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:52.817Z] #19 250.3 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-25T19:07:52.817Z] #19 250.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-08-25T19:07:52.817Z] #19 250.3 Unpacking crossbuild-essential-s390x (12.9) ... [2021-08-25T19:07:52.817Z] #19 250.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-08-25T19:07:52.817Z] #19 250.3 Setting up libfile-which-perl (1.23-1) ... [2021-08-25T19:07:52.817Z] #19 250.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-25T19:07:52.817Z] #19 250.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-08-25T19:07:52.817Z] #19 250.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-25T19:07:52.817Z] #19 250.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:07:52.817Z] #19 250.5 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:07:53.078Z] #19 250.5 Setting up libmagic-mgc (1:5.39-3) ... [2021-08-25T19:07:53.078Z] #19 250.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-25T19:07:53.078Z] #19 250.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-08-25T19:07:53.078Z] #19 250.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-08-25T19:07:53.078Z] #19 250.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up file (1:5.39-3) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up bzip2 (1.0.8-4) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up libyaml-perl (1.30-1) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-25T19:07:53.078Z] #19 250.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-08-25T19:07:53.078Z] #19 250.7 Setting up libio-string-perl (1.08-3.1) ... [2021-08-25T19:07:53.078Z] #19 250.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-25T19:07:53.078Z] #19 250.7 Setting up cross-config (2.6.18+nmu1) ... [2021-08-25T19:07:53.078Z] #19 250.8 Setting up xz-utils (5.2.5-2) ... [2021-08-25T19:07:53.338Z] #19 250.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-25T19:07:53.338Z] #19 250.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-08-25T19:07:53.338Z] #19 250.8 Setting up patch (2.7.6-7) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-25T19:07:53.338Z] #19 250.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up libfile-homedir-perl (1.006-1) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.338Z] #19 251.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-25T19:07:53.598Z] #19 251.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.598Z] #19 251.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:53.858Z] #19 251.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-08-25T19:07:53.858Z] #19 251.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-25T19:07:53.858Z] #19 251.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-25T19:07:54.118Z] 8f616e6e9eec: Pull complete [2021-08-25T19:07:54.118Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-25T19:07:54.118Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:07:54.118Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:07:54.118Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-25T19:07:54.119Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-25T19:07:54.119Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-25T19:07:54.119Z] INFO: Docker version of control daemon [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] Client: [2021-08-25T19:07:54.119Z] Version: 20.10.8 [2021-08-25T19:07:54.119Z] API version: 1.41 [2021-08-25T19:07:54.119Z] Go version: go1.16.6 [2021-08-25T19:07:54.119Z] Git commit: 3967b7d [2021-08-25T19:07:54.119Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-25T19:07:54.119Z] OS/Arch: windows/amd64 [2021-08-25T19:07:54.119Z] Context: default [2021-08-25T19:07:54.119Z] Experimental: true [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] Server: Docker Engine - Community [2021-08-25T19:07:54.119Z] Engine: [2021-08-25T19:07:54.119Z] Version: 20.10.8 [2021-08-25T19:07:54.119Z] API version: 1.41 (minimum version 1.24) [2021-08-25T19:07:54.119Z] Go version: go1.16.6 [2021-08-25T19:07:54.119Z] Git commit: 75249d8 [2021-08-25T19:07:54.119Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-25T19:07:54.119Z] OS/Arch: windows/amd64 [2021-08-25T19:07:54.119Z] Experimental: true [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] INFO: Docker info of control daemon [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] Client: [2021-08-25T19:07:54.119Z] Context: default [2021-08-25T19:07:54.119Z] Debug Mode: false [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] Server: [2021-08-25T19:07:54.119Z] Containers: 0 [2021-08-25T19:07:54.119Z] Running: 0 [2021-08-25T19:07:54.119Z] Paused: 0 [2021-08-25T19:07:54.119Z] Stopped: 0 [2021-08-25T19:07:54.119Z] Images: 1 [2021-08-25T19:07:54.119Z] Server Version: 20.10.8 [2021-08-25T19:07:54.119Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-25T19:07:54.119Z] Windows: [2021-08-25T19:07:54.119Z] LCOW: [2021-08-25T19:07:54.119Z] Logging Driver: json-file [2021-08-25T19:07:54.119Z] Plugins: [2021-08-25T19:07:54.119Z] Volume: local [2021-08-25T19:07:54.119Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:07:54.119Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:07:54.119Z] Swarm: inactive [2021-08-25T19:07:54.119Z] Default Isolation: process [2021-08-25T19:07:54.119Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T19:07:54.119Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T19:07:54.119Z] OSType: windows [2021-08-25T19:07:54.119Z] Architecture: x86_64 [2021-08-25T19:07:54.119Z] CPUs: 4 [2021-08-25T19:07:54.119Z] Total Memory: 32GiB [2021-08-25T19:07:54.119Z] Name: azwin-2-a11591 [2021-08-25T19:07:54.119Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-25T19:07:54.119Z] Docker Root Dir: D:\docker [2021-08-25T19:07:54.119Z] Debug Mode: false [2021-08-25T19:07:54.119Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:07:54.119Z] Labels: [2021-08-25T19:07:54.119Z] Experimental: true [2021-08-25T19:07:54.119Z] Insecure Registries: [2021-08-25T19:07:54.119Z] 10.0.0.4:5000 [2021-08-25T19:07:54.119Z] 127.0.0.0/8 [2021-08-25T19:07:54.119Z] Registry Mirrors: [2021-08-25T19:07:54.119Z] http://10.0.0.4:5000/ [2021-08-25T19:07:54.119Z] Live Restore Enabled: false [2021-08-25T19:07:54.119Z] Product License: Community Engine [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] INFO: Commit hash is aa606307b7 [2021-08-25T19:07:54.119Z] INFO: Nuke-Everything... [2021-08-25T19:07:54.119Z] INFO: Container count on control daemon to delete is 0 [2021-08-25T19:07:54.119Z] INFO: Nuking d:\CI [2021-08-25T19:07:54.119Z] INFO: Zapped successfully [2021-08-25T19:07:54.119Z] INFO: Location for testing is d:\CI\PR-42777\9 [2021-08-25T19:07:54.119Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] INFO: Building the image from Dockerfile.windows at 08/25/2021 19:07:46... [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] Sending build context to Docker daemon 60.75MB [2021-08-25T19:07:54.119Z] [2021-08-25T19:07:54.119Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-25T19:07:54.119Z] ---> a4938fe7222f [2021-08-25T19:07:54.119Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-25T19:07:54.119Z] ---> Running in 0e87768c2054 [2021-08-25T19:07:54.119Z] Removing intermediate container 0e87768c2054 [2021-08-25T19:07:54.119Z] ---> 424b871f7ff8 [2021-08-25T19:07:54.119Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-25T19:07:54.119Z] ---> Running in 690c5140fa41 [2021-08-25T19:07:54.119Z] Removing intermediate container 690c5140fa41 [2021-08-25T19:07:54.119Z] ---> fb9ff7614de3 [2021-08-25T19:07:54.119Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-25T19:07:54.119Z] ---> Running in ea0a196f46a7 [2021-08-25T19:07:54.119Z] Removing intermediate container ea0a196f46a7 [2021-08-25T19:07:54.119Z] ---> 9b730554d8ff [2021-08-25T19:07:54.119Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-25T19:07:54.119Z] ---> Running in e4c45e3a08f8 [2021-08-25T19:07:54.119Z] Removing intermediate container e4c45e3a08f8 [2021-08-25T19:07:54.119Z] ---> 711d5dc18413 [2021-08-25T19:07:54.119Z] #19 251.6 [2021-08-25T19:07:54.119Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-25T19:07:54.119Z] ---> Running in 60a94dd3fa25 [2021-08-25T19:07:54.119Z] #19 251.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-25T19:07:54.119Z] Removing intermediate container 60a94dd3fa25 [2021-08-25T19:07:54.119Z] ---> e6a99cddb69c [2021-08-25T19:07:54.119Z] #19 251.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.119Z] #19 251.7 Setting up dpkg-dev (1.20.9) ... [2021-08-25T19:07:54.119Z] #19 251.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.119Z] #19 251.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-25T19:07:54.119Z] #19 251.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.119Z] #19 251.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.119Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-25T19:07:54.119Z] ---> Running in 8ba439c7b437 [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.380Z] #19 251.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-25T19:07:54.380Z] #19 251.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-25T19:07:54.380Z] #19 252.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-25T19:07:54.380Z] #19 252.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-25T19:07:54.643Z] #19 252.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-25T19:07:54.643Z] #19 252.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:54.643Z] #19 252.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-25T19:07:54.643Z] #19 252.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:54.643Z] #19 252.4 Setting up libxml-simple-perl (2.25-1) ... [2021-08-25T19:07:54.651Z] #60 ... [2021-08-25T19:07:54.651Z] [2021-08-25T19:07:54.652Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:54.652Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:07:54.652Z] #47 153.6 vendor/golang.org/x/text/unicode/bidi [2021-08-25T19:07:54.652Z] #47 155.4 vendor/golang.org/x/text/secure/bidirule [2021-08-25T19:07:54.652Z] #47 155.8 vendor/golang.org/x/text/unicode/norm [2021-08-25T19:07:54.652Z] #47 159.0 vendor/golang.org/x/net/idna [2021-08-25T19:07:54.652Z] #47 160.8 vendor/golang.org/x/net/http2/hpack [2021-08-25T19:07:54.652Z] #47 161.9 mime [2021-08-25T19:07:54.652Z] #47 163.5 mime/quotedprintable [2021-08-25T19:07:54.652Z] #47 163.8 net/http/internal [2021-08-25T19:07:54.834Z] #21 24.52 Selecting previously unselected package libinih1:amd64. [2021-08-25T19:07:54.834Z] #21 24.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-25T19:07:54.834Z] #21 24.53 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-25T19:07:54.834Z] #21 24.61 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:07:54.834Z] #21 24.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:07:54.834Z] #21 24.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:07:54.834Z] #21 24.69 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:07:54.834Z] #21 24.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:07:54.834Z] #21 24.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:07:54.834Z] #21 24.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:07:54.834Z] #21 24.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:07:54.834Z] #21 24.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:07:54.834Z] #21 24.86 Selecting previously unselected package net-tools. [2021-08-25T19:07:54.904Z] #19 252.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-25T19:07:54.904Z] #19 252.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-25T19:07:54.904Z] #19 252.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:54.904Z] #19 252.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-25T19:07:54.908Z] #47 164.2 net/http/internal/ascii [2021-08-25T19:07:55.093Z] #21 24.86 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-25T19:07:55.093Z] #21 24.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:07:55.093Z] #21 25.05 Selecting previously unselected package patch. [2021-08-25T19:07:55.093Z] #21 25.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-25T19:07:55.093Z] #21 25.05 Unpacking patch (2.7.6-7) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-25T19:07:55.165Z] #19 252.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up crossbuild-essential-armel (12.9) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up crossbuild-essential-armhf (12.9) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up crossbuild-essential-arm64 (12.9) ... [2021-08-25T19:07:55.165Z] #19 252.7 Setting up crossbuild-essential-s390x (12.9) ... [2021-08-25T19:07:55.165Z] #19 252.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-08-25T19:07:55.165Z] #19 252.8 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:07:55.351Z] #21 25.17 Selecting previously unselected package python-pip-whl. [2021-08-25T19:07:55.351Z] #21 25.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-25T19:07:55.351Z] #21 25.17 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-25T19:07:55.610Z] #21 25.69 Selecting previously unselected package python3-lib2to3. [2021-08-25T19:07:55.610Z] #21 25.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-25T19:07:55.610Z] #21 25.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:07:55.869Z] #21 25.82 Selecting previously unselected package python3-distutils. [2021-08-25T19:07:55.869Z] #21 25.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-25T19:07:55.869Z] #21 25.83 Unpacking python3-distutils (3.9.2-1) ... [2021-08-25T19:07:56.127Z] #21 25.94 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:07:56.127Z] #21 25.95 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:07:56.127Z] #21 25.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:07:56.127Z] #21 26.11 Selecting previously unselected package python3-setuptools. [2021-08-25T19:07:56.127Z] #21 26.11 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-25T19:07:56.127Z] #21 26.11 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-25T19:07:56.327Z] [2021-08-25T19:07:56.327Z] SUCCESS: Specified value was saved. [2021-08-25T19:07:56.385Z] #21 26.34 Selecting previously unselected package python3-wheel. [2021-08-25T19:07:56.385Z] #21 26.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-25T19:07:56.385Z] #21 26.35 Unpacking python3-wheel (0.34.2-1) ... [2021-08-25T19:07:56.385Z] #21 26.41 Selecting previously unselected package python3-pip. [2021-08-25T19:07:56.385Z] #21 26.41 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-25T19:07:56.385Z] #21 26.42 Unpacking python3-pip (20.3.4-4) ... [2021-08-25T19:07:56.644Z] #21 26.68 Selecting previously unselected package sudo. [2021-08-25T19:07:56.644Z] #21 26.68 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-25T19:07:56.644Z] #21 26.69 Unpacking sudo (1.9.5p2-3) ... [2021-08-25T19:07:56.785Z] INFO: Downloading git... [2021-08-25T19:07:57.077Z] #19 DONE 254.5s [2021-08-25T19:07:57.077Z] [2021-08-25T19:07:57.077Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:07:57.077Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-25T19:07:57.211Z] #21 27.14 Selecting previously unselected package thin-provisioning-tools. [2021-08-25T19:07:57.211Z] #21 27.15 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-25T19:07:57.211Z] #21 27.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:07:57.429Z] #47 166.3 crypto/tls [2021-08-25T19:07:57.470Z] #21 27.36 Selecting previously unselected package uidmap. [2021-08-25T19:07:57.470Z] #21 27.37 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-25T19:07:57.470Z] #21 27.38 Unpacking uidmap (1:4.8.1-1) ... [2021-08-25T19:07:57.470Z] #21 27.50 Selecting previously unselected package vim-runtime. [2021-08-25T19:07:57.686Z] #47 ... [2021-08-25T19:07:57.686Z] [2021-08-25T19:07:57.686Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:07:57.686Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:07:57.686Z] #14 166.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-25T19:07:57.686Z] #14 166.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:07:57.686Z] #14 166.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:07:57.728Z] #21 27.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:07:57.728Z] #21 27.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-25T19:07:57.728Z] #21 27.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-25T19:07:57.728Z] #21 27.57 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:07:58.317Z] INFO: Downloading go... [2021-08-25T19:07:58.994Z] #64 2.170 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:07:58.994Z] #64 2.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:07:59.057Z] #14 ... [2021-08-25T19:07:59.057Z] [2021-08-25T19:07:59.057Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:07:59.057Z] #60 sha256:f671ae8642159dbb39a13ce1784054248bc3b3fcf8bbc2d246d8960ccb05abcd [2021-08-25T19:07:59.057Z] #60 DONE 168.2s [2021-08-25T19:07:59.057Z] [2021-08-25T19:07:59.057Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-25T19:07:59.057Z] #61 sha256:ae66590310f7b6740a7837028fcd3a074318f4944cf7b0e731c58f3503e18221 [2021-08-25T19:07:59.057Z] #61 DONE 0.2s [2021-08-25T19:07:59.057Z] [2021-08-25T19:07:59.057Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-25T19:07:59.057Z] #62 sha256:0fa3c5b06e79f8e29d9e3e4bae582e1768a651f74c137a285dcf836974a0f363 [2021-08-25T19:07:59.057Z] #62 DONE 0.1s [2021-08-25T19:07:59.057Z] [2021-08-25T19:07:59.057Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:59.057Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:07:59.127Z] #55 ... [2021-08-25T19:07:59.127Z] [2021-08-25T19:07:59.127Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:07:59.127Z] #23 sha256:ebe46870d0db21280e2a26bf1ab6a56c158dc87d7188c4cbd2292dd965e16e44 [2021-08-25T19:07:59.127Z] #23 9.367 Collecting yamllint==1.26.1 [2021-08-25T19:07:59.127Z] #23 10.43 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-25T19:07:59.233Z] #14 ... [2021-08-25T19:07:59.233Z] [2021-08-25T19:07:59.233Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:07:59.233Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:07:59.233Z] #47 152.6 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-25T19:07:59.233Z] #47 153.8 vendor/golang.org/x/crypto/curve25519 [2021-08-25T19:07:59.233Z] #47 154.9 vendor/golang.org/x/crypto/hkdf [2021-08-25T19:07:59.233Z] #47 155.1 vendor/golang.org/x/text/transform [2021-08-25T19:07:59.233Z] #47 156.2 vendor/golang.org/x/text/unicode/bidi [2021-08-25T19:07:59.233Z] #47 158.8 vendor/golang.org/x/text/secure/bidirule [2021-08-25T19:07:59.233Z] #47 159.5 vendor/golang.org/x/text/unicode/norm [2021-08-25T19:07:59.255Z] #64 2.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:07:59.516Z] #64 2.621 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-25T19:07:59.778Z] #64 3.022 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:08:00.076Z] #23 11.49 Collecting pathspec>=0.5.3 [2021-08-25T19:08:00.076Z] #23 11.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-25T19:08:00.339Z] #23 11.74 Collecting pyyaml [2021-08-25T19:08:00.339Z] #23 11.75 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-08-25T19:08:00.339Z] #23 11.83 Building wheels for collected packages: yamllint [2021-08-25T19:08:00.519Z] #21 30.31 Selecting previously unselected package vim. [2021-08-25T19:08:00.519Z] #21 30.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:08:00.519Z] #21 30.34 Unpacking vim (2:8.2.2434-3) ... [2021-08-25T19:08:00.602Z] #23 11.83 Building wheel for yamllint (setup.py): started [2021-08-25T19:08:00.724Z] #64 3.569 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-25T19:08:00.986Z] #64 4.141 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:08:01.087Z] #21 30.92 Selecting previously unselected package xfsprogs. [2021-08-25T19:08:01.087Z] #21 30.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-25T19:08:01.087Z] #21 30.93 Unpacking xfsprogs (5.10.0-4) ... [2021-08-25T19:08:01.210Z] INFO: Downloading compiler 1 of 3... [2021-08-25T19:08:01.346Z] #21 31.45 Selecting previously unselected package zip. [2021-08-25T19:08:01.346Z] #21 31.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-25T19:08:01.346Z] #21 31.46 Unpacking zip (3.0-12) ... [2021-08-25T19:08:01.559Z] #64 4.658 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-25T19:08:01.565Z] #23 12.78 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-25T19:08:01.566Z] #23 12.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1ec490e18d61a60ecbaaa25c836e1193debf69b71dca96b31277fd5ee8ac9978 [2021-08-25T19:08:01.566Z] #23 12.78 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-25T19:08:01.566Z] #23 12.79 Successfully built yamllint [2021-08-25T19:08:01.566Z] #23 12.81 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-25T19:08:01.605Z] #21 31.66 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:08:01.821Z] #64 ... [2021-08-25T19:08:01.821Z] [2021-08-25T19:08:01.821Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:08:01.821Z] #32 sha256:646614400dc926ffcdc8e429ebe6f0288686359496061555d95dad0595bb9a40 [2021-08-25T19:08:01.821Z] #32 1.494 + RM_GOPATH=0 [2021-08-25T19:08:01.821Z] #32 1.494 + TMP_GOPATH= [2021-08-25T19:08:01.821Z] #32 1.494 + : /build [2021-08-25T19:08:01.821Z] #32 1.494 + '[' -z '' ']' [2021-08-25T19:08:01.821Z] #32 1.495 ++ mktemp -d [2021-08-25T19:08:01.821Z] #32 1.497 + export GOPATH=/tmp/tmp.kStAwNTP7d [2021-08-25T19:08:01.821Z] #32 1.497 + GOPATH=/tmp/tmp.kStAwNTP7d [2021-08-25T19:08:01.821Z] #32 1.497 + RM_GOPATH=1 [2021-08-25T19:08:01.821Z] #32 1.497 + case "$(go env GOARCH)" in [2021-08-25T19:08:01.821Z] #32 1.499 ++ go env GOARCH [2021-08-25T19:08:01.821Z] #32 1.507 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:01.821Z] #32 1.507 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:01.821Z] #32 1.508 ++ dirname /tmp/install/install.sh [2021-08-25T19:08:01.821Z] #32 1.508 + dir=/tmp/install [2021-08-25T19:08:01.821Z] #32 1.508 + bin=dockercli [2021-08-25T19:08:01.821Z] #32 1.508 + shift [2021-08-25T19:08:01.821Z] #32 1.509 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-25T19:08:01.821Z] #32 1.509 + . /tmp/install/dockercli.installer [2021-08-25T19:08:01.821Z] #32 1.509 ++ : stable [2021-08-25T19:08:01.821Z] #32 1.509 ++ : 17.06.2-ce [2021-08-25T19:08:01.821Z] #32 1.509 + install_dockercli [2021-08-25T19:08:01.821Z] #32 1.510 Install docker/cli version 17.06.2-ce from stable [2021-08-25T19:08:01.821Z] #32 1.510 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-25T19:08:01.821Z] #32 1.510 ++ uname -m [2021-08-25T19:08:01.821Z] #32 1.511 + arch=x86_64 [2021-08-25T19:08:01.821Z] #32 1.512 + '[' x86_64 '!=' x86_64 ']' [2021-08-25T19:08:01.821Z] #32 1.512 + url=https://download.docker.com/linux/static [2021-08-25T19:08:01.821Z] #32 1.512 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-25T19:08:01.821Z] #32 1.512 + tar -xz docker/docker [2021-08-25T19:08:01.821Z] #32 4.505 + mkdir -p /build [2021-08-25T19:08:01.821Z] #32 4.510 + mv docker/docker /build/ [2021-08-25T19:08:01.821Z] #32 4.514 + rmdir docker [2021-08-25T19:08:01.821Z] #32 DONE 4.8s [2021-08-25T19:08:01.821Z] [2021-08-25T19:08:01.821Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:08:01.821Z] #67 sha256:b36d666a3175b15f9450bbbde4bc7e133111fa1613815a081077a31437e08bf7 [2021-08-25T19:08:01.821Z] #67 1.643 + RM_GOPATH=0 [2021-08-25T19:08:01.821Z] #67 1.643 + TMP_GOPATH= [2021-08-25T19:08:01.821Z] #67 1.644 + : /build [2021-08-25T19:08:01.821Z] #67 1.644 + '[' -z '' ']' [2021-08-25T19:08:01.821Z] #67 1.644 ++ mktemp -d [2021-08-25T19:08:01.821Z] #67 1.646 + export GOPATH=/tmp/tmp.IcdpqmL1Sc [2021-08-25T19:08:01.821Z] #67 1.646 + GOPATH=/tmp/tmp.IcdpqmL1Sc [2021-08-25T19:08:01.821Z] #67 1.646 + RM_GOPATH=1 [2021-08-25T19:08:01.821Z] #67 1.646 + case "$(go env GOARCH)" in [2021-08-25T19:08:01.821Z] #67 1.649 ++ go env GOARCH [2021-08-25T19:08:01.821Z] #67 1.662 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:01.821Z] #67 1.662 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:01.821Z] #67 1.662 ++ dirname /tmp/install/install.sh [2021-08-25T19:08:01.821Z] #67 1.667 + dir=/tmp/install [2021-08-25T19:08:01.821Z] #67 1.667 + bin=rootlesskit [2021-08-25T19:08:01.821Z] #67 1.667 + shift [2021-08-25T19:08:01.821Z] #67 1.667 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-25T19:08:01.821Z] #67 1.667 + . /tmp/install/rootlesskit.installer [2021-08-25T19:08:01.821Z] #67 1.671 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:08:01.821Z] #67 1.671 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:08:01.821Z] #67 1.671 + install_rootlesskit [2021-08-25T19:08:01.821Z] #67 1.671 + case "$1" in [2021-08-25T19:08:01.821Z] #67 1.671 + export CGO_ENABLED=0 [2021-08-25T19:08:01.821Z] #67 1.671 + CGO_ENABLED=0 [2021-08-25T19:08:01.821Z] #67 1.671 + _install_rootlesskit [2021-08-25T19:08:01.821Z] #67 1.671 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-25T19:08:01.821Z] #67 1.671 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IcdpqmL1Sc/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:08:01.821Z] #67 1.675 Cloning into '/tmp/tmp.IcdpqmL1Sc/src/github.com/rootless-containers/rootlesskit'... [2021-08-25T19:08:01.821Z] #67 3.357 + cd /tmp/tmp.IcdpqmL1Sc/src/github.com/rootless-containers/rootlesskit [2021-08-25T19:08:01.821Z] #67 3.357 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-25T19:08:01.821Z] #67 3.403 + export GO111MODULE=on [2021-08-25T19:08:01.821Z] #67 3.404 + GO111MODULE=on [2021-08-25T19:08:01.821Z] #67 3.410 + export GOPROXY=https://proxy.golang.org [2021-08-25T19:08:01.821Z] #67 3.410 + GOPROXY=https://proxy.golang.org [2021-08-25T19:08:01.821Z] #67 3.410 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:08:01.821Z] #67 3.410 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-25T19:08:01.821Z] #67 3.971 go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:08:01.821Z] #67 3.986 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-25T19:08:01.821Z] #67 4.021 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-25T19:08:01.821Z] #67 4.290 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-25T19:08:01.829Z] #23 13.23 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-25T19:08:02.394Z] #67 ... [2021-08-25T19:08:02.394Z] [2021-08-25T19:08:02.394Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:08:02.394Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-25T19:08:02.394Z] #64 5.480 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-25T19:08:02.406Z] #23 DONE 13.7s [2021-08-25T19:08:02.406Z] [2021-08-25T19:08:02.406Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:02.406Z] #55 sha256:4dc0b56db153719684806bc07c364020cb459cb4fe8be403545cd6b150672bbe [2021-08-25T19:08:02.543Z] #21 32.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:02.543Z] #21 32.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:08:02.543Z] #21 32.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:08:02.543Z] #21 32.55 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:08:02.543Z] #21 32.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:02.543Z] #21 32.59 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-25T19:08:02.543Z] #21 32.61 Setting up uidmap (1:4.8.1-1) ... [2021-08-25T19:08:02.741Z] INFO: Downloading compiler 2 of 3... [2021-08-25T19:08:02.802Z] #21 32.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:08:02.802Z] #21 32.63 Setting up bzip2 (1.0.8-4) ... [2021-08-25T19:08:02.802Z] #21 32.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:08:02.802Z] #21 32.66 Setting up python3-wheel (0.34.2-1) ... [2021-08-25T19:08:02.968Z] #64 6.043 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:08:02.968Z] #64 6.043 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-25T19:08:02.968Z] #64 6.043 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-25T19:08:02.968Z] #64 6.043 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-25T19:08:02.968Z] #64 6.043 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-25T19:08:02.968Z] #64 6.043 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:08:03.235Z] #47 172.0 net/http/httptrace [2021-08-25T19:08:03.235Z] #47 172.3 net/http [2021-08-25T19:08:03.368Z] #21 33.30 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:08:03.368Z] #21 33.31 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:08:03.368Z] #21 33.33 Setting up libcap2-bin (1:2.44-1) ... [2021-08-25T19:08:03.368Z] #21 33.34 Setting up apparmor (2.13.6-10) ... [2021-08-25T19:08:03.705Z] INFO: Downloading compiler 3 of 3... [2021-08-25T19:08:04.511Z] #47 ... [2021-08-25T19:08:04.511Z] [2021-08-25T19:08:04.511Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:08:04.511Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:08:04.511Z] #60 164.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:08:04.511Z] #60 164.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-25T19:08:04.668Z] INFO: Extracting git... [2021-08-25T19:08:04.746Z] #21 34.79 Setting up zip (3.0-12) ... [2021-08-25T19:08:05.006Z] #21 34.80 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:08:05.006Z] #21 34.83 Setting up bash-completion (1:2.11-2) ... [2021-08-25T19:08:05.727Z] #55 ... [2021-08-25T19:08:05.727Z] [2021-08-25T19:08:05.727Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:08:05.727Z] #51 sha256:dc94ce48f4fc830a95d7ea2e9e9ff9ebb5783ff3a042abf7284fff1d521e329f [2021-08-25T19:08:05.727Z] #51 177.0 + /build/golangci-lint --version [2021-08-25T19:08:05.727Z] #51 177.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-25T19:08:06.302Z] #51 DONE 178.1s [2021-08-25T19:08:06.302Z] [2021-08-25T19:08:06.302Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-25T19:08:06.302Z] #25 sha256:867881dd202db372a99733320586db1886d69cae5676c210d0964178907989cb [2021-08-25T19:08:06.914Z] #21 36.58 Setting up xz-utils (5.2.5-2) ... [2021-08-25T19:08:06.914Z] #21 36.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-25T19:08:06.914Z] #21 36.61 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:08:06.914Z] #21 36.62 Setting up patch (2.7.6-7) ... [2021-08-25T19:08:06.914Z] #21 36.63 Setting up sudo (1.9.5p2-3) ... [2021-08-25T19:08:06.914Z] #21 36.72 invoke-rc.d: could not determine current runlevel [2021-08-25T19:08:06.914Z] #21 36.73 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T19:08:06.914Z] #21 36.74 Setting up xfsprogs (5.10.0-4) ... [2021-08-25T19:08:06.914Z] #21 36.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:08:06.914Z] #21 36.78 Setting up inetutils-ping (2:2.0-1) ... [2021-08-25T19:08:06.914Z] #21 36.79 Setting up pigz (2.6-1) ... [2021-08-25T19:08:06.914Z] #21 36.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:08:06.914Z] #21 36.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:08:06.914Z] #21 36.84 Setting up python-pip-whl (20.3.4-4) ... [2021-08-25T19:08:06.914Z] #21 36.85 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:08:07.177Z] #64 ... [2021-08-25T19:08:07.177Z] [2021-08-25T19:08:07.177Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:08:07.177Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-25T19:08:07.177Z] #44 2.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:08:07.177Z] #44 2.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:08:07.177Z] #44 2.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:08:07.177Z] #44 2.541 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:08:07.177Z] #44 3.043 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-25T19:08:07.177Z] #44 3.551 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:08:07.177Z] #44 4.180 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-25T19:08:07.177Z] #44 4.643 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-25T19:08:07.177Z] #44 5.095 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-25T19:08:07.177Z] #44 5.568 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-25T19:08:07.177Z] #44 5.571 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-25T19:08:07.177Z] #44 5.572 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:08:07.177Z] #44 5.594 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:08:07.177Z] #44 5.595 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-25T19:08:07.177Z] #44 5.599 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-25T19:08:07.177Z] #44 ... [2021-08-25T19:08:07.177Z] [2021-08-25T19:08:07.177Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:07.177Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:07.177Z] #20 1.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:08:07.177Z] #20 1.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:08:07.177Z] #20 2.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:08:07.177Z] #20 2.209 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-25T19:08:07.177Z] #20 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:08:07.177Z] #20 3.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-25T19:08:07.177Z] #20 3.515 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:08:07.177Z] #20 3.945 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-25T19:08:07.177Z] #20 4.582 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-25T19:08:07.177Z] #20 5.344 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:08:07.177Z] #20 5.353 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-25T19:08:07.177Z] #20 5.353 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-25T19:08:07.177Z] #20 5.353 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-25T19:08:07.177Z] #20 5.394 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:08:07.177Z] #20 5.394 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-25T19:08:07.177Z] #20 ... [2021-08-25T19:08:07.177Z] [2021-08-25T19:08:07.177Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:08:07.177Z] #67 sha256:b36d666a3175b15f9450bbbde4bc7e133111fa1613815a081077a31437e08bf7 [2021-08-25T19:08:07.177Z] #67 5.592 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-25T19:08:07.177Z] #67 6.034 go: downloading github.com/google/uuid v1.3.0 [2021-08-25T19:08:07.177Z] #67 6.034 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-25T19:08:07.177Z] #67 6.103 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-25T19:08:07.177Z] #67 6.206 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-25T19:08:07.177Z] #67 6.243 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-25T19:08:07.177Z] #67 6.388 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-25T19:08:07.177Z] #67 6.647 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-25T19:08:07.177Z] #67 6.693 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-25T19:08:07.177Z] #67 8.222 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-25T19:08:07.177Z] #67 8.259 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-25T19:08:07.483Z] #21 37.50 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:08:07.483Z] #21 37.51 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:08:07.743Z] #21 37.88 Setting up libelf1:amd64 (0.183-1) ... [2021-08-25T19:08:08.002Z] #21 37.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:08:08.002Z] #21 37.96 Setting up python3-distutils (3.9.2-1) ... [2021-08-25T19:08:08.330Z] #21 38.33 Setting up vim (2:8.2.2434-3) ... [2021-08-25T19:08:08.330Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-25T19:08:08.330Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-25T19:08:08.330Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-25T19:08:08.330Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-25T19:08:08.330Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-25T19:08:08.330Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-25T19:08:08.330Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-25T19:08:08.330Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-25T19:08:08.330Z] #21 38.39 Setting up python3-setuptools (52.0.0-4) ... [2021-08-25T19:08:08.494Z] #47 ... [2021-08-25T19:08:08.494Z] [2021-08-25T19:08:08.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:08.494Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:08:08.495Z] #14 173.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-25T19:08:08.495Z] #14 173.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-25T19:08:08.495Z] #14 173.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 173.3 Selecting previously unselected package libapparmor1:amd64. [2021-08-25T19:08:08.495Z] #14 173.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 173.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:08:08.495Z] #14 173.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-25T19:08:08.495Z] #14 173.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 173.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:08:08.495Z] #14 173.5 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:08:08.495Z] #14 173.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 173.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:08:08.495Z] #14 173.7 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:08:08.495Z] #14 173.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 173.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:08:08.495Z] #14 173.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-25T19:08:08.495Z] #14 173.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 173.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:08.495Z] #14 174.0 Selecting previously unselected package libudev-dev:amd64. [2021-08-25T19:08:08.495Z] #14 174.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 174.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:08:08.495Z] #14 174.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-25T19:08:08.495Z] #14 174.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 174.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:08:08.495Z] #14 174.4 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-25T19:08:08.495Z] #14 174.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 174.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 174.6 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-25T19:08:08.495Z] #14 174.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 174.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 174.8 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-25T19:08:08.495Z] #14 174.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 174.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 174.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-25T19:08:08.495Z] #14 174.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 174.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 175.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-25T19:08:08.495Z] #14 175.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 175.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:08:08.495Z] #14 175.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-25T19:08:08.495Z] #14 175.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 175.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:08.495Z] #14 175.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-25T19:08:08.495Z] #14 175.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 175.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:08:08.495Z] #14 175.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-25T19:08:08.495Z] #14 175.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-25T19:08:08.495Z] #14 175.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:08:08.495Z] #14 176.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:08:08.495Z] #14 176.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:08:08.495Z] #14 176.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:08:08.495Z] #14 176.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:08:08.495Z] #14 176.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:08:08.495Z] #14 176.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:08:08.495Z] #14 176.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:08:08.495Z] #14 176.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:08:08.495Z] #14 176.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:08:08.495Z] #14 176.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:08:08.495Z] #14 176.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-25T19:08:08.495Z] #14 176.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:08:08.495Z] #14 176.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:08.495Z] #14 176.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:08:08.495Z] #14 176.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:08.495Z] #14 176.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:08.495Z] #14 176.8 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:08:08.495Z] #14 DONE 177.5s [2021-08-25T19:08:08.495Z] [2021-08-25T19:08:08.495Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-25T19:08:08.495Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987 [2021-08-25T19:08:09.739Z] #21 39.75 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:08:09.739Z] #21 39.76 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:08:09.739Z] #21 39.77 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:08:09.740Z] #21 39.79 Setting up python3-pip (20.3.4-4) ... [2021-08-25T19:08:09.790Z] #60 ... [2021-08-25T19:08:09.790Z] [2021-08-25T19:08:09.790Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:09.790Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:08:09.790Z] #14 170.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-25T19:08:09.790Z] #14 170.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:08:09.790Z] #14 170.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:08:10.389Z] #15 DONE 1.9s [2021-08-25T19:08:10.389Z] [2021-08-25T19:08:10.389Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-25T19:08:10.389Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf [2021-08-25T19:08:11.116Z] #21 40.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:08:11.116Z] #21 40.86 Setting up jq (1.6-2.1) ... [2021-08-25T19:08:11.116Z] #21 40.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:08:11.116Z] #21 40.88 Setting up iptables (1.8.7-1) ... [2021-08-25T19:08:11.116Z] #21 40.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:08:11.116Z] #21 40.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:08:11.116Z] #21 40.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:08:11.116Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:08:11.116Z] #21 40.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-25T19:08:11.116Z] #21 40.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-25T19:08:11.116Z] #21 40.93 Setting up iproute2 (5.10.0-4) ... [2021-08-25T19:08:11.116Z] #21 41.26 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:08:11.321Z] #16 DONE 1.3s [2021-08-25T19:08:11.321Z] [2021-08-25T19:08:11.321Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-25T19:08:11.321Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066 [2021-08-25T19:08:11.374Z] #21 ... [2021-08-25T19:08:11.374Z] [2021-08-25T19:08:11.374Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:08:11.374Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:08:11.374Z] #41 171.3 + dpkg --print-architecture [2021-08-25T19:08:11.374Z] #41 171.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-25T19:08:11.633Z] #41 171.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-25T19:08:11.633Z] #41 171.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-25T19:08:11.698Z] #14 ... [2021-08-25T19:08:11.698Z] [2021-08-25T19:08:11.698Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:08:11.698Z] #60 sha256:30b1de6a5097aed75445b03433f9167d0580d3a77a2373c8e00f5899362bd583 [2021-08-25T19:08:11.698Z] #60 DONE 172.6s [2021-08-25T19:08:11.698Z] [2021-08-25T19:08:11.698Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-25T19:08:11.698Z] #61 sha256:0e34b5d84f1ba5aa96382385295ed3d90bdad1d8ae3bb50512977541549c4d38 [2021-08-25T19:08:11.698Z] #61 DONE 0.2s [2021-08-25T19:08:11.698Z] [2021-08-25T19:08:11.698Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-25T19:08:11.698Z] #62 sha256:79aec2a311656e8e2edd4b1fd62814b63938d68ff411d9676423e6e0c466d25f [2021-08-25T19:08:11.698Z] #62 DONE 0.2s [2021-08-25T19:08:11.698Z] [2021-08-25T19:08:11.698Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:08:11.698Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:08:11.698Z] #47 165.5 vendor/golang.org/x/net/idna [2021-08-25T19:08:11.698Z] #47 167.9 vendor/golang.org/x/net/http2/hpack [2021-08-25T19:08:11.698Z] #47 169.5 mime [2021-08-25T19:08:11.698Z] #47 172.0 mime/quotedprintable [2021-08-25T19:08:11.698Z] #47 172.9 net/http/internal [2021-08-25T19:08:11.892Z] #41 ... [2021-08-25T19:08:11.892Z] [2021-08-25T19:08:11.892Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:11.892Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:11.892Z] #21 DONE 41.8s [2021-08-25T19:08:11.892Z] [2021-08-25T19:08:11.892Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-25T19:08:11.892Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49 [2021-08-25T19:08:12.269Z] #47 173.5 net/http/internal/ascii [2021-08-25T19:08:12.691Z] #17 1.048 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-25T19:08:12.691Z] #17 DONE 1.2s [2021-08-25T19:08:12.691Z] [2021-08-25T19:08:12.691Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-25T19:08:12.691Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2 [2021-08-25T19:08:13.622Z] #18 DONE 1.2s [2021-08-25T19:08:13.622Z] [2021-08-25T19:08:13.622Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-25T19:08:13.622Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-25T19:08:13.814Z] #22 1.572 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-25T19:08:13.814Z] #22 1.576 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-25T19:08:13.814Z] #22 1.580 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-25T19:08:13.814Z] #22 DONE 1.7s [2021-08-25T19:08:13.814Z] [2021-08-25T19:08:13.814Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:08:13.814Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-25T19:08:14.808Z] #47 175.6 crypto/tls [2021-08-25T19:08:14.964Z] INFO: Expanding go... [2021-08-25T19:08:14.990Z] #19 DONE 1.2s [2021-08-25T19:08:14.990Z] [2021-08-25T19:08:14.990Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-25T19:08:14.990Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851 [2021-08-25T19:08:15.922Z] #20 DONE 1.1s [2021-08-25T19:08:15.922Z] [2021-08-25T19:08:15.922Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:15.922Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:08:15.922Z] #55 1.509 + RM_GOPATH=0 [2021-08-25T19:08:15.922Z] #55 1.509 + TMP_GOPATH= [2021-08-25T19:08:15.922Z] #55 1.509 + : /build [2021-08-25T19:08:15.922Z] #55 1.509 + '[' -z '' ']' [2021-08-25T19:08:15.922Z] #55 1.509 ++ mktemp -d [2021-08-25T19:08:15.922Z] #55 1.509 + export GOPATH=/tmp/tmp.QYviUN58jy [2021-08-25T19:08:15.922Z] #55 1.509 + GOPATH=/tmp/tmp.QYviUN58jy [2021-08-25T19:08:15.922Z] #55 1.509 + RM_GOPATH=1 [2021-08-25T19:08:15.922Z] #55 1.509 + case "$(go env GOARCH)" in [2021-08-25T19:08:15.922Z] #55 1.517 ++ go env GOARCH [2021-08-25T19:08:15.922Z] #55 1.523 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:15.922Z] #55 1.523 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:15.922Z] #55 1.524 ++ dirname /tmp/install/install.sh [2021-08-25T19:08:15.922Z] #55 1.538 + dir=/tmp/install [2021-08-25T19:08:15.922Z] #55 1.538 + bin=runc [2021-08-25T19:08:15.922Z] #55 1.538 + shift [2021-08-25T19:08:15.922Z] #55 1.538 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-25T19:08:15.922Z] #55 1.538 + . /tmp/install/runc.installer [2021-08-25T19:08:15.922Z] #55 1.538 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:08:15.922Z] #55 1.538 + install_runc [2021-08-25T19:08:15.922Z] #55 1.538 + uname -r [2021-08-25T19:08:15.922Z] #55 1.538 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-25T19:08:15.922Z] #55 1.548 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-25T19:08:15.922Z] #55 1.548 + RUNC_BUILDTAGS='seccomp ' [2021-08-25T19:08:15.922Z] #55 1.548 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-25T19:08:15.922Z] #55 1.548 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QYviUN58jy/src/github.com/opencontainers/runc [2021-08-25T19:08:15.922Z] #55 1.583 Cloning into '/tmp/tmp.QYviUN58jy/src/github.com/opencontainers/runc'... [2021-08-25T19:08:16.181Z] #55 ... [2021-08-25T19:08:16.181Z] [2021-08-25T19:08:16.181Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:16.181Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:17.346Z] #47 ... [2021-08-25T19:08:17.346Z] [2021-08-25T19:08:17.346Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:17.346Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-25T19:08:17.346Z] #14 178.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-25T19:08:17.346Z] #14 178.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-25T19:08:17.346Z] #14 178.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:08:17.346Z] #14 178.1 Selecting previously unselected package libapparmor1:amd64. [2021-08-25T19:08:17.346Z] #14 178.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-25T19:08:17.346Z] #14 178.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:08:17.346Z] #14 178.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-25T19:08:17.346Z] #14 178.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-25T19:08:17.347Z] #14 178.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:08:17.347Z] #14 178.4 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:08:17.347Z] #14 178.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:08:17.347Z] #14 178.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:08:17.347Z] #14 178.6 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:08:17.347Z] #14 178.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:08:17.347Z] #14 178.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:08:17.551Z] #21 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:08:17.551Z] #21 1.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:08:17.551Z] #21 1.407 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:08:17.607Z] #14 178.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-25T19:08:17.607Z] #14 178.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:08:17.607Z] #14 178.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:17.607Z] #14 178.8 Selecting previously unselected package libudev-dev:amd64. [2021-08-25T19:08:17.607Z] #14 178.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-25T19:08:17.607Z] #14 178.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:08:17.607Z] #14 179.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-25T19:08:17.642Z] 8f616e6e9eec: Verifying Checksum [2021-08-25T19:08:17.642Z] 8f616e6e9eec: Download complete [2021-08-25T19:08:17.808Z] #21 1.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:08:17.867Z] #14 179.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-25T19:08:17.867Z] #14 179.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:08:18.126Z] #14 179.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-25T19:08:18.126Z] #14 179.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-25T19:08:18.126Z] #14 179.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:08:18.386Z] #14 179.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-25T19:08:18.386Z] #14 179.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-25T19:08:18.386Z] #14 179.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:08:18.386Z] #14 179.6 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-25T19:08:18.386Z] #14 179.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-25T19:08:18.386Z] #14 179.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:08:18.386Z] #14 179.7 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-25T19:08:18.386Z] #14 179.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-25T19:08:18.386Z] #14 179.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:08:18.739Z] #21 2.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:08:18.956Z] #14 180.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-25T19:08:18.956Z] #14 180.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-25T19:08:18.956Z] #14 180.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:08:18.996Z] #21 ... [2021-08-25T19:08:18.996Z] [2021-08-25T19:08:18.996Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:08:18.996Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:08:18.996Z] #33 DONE 188.1s [2021-08-25T19:08:19.216Z] #14 180.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-25T19:08:19.216Z] #14 180.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:08:19.216Z] #14 180.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:19.216Z] #14 180.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-25T19:08:19.216Z] #14 180.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-25T19:08:19.216Z] #14 180.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:08:19.253Z] [2021-08-25T19:08:19.253Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:08:19.253Z] #47 sha256:fb09f19457a5e213a6e2b6f0dae84361d03deed464a63a8f8e10a0c6594a354e [2021-08-25T19:08:19.253Z] #47 187.0 github.com/LK4D4/vndr/godl [2021-08-25T19:08:19.253Z] #47 187.7 github.com/LK4D4/vndr [2021-08-25T19:08:19.416Z] #67 ... [2021-08-25T19:08:19.416Z] [2021-08-25T19:08:19.416Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:19.416Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:19.416Z] #20 21.47 Fetched 48.3 MB in 20s (2442 kB/s) [2021-08-25T19:08:19.475Z] #14 180.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-25T19:08:19.475Z] #14 180.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-25T19:08:19.475Z] #14 180.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:08:20.044Z] #14 181.2 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:08:20.044Z] #14 181.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:08:20.044Z] #14 181.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:08:20.044Z] #14 181.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:08:20.044Z] #14 181.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:08:20.044Z] #14 181.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:08:20.044Z] #14 181.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:08:20.044Z] #14 181.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:08:20.044Z] #14 181.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:08:20.044Z] #14 181.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:08:20.044Z] #14 181.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:08:20.306Z] #14 181.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:08:20.306Z] #14 181.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:08:20.306Z] #14 181.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:08:20.306Z] #14 181.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-25T19:08:20.306Z] #14 181.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:08:20.306Z] #14 181.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:08:20.306Z] #14 181.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:08:20.306Z] #14 181.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:08:20.306Z] #14 181.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:08:20.306Z] #14 181.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:08:20.306Z] #14 181.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:08:20.306Z] #14 181.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:08:20.306Z] #14 181.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:08:20.306Z] #14 181.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:08:20.306Z] #14 181.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:08:20.306Z] #14 181.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-25T19:08:20.306Z] #14 181.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:08:20.306Z] #14 181.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:08:20.566Z] #14 181.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:20.566Z] #14 181.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:08:20.566Z] #14 181.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:20.566Z] #14 181.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:20.566Z] #14 181.8 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:08:21.135Z] #14 DONE 182.2s [2021-08-25T19:08:21.135Z] [2021-08-25T19:08:21.135Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:21.135Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:08:22.521Z] #55 1.503 + RM_GOPATH=0 [2021-08-25T19:08:22.521Z] #55 1.503 + TMP_GOPATH= [2021-08-25T19:08:22.521Z] #55 1.503 + : /build [2021-08-25T19:08:22.521Z] #55 1.503 + '[' -z '' ']' [2021-08-25T19:08:22.521Z] #55 1.503 ++ mktemp -d [2021-08-25T19:08:22.521Z] #55 1.505 + export GOPATH=/tmp/tmp.yJ1SwaKYQX [2021-08-25T19:08:22.521Z] #55 1.505 + GOPATH=/tmp/tmp.yJ1SwaKYQX [2021-08-25T19:08:22.521Z] #55 1.505 + RM_GOPATH=1 [2021-08-25T19:08:22.521Z] #55 1.506 + case "$(go env GOARCH)" in [2021-08-25T19:08:22.521Z] #55 1.507 ++ go env GOARCH [2021-08-25T19:08:22.521Z] #55 1.522 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:22.521Z] #55 1.522 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:22.521Z] #55 1.523 ++ dirname /tmp/install/install.sh [2021-08-25T19:08:22.521Z] #55 1.531 + dir=/tmp/install [2021-08-25T19:08:22.521Z] #55 1.532 + bin=runc [2021-08-25T19:08:22.521Z] #55 1.532 + shift [2021-08-25T19:08:22.521Z] #55 1.532 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-25T19:08:22.521Z] #55 1.532 + . /tmp/install/runc.installer [2021-08-25T19:08:22.521Z] #55 1.533 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:08:22.521Z] #55 1.534 + install_runc [2021-08-25T19:08:22.521Z] #55 1.534 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-25T19:08:22.521Z] #55 1.538 + uname -r [2021-08-25T19:08:22.521Z] #55 ... [2021-08-25T19:08:22.521Z] [2021-08-25T19:08:22.521Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-25T19:08:22.521Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987 [2021-08-25T19:08:22.521Z] #15 DONE 1.7s [2021-08-25T19:08:22.521Z] [2021-08-25T19:08:22.521Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:22.521Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:08:22.521Z] #55 1.540 + RUNC_BUILDTAGS='seccomp ' [2021-08-25T19:08:22.521Z] #55 1.542 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-25T19:08:22.521Z] #55 1.542 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-25T19:08:22.521Z] #55 1.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yJ1SwaKYQX/src/github.com/opencontainers/runc [2021-08-25T19:08:22.521Z] #55 1.551 Cloning into '/tmp/tmp.yJ1SwaKYQX/src/github.com/opencontainers/runc'... [2021-08-25T19:08:23.426Z] #47 DONE 192.1s [2021-08-25T19:08:23.426Z] [2021-08-25T19:08:23.426Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:23.426Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:08:23.426Z] #55 11.35 + cd /tmp/tmp.QYviUN58jy/src/github.com/opencontainers/runc [2021-08-25T19:08:23.426Z] #55 11.35 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:08:23.426Z] #55 11.91 + '[' -z '' ']' [2021-08-25T19:08:23.426Z] #55 11.92 + target=static [2021-08-25T19:08:23.426Z] #55 11.92 + make 'BUILDTAGS=seccomp ' static [2021-08-25T19:08:23.426Z] #55 12.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-25T19:08:23.815Z] #23 9.969 Collecting yamllint==1.26.1 [2021-08-25T19:08:24.428Z] #55 ... [2021-08-25T19:08:24.428Z] [2021-08-25T19:08:24.428Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-25T19:08:24.428Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf [2021-08-25T19:08:24.428Z] #16 DONE 1.5s [2021-08-25T19:08:24.428Z] [2021-08-25T19:08:24.428Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-25T19:08:24.428Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066 [2021-08-25T19:08:24.753Z] #23 11.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-25T19:08:25.321Z] #23 11.96 Collecting pathspec>=0.5.3 [2021-08-25T19:08:25.372Z] #17 1.076 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-25T19:08:25.372Z] #17 DONE 1.3s [2021-08-25T19:08:25.372Z] [2021-08-25T19:08:25.372Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:08:25.372Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:08:25.372Z] #47 181.2 net/http/httptrace [2021-08-25T19:08:25.372Z] #47 181.4 net/http [2021-08-25T19:08:25.580Z] #23 11.97 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-25T19:08:25.580Z] #23 12.23 Collecting pyyaml [2021-08-25T19:08:25.632Z] #47 ... [2021-08-25T19:08:25.632Z] [2021-08-25T19:08:25.632Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-25T19:08:25.632Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2 [2021-08-25T19:08:25.840Z] #23 12.24 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-25T19:08:25.840Z] #23 12.32 Building wheels for collected packages: yamllint [2021-08-25T19:08:25.840Z] #23 12.32 Building wheel for yamllint (setup.py): started [2021-08-25T19:08:26.006Z] #20 21.47 Reading package lists... [2021-08-25T19:08:26.006Z] #20 ... [2021-08-25T19:08:26.006Z] [2021-08-25T19:08:26.006Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:08:26.006Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-25T19:08:26.006Z] #44 22.07 Fetched 48.3 MB in 20s (2390 kB/s) [2021-08-25T19:08:26.778Z] #23 13.19 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-25T19:08:26.778Z] #23 13.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=125735a39844429befa77c27739875fce4c559960fb340aaaa05f800e2fa889e [2021-08-25T19:08:26.778Z] #23 13.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-25T19:08:26.778Z] #23 13.20 Successfully built yamllint [2021-08-25T19:08:26.778Z] #23 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-25T19:08:27.009Z] #18 DONE 1.3s [2021-08-25T19:08:27.009Z] [2021-08-25T19:08:27.009Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:08:27.009Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:08:27.009Z] #47 ... [2021-08-25T19:08:27.009Z] [2021-08-25T19:08:27.009Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-25T19:08:27.009Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-25T19:08:27.346Z] #23 13.59 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-25T19:08:27.392Z] #44 22.07 Reading package lists... [2021-08-25T19:08:27.392Z] #44 ... [2021-08-25T19:08:27.392Z] [2021-08-25T19:08:27.392Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:27.392Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:27.392Z] #20 21.47 Reading package lists... [2021-08-25T19:08:27.914Z] #23 DONE 14.4s [2021-08-25T19:08:27.914Z] [2021-08-25T19:08:27.914Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-25T19:08:27.914Z] #26 sha256:140cb4dc73d8f8e93d04829e2e2e000b32c8379f1a8ab914faf91e63d433b5f0 [2021-08-25T19:08:27.945Z] #19 DONE 1.1s [2021-08-25T19:08:27.945Z] [2021-08-25T19:08:27.945Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-25T19:08:27.945Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851 [2021-08-25T19:08:28.483Z] #26 DONE 0.6s [2021-08-25T19:08:28.483Z] [2021-08-25T19:08:28.483Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-25T19:08:28.483Z] #31 sha256:4409676d50cb02f1f2dfd381af0f13671398f70db8757bd4a35600c3a23036a3 [2021-08-25T19:08:28.678Z] #55 ... [2021-08-25T19:08:28.678Z] [2021-08-25T19:08:28.678Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:28.678Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:28.678Z] #21 7.755 Fetched 8399 kB in 7s (1262 kB/s) [2021-08-25T19:08:28.678Z] #21 7.755 Reading package lists... [2021-08-25T19:08:28.678Z] #21 10.00 Reading package lists... [2021-08-25T19:08:28.678Z] #21 11.83 Building dependency tree... [2021-08-25T19:08:28.935Z] #21 12.82 The following additional packages will be installed: [2021-08-25T19:08:28.935Z] #21 12.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:08:28.935Z] #21 12.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-25T19:08:28.935Z] #21 12.82 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-25T19:08:28.935Z] #21 12.82 python3-pkg-resources vim-runtime xxd [2021-08-25T19:08:28.935Z] #21 12.82 Suggested packages: [2021-08-25T19:08:28.935Z] #21 12.82 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-25T19:08:28.935Z] #21 12.82 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-25T19:08:28.935Z] #21 12.82 acl attr quota [2021-08-25T19:08:28.935Z] #21 12.82 Recommended packages: [2021-08-25T19:08:28.935Z] #21 12.82 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-25T19:08:29.041Z] #20 30.74 Reading package lists... [2021-08-25T19:08:29.041Z] #20 ... [2021-08-25T19:08:29.041Z] [2021-08-25T19:08:29.041Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:08:29.041Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-25T19:08:29.041Z] #64 21.98 Fetched 48.3 MB in 20s (2412 kB/s) [2021-08-25T19:08:29.041Z] #64 21.98 Reading package lists... [2021-08-25T19:08:29.041Z] #64 31.51 Reading package lists... [2021-08-25T19:08:29.041Z] #64 ... [2021-08-25T19:08:29.041Z] [2021-08-25T19:08:29.041Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:08:29.041Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-25T19:08:29.052Z] #31 DONE 0.7s [2021-08-25T19:08:29.052Z] [2021-08-25T19:08:29.052Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:29.052Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:08:29.311Z] #58 ... [2021-08-25T19:08:29.311Z] [2021-08-25T19:08:29.311Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-25T19:08:29.311Z] #34 sha256:7be9b2281b9054b08098f1b0cc03c3b8cb10af1ad077341c392178e2b6d13e77 [2021-08-25T19:08:29.330Z] #20 DONE 1.2s [2021-08-25T19:08:29.330Z] [2021-08-25T19:08:29.330Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:29.330Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:29.571Z] #34 DONE 0.3s [2021-08-25T19:08:29.571Z] [2021-08-25T19:08:29.571Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-25T19:08:29.571Z] #36 sha256:76d1df93590199bbcf26f8e44d4792f951ae5225597c9f3c334439cc1250e5cf [2021-08-25T19:08:29.571Z] #36 DONE 0.1s [2021-08-25T19:08:29.571Z] [2021-08-25T19:08:29.571Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:29.571Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:08:29.571Z] #58 ... [2021-08-25T19:08:29.571Z] [2021-08-25T19:08:29.571Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-25T19:08:29.571Z] #39 sha256:99ae744be74758a0d17a638eaf99e7d1b8b124f54cac5c4b17eb324c115ee804 [2021-08-25T19:08:29.571Z] #39 DONE 0.1s [2021-08-25T19:08:29.831Z] [2021-08-25T19:08:29.831Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:08:29.831Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:08:29.867Z] #21 13.83 The following NEW packages will be installed: [2021-08-25T19:08:29.867Z] #21 13.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-25T19:08:29.867Z] #21 13.83 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:08:29.867Z] #21 13.83 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-25T19:08:29.867Z] #21 13.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-25T19:08:29.867Z] #21 13.83 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-25T19:08:29.867Z] #21 13.84 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-25T19:08:29.867Z] #21 13.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-25T19:08:29.867Z] #21 13.84 xz-utils zip [2021-08-25T19:08:30.430Z] #21 14.16 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:08:30.430Z] #21 14.16 Need to get 27.0 MB of archives. [2021-08-25T19:08:30.430Z] #21 14.16 After this operation, 104 MB of additional disk space will be used. [2021-08-25T19:08:30.430Z] #21 14.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-25T19:08:30.430Z] #21 14.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-25T19:08:30.430Z] #21 14.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-25T19:08:30.430Z] #21 14.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-25T19:08:30.430Z] #21 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-25T19:08:30.430Z] #21 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-25T19:08:30.430Z] #21 14.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-25T19:08:30.430Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-25T19:08:30.430Z] #21 14.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:08:30.430Z] #21 14.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:08:30.430Z] #21 14.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-25T19:08:30.430Z] #21 14.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-25T19:08:30.430Z] #21 14.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-25T19:08:30.430Z] #21 14.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-25T19:08:30.430Z] #21 14.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-25T19:08:30.430Z] #21 14.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-25T19:08:30.430Z] #21 14.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-25T19:08:30.430Z] #21 14.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-25T19:08:30.430Z] #21 14.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-25T19:08:30.430Z] #21 14.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-25T19:08:30.430Z] #21 14.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-25T19:08:30.430Z] #21 14.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:08:30.430Z] #21 14.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:08:30.430Z] #21 14.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:08:30.430Z] #21 14.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-25T19:08:30.430Z] #21 14.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-25T19:08:30.430Z] #21 14.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:08:30.688Z] #21 14.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-25T19:08:30.709Z] #21 1.503 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:08:30.709Z] #21 1.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:08:30.709Z] #21 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:08:30.945Z] #21 14.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:08:30.945Z] #21 14.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:08:30.945Z] #21 14.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:08:30.945Z] #21 14.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-25T19:08:30.945Z] #21 14.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-25T19:08:30.945Z] #21 14.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-25T19:08:30.945Z] #21 14.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-25T19:08:30.945Z] #21 14.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-25T19:08:30.945Z] #21 14.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:08:30.945Z] #21 14.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-25T19:08:30.945Z] #21 14.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-25T19:08:30.945Z] #21 14.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-25T19:08:30.945Z] #21 14.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-25T19:08:30.945Z] #21 14.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-25T19:08:30.945Z] #21 14.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-25T19:08:30.945Z] #21 14.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-25T19:08:31.202Z] #21 15.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-25T19:08:31.202Z] #21 15.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-25T19:08:31.202Z] #21 15.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-25T19:08:31.278Z] #21 2.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:08:31.768Z] #21 15.72 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:08:31.768Z] #21 15.81 Fetched 27.0 MB in 1s (20.2 MB/s) [2021-08-25T19:08:31.768Z] #21 15.86 Selecting previously unselected package pigz. [2021-08-25T19:08:31.847Z] #21 2.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:08:32.025Z] #21 15.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 ... 24014 files and directories currently installed.) [2021-08-25T19:08:32.025Z] #21 15.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-25T19:08:32.025Z] #21 15.91 Unpacking pigz (2.6-1) ... [2021-08-25T19:08:32.025Z] #21 15.99 Selecting previously unselected package libelf1:amd64. [2021-08-25T19:08:32.025Z] #21 16.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-25T19:08:32.025Z] #21 16.01 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-25T19:08:32.282Z] #21 16.15 Selecting previously unselected package libbpf0:amd64. [2021-08-25T19:08:32.282Z] #21 16.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-25T19:08:32.282Z] #21 16.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:08:32.282Z] #21 16.26 Selecting previously unselected package libcap2:amd64. [2021-08-25T19:08:32.282Z] #21 16.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-25T19:08:32.282Z] #21 16.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:08:32.282Z] #21 16.32 Selecting previously unselected package libmnl0:amd64. [2021-08-25T19:08:32.282Z] #21 16.32 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-25T19:08:32.282Z] #21 16.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:08:32.282Z] #21 16.38 Selecting previously unselected package libxtables12:amd64. [2021-08-25T19:08:32.366Z] #41 DONE 191.9s [2021-08-25T19:08:32.366Z] [2021-08-25T19:08:32.366Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:08:32.366Z] #51 sha256:095121e171d739437bf85d3896ab0998cf6c04dc0a282fa80562c180b26d18ca [2021-08-25T19:08:32.599Z] #21 16.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-25T19:08:32.599Z] #21 16.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:08:32.599Z] #21 16.46 Selecting previously unselected package libcap2-bin. [2021-08-25T19:08:32.599Z] #21 16.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-25T19:08:32.599Z] #21 16.48 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-25T19:08:32.599Z] #21 16.56 Selecting previously unselected package iproute2. [2021-08-25T19:08:32.599Z] #21 16.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-25T19:08:32.599Z] #21 16.57 Unpacking iproute2 (5.10.0-4) ... [2021-08-25T19:08:32.629Z] #51 192.7 + /build/golangci-lint --version [2021-08-25T19:08:32.891Z] #51 193.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-25T19:08:33.150Z] #51 DONE 193.3s [2021-08-25T19:08:33.150Z] [2021-08-25T19:08:33.150Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:33.150Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:08:33.195Z] #21 17.17 Selecting previously unselected package xxd. [2021-08-25T19:08:33.195Z] #21 17.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:08:33.195Z] #21 17.18 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:08:33.457Z] #21 17.29 Selecting previously unselected package vim-common. [2021-08-25T19:08:33.457Z] #21 17.30 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:08:33.457Z] #21 17.32 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:08:33.457Z] #21 17.49 Selecting previously unselected package bash-completion. [2021-08-25T19:08:33.457Z] #21 17.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-25T19:08:34.530Z] #58 ... [2021-08-25T19:08:34.530Z] [2021-08-25T19:08:34.530Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-25T19:08:34.530Z] #42 sha256:c4052f4c4dc3a59a1c944e45179fd6004835010c4ab26d02320922931ad4d793 [2021-08-25T19:08:35.098Z] #42 DONE 0.7s [2021-08-25T19:08:35.098Z] [2021-08-25T19:08:35.098Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:35.098Z] #55 sha256:be7addb8749c3529b0781d0e1644eca564a19fb79d501d31b6e5f09b5b54f123 [2021-08-25T19:08:35.351Z] #21 19.24 Unpacking bash-completion (1:2.11-2) ... [2021-08-25T19:08:35.357Z] #55 ... [2021-08-25T19:08:35.357Z] [2021-08-25T19:08:35.357Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-25T19:08:35.357Z] #46 sha256:34a5f33bb39cd29619b1b6990db126a68f2ebbdf830b864b8254cb907dc93b3d [2021-08-25T19:08:35.357Z] #46 DONE 0.1s [2021-08-25T19:08:35.357Z] [2021-08-25T19:08:35.357Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-25T19:08:35.357Z] #48 sha256:25caeedf56460c538954dccdc8cf29c9c2f3e72c6907382ab2a74211df7d245d [2021-08-25T19:08:35.608Z] #21 19.54 Selecting previously unselected package bzip2. [2021-08-25T19:08:35.608Z] #21 19.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-25T19:08:35.608Z] #21 19.57 Unpacking bzip2 (1.0.8-4) ... [2021-08-25T19:08:35.608Z] #21 19.64 Selecting previously unselected package xz-utils. [2021-08-25T19:08:35.616Z] #48 DONE 0.2s [2021-08-25T19:08:35.616Z] [2021-08-25T19:08:35.616Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-25T19:08:35.616Z] #50 sha256:32199509d2aa5145e293aa370c0324ca21539660f3049b9935ff1f1dc5575d38 [2021-08-25T19:08:35.616Z] #50 DONE 0.1s [2021-08-25T19:08:35.616Z] [2021-08-25T19:08:35.616Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:35.616Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:08:35.865Z] #21 19.64 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-25T19:08:35.865Z] #21 19.65 Unpacking xz-utils (5.2.5-2) ... [2021-08-25T19:08:35.865Z] #21 19.82 Selecting previously unselected package apparmor. [2021-08-25T19:08:35.865Z] #21 19.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-25T19:08:35.865Z] #21 19.89 Unpacking apparmor (2.13.6-10) ... [2021-08-25T19:08:36.020Z] INFO: Expanding compiler 1 of 3... [2021-08-25T19:08:36.020Z] INFO: Expanding compiler 2 of 3... [2021-08-25T19:08:36.043Z] #21 ... [2021-08-25T19:08:36.043Z] [2021-08-25T19:08:36.043Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:08:36.043Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:08:36.043Z] #47 197.1 github.com/LK4D4/vndr/godl [2021-08-25T19:08:36.429Z] #21 20.29 Selecting previously unselected package inetutils-ping. [2021-08-25T19:08:36.429Z] #21 20.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-25T19:08:36.429Z] #21 20.31 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-25T19:08:36.430Z] #21 20.41 Selecting previously unselected package libip4tc2:amd64. [2021-08-25T19:08:36.430Z] #21 20.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:08:36.430Z] #21 20.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:36.430Z] #21 20.49 Selecting previously unselected package libip6tc2:amd64. [2021-08-25T19:08:36.554Z] #58 ... [2021-08-25T19:08:36.554Z] [2021-08-25T19:08:36.554Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-25T19:08:36.554Z] #52 sha256:c0ee4d30004ac4452b9036921a421e0572cf41b91f9fbbe2af4c7149e426ecb4 [2021-08-25T19:08:36.687Z] #21 20.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:08:36.687Z] #21 20.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:36.687Z] #21 20.56 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-25T19:08:36.687Z] #21 20.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-25T19:08:36.687Z] #21 20.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:08:36.687Z] #21 20.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-25T19:08:36.687Z] #21 20.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-25T19:08:36.687Z] #21 20.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:08:36.687Z] #21 20.73 Selecting previously unselected package libnftnl11:amd64. [2021-08-25T19:08:36.814Z] #52 DONE 0.5s [2021-08-25T19:08:36.814Z] [2021-08-25T19:08:36.814Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-25T19:08:36.814Z] #54 sha256:84b778c001bcc93d2f811c07cad4be8330cf148d8b0f949c1c2d1f86c89f605c [2021-08-25T19:08:36.814Z] #54 DONE 0.1s [2021-08-25T19:08:36.814Z] [2021-08-25T19:08:36.814Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:36.814Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:08:36.944Z] #21 20.74 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-25T19:08:36.944Z] #21 20.75 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:08:36.944Z] #21 20.83 Selecting previously unselected package iptables. [2021-08-25T19:08:36.944Z] #21 20.84 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-25T19:08:36.944Z] #21 20.85 Unpacking iptables (1.8.7-1) ... [2021-08-25T19:08:36.981Z] #47 197.9 github.com/LK4D4/vndr [2021-08-25T19:08:37.185Z] #44 30.63 Reading package lists... [2021-08-25T19:08:37.185Z] #44 39.47 Building dependency tree... [2021-08-25T19:08:37.185Z] #44 ... [2021-08-25T19:08:37.185Z] [2021-08-25T19:08:37.185Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:37.185Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:37.185Z] #20 30.74 Reading package lists... [2021-08-25T19:08:37.201Z] #21 21.11 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:08:37.201Z] #21 21.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:08:37.201Z] #21 21.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:08:37.201Z] #21 21.25 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:08:37.458Z] #21 21.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:08:37.458Z] #21 21.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:08:37.458Z] #21 21.37 Selecting previously unselected package jq. [2021-08-25T19:08:37.458Z] #21 21.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:08:37.458Z] #21 21.39 Unpacking jq (1.6-2.1) ... [2021-08-25T19:08:37.550Z] #47 ... [2021-08-25T19:08:37.551Z] [2021-08-25T19:08:37.551Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-25T19:08:37.551Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-25T19:08:37.551Z] #33 DONE 198.4s [2021-08-25T19:08:37.716Z] #21 21.47 Selecting previously unselected package libaio1:amd64. [2021-08-25T19:08:37.716Z] #21 21.48 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-25T19:08:37.716Z] #21 21.49 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:08:37.716Z] #21 21.53 Selecting previously unselected package libgpm2:amd64. [2021-08-25T19:08:37.716Z] #21 21.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-25T19:08:37.716Z] #21 21.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:08:37.716Z] #21 21.60 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:08:37.716Z] #21 21.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:08:37.716Z] #21 21.62 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:08:37.811Z] [2021-08-25T19:08:37.811Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:37.811Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:37.811Z] #21 7.841 Fetched 8399 kB in 7s (1249 kB/s) [2021-08-25T19:08:38.189Z] INFO: Expanding compiler 3 of 3... [2021-08-25T19:08:38.452Z] #25 204.9 + return [2021-08-25T19:08:38.452Z] #25 DONE 206.0s [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:38.452Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:08:38.452Z] #58 178.0 + bin/containerd [2021-08-25T19:08:38.452Z] #58 ... [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-25T19:08:38.452Z] #26 sha256:663aca4154725861863d07ab37c8acf85dfd09f8b456f103e37d80d6d6f84f51 [2021-08-25T19:08:38.452Z] #26 DONE 0.4s [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-25T19:08:38.452Z] #31 sha256:bb86615074744ed039d7da93b79258e609c84c8ea81169f43f85e66b4f1f70cf [2021-08-25T19:08:38.452Z] #31 DONE 0.8s [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:38.452Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:08:38.452Z] #58 ... [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-25T19:08:38.452Z] #34 sha256:715464338a6fa714b2794e1201df649f930431696768657bd4d1f6e11b5c018f [2021-08-25T19:08:38.452Z] #34 DONE 0.6s [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-25T19:08:38.452Z] #36 sha256:01f3de83b04045d9b4291af4d95c7d16b24826fb0e557ac77dcf78e12b8f8c54 [2021-08-25T19:08:38.452Z] #36 DONE 0.1s [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-25T19:08:38.452Z] #39 sha256:a4ccd227b24b54b29a2f21b436dc0bb81d33ef21c47bca98ef06f6de4d77830e [2021-08-25T19:08:38.452Z] #39 DONE 0.1s [2021-08-25T19:08:38.452Z] [2021-08-25T19:08:38.452Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:38.452Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:08:38.646Z] INFO: Removing downloaded files... [2021-08-25T19:08:38.646Z] INFO: Downloading containerd [2021-08-25T19:08:38.715Z] #58 ... [2021-08-25T19:08:38.715Z] [2021-08-25T19:08:38.715Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-25T19:08:38.715Z] #42 sha256:44d18e8c491594eb37c3bc8e29d6f4ee0b249c45a4bbca08718c3939b27b795b [2021-08-25T19:08:38.715Z] #42 DONE 0.3s [2021-08-25T19:08:38.715Z] [2021-08-25T19:08:38.715Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-25T19:08:38.715Z] #46 sha256:88876cee4abf3b7c63a652b5b7ae9e9bc895b59529be1975f2dc4a65ff124e4b [2021-08-25T19:08:38.715Z] #46 DONE 0.1s [2021-08-25T19:08:38.987Z] [2021-08-25T19:08:38.987Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-25T19:08:38.987Z] #48 sha256:8f76651ba41243f4fe03279e41e336be4eba7232e709727712034ac2af0869f6 [2021-08-25T19:08:39.099Z] #20 39.87 Building dependency tree... [2021-08-25T19:08:39.250Z] #48 DONE 0.2s [2021-08-25T19:08:39.250Z] [2021-08-25T19:08:39.250Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-25T19:08:39.250Z] #50 sha256:2acc510d7d9ded98131330bfb3c8fee1344f49bcaa31078d4850569c51923702 [2021-08-25T19:08:39.250Z] #50 DONE 0.1s [2021-08-25T19:08:39.250Z] [2021-08-25T19:08:39.250Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:39.250Z] #55 sha256:4dc0b56db153719684806bc07c364020cb459cb4fe8be403545cd6b150672bbe [2021-08-25T19:08:39.250Z] #55 113.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-25T19:08:39.826Z] #55 ... [2021-08-25T19:08:39.826Z] [2021-08-25T19:08:39.826Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-25T19:08:39.826Z] #52 sha256:69dada8d91af0a972e9477691542fe6c65fb4ebaa1d639f8f918252ea00d6678 [2021-08-25T19:08:39.826Z] #52 DONE 0.6s [2021-08-25T19:08:39.826Z] [2021-08-25T19:08:39.826Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-25T19:08:39.826Z] #54 sha256:fc3525e47e2bb7351af974c6a44d5e726c3d114aa943ca187b55386fbaa82510 [2021-08-25T19:08:39.826Z] #54 DONE 0.1s [2021-08-25T19:08:39.826Z] [2021-08-25T19:08:39.826Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:39.826Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:08:40.349Z] #21 7.841 Reading package lists... [2021-08-25T19:08:40.404Z] #58 ... [2021-08-25T19:08:40.404Z] [2021-08-25T19:08:40.404Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:40.404Z] #55 sha256:4dc0b56db153719684806bc07c364020cb459cb4fe8be403545cd6b150672bbe [2021-08-25T19:08:40.404Z] #55 114.9 + mkdir -p /build [2021-08-25T19:08:40.404Z] #55 114.9 + cp runc /build/runc [2021-08-25T19:08:40.667Z] #55 DONE 115.3s [2021-08-25T19:08:40.667Z] [2021-08-25T19:08:40.667Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:40.667Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:08:40.992Z] #21 24.66 Selecting previously unselected package libinih1:amd64. [2021-08-25T19:08:40.992Z] #21 24.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-25T19:08:40.992Z] #21 24.67 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-25T19:08:40.992Z] #21 24.73 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:08:40.992Z] #21 24.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:08:40.992Z] #21 24.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:08:40.992Z] #21 24.80 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:08:40.992Z] #21 24.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:08:40.992Z] #21 24.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:08:40.992Z] #21 24.92 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:08:40.992Z] #21 24.92 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:08:40.992Z] #21 24.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:08:40.992Z] #21 24.97 Selecting previously unselected package net-tools. [2021-08-25T19:08:40.992Z] #21 24.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-25T19:08:40.992Z] #21 24.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:08:41.015Z] #20 43.83 The following additional packages will be installed: [2021-08-25T19:08:41.015Z] #20 43.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:08:41.015Z] #20 43.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-25T19:08:41.015Z] #20 43.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-25T19:08:41.015Z] #20 43.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-25T19:08:41.015Z] #20 43.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-25T19:08:41.016Z] #20 43.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-25T19:08:41.016Z] #20 43.86 mingw-w64-common mingw-w64-x86-64-dev [2021-08-25T19:08:41.016Z] #20 43.88 Suggested packages: [2021-08-25T19:08:41.016Z] #20 43.89 gcc-10-locales seccomp wine64 [2021-08-25T19:08:41.249Z] #21 25.14 Selecting previously unselected package patch. [2021-08-25T19:08:41.249Z] #21 25.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-25T19:08:41.249Z] #21 25.16 Unpacking patch (2.7.6-7) ... [2021-08-25T19:08:41.249Z] #21 25.26 Selecting previously unselected package python-pip-whl. [2021-08-25T19:08:41.289Z] #21 10.90 Reading package lists... [2021-08-25T19:08:41.289Z] #21 ... [2021-08-25T19:08:41.289Z] [2021-08-25T19:08:41.289Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-25T19:08:41.289Z] #47 sha256:3aba3177eb831573b3b88c846222132de67258950365d77d98d216b03ede3836 [2021-08-25T19:08:41.289Z] #47 DONE 202.3s [2021-08-25T19:08:41.289Z] [2021-08-25T19:08:41.289Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:08:41.289Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:08:41.289Z] #55 11.28 + cd /tmp/tmp.yJ1SwaKYQX/src/github.com/opencontainers/runc [2021-08-25T19:08:41.289Z] #55 11.28 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:08:41.289Z] #55 11.48 + '[' -z '' ']' [2021-08-25T19:08:41.289Z] #55 11.49 + target=static [2021-08-25T19:08:41.289Z] #55 11.49 + make 'BUILDTAGS=seccomp ' static [2021-08-25T19:08:41.289Z] #55 11.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-25T19:08:41.506Z] #21 25.26 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-25T19:08:41.506Z] #21 25.28 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-25T19:08:41.588Z] #20 44.62 The following NEW packages will be installed: [2021-08-25T19:08:41.588Z] #20 44.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-25T19:08:41.588Z] #20 44.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-25T19:08:41.588Z] #20 44.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-25T19:08:41.588Z] #20 44.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-25T19:08:41.588Z] #20 44.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-25T19:08:41.588Z] #20 44.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-25T19:08:41.588Z] #20 44.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-25T19:08:41.588Z] #20 44.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-25T19:08:41.588Z] #20 44.64 mingw-w64-x86-64-dev [2021-08-25T19:08:41.764Z] #21 25.81 Selecting previously unselected package python3-lib2to3. [2021-08-25T19:08:41.914Z] #20 45.10 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:08:41.914Z] #20 45.10 Need to get 115 MB of archives. [2021-08-25T19:08:41.914Z] #20 45.10 After this operation, 645 MB of additional disk space will be used. [2021-08-25T19:08:41.914Z] #20 45.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-25T19:08:42.020Z] #21 25.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-25T19:08:42.021Z] #21 25.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:08:42.021Z] #21 25.91 Selecting previously unselected package python3-distutils. [2021-08-25T19:08:42.021Z] #21 25.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-25T19:08:42.021Z] #21 25.92 Unpacking python3-distutils (3.9.2-1) ... [2021-08-25T19:08:42.196Z] #20 45.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-25T19:08:42.196Z] #20 45.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-25T19:08:42.196Z] #20 45.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-25T19:08:42.196Z] #20 45.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-25T19:08:42.196Z] #20 45.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-25T19:08:42.196Z] #20 45.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-25T19:08:42.278Z] #21 26.07 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:08:42.278Z] #21 26.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:08:42.278Z] #21 26.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:08:42.278Z] #21 26.22 Selecting previously unselected package python3-setuptools. [2021-08-25T19:08:42.278Z] #21 26.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-25T19:08:42.278Z] #21 26.24 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-25T19:08:42.459Z] #20 45.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-25T19:08:42.459Z] #20 45.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-25T19:08:42.535Z] #21 26.51 Selecting previously unselected package python3-wheel. [2021-08-25T19:08:42.535Z] #21 26.51 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-25T19:08:42.535Z] #21 26.52 Unpacking python3-wheel (0.34.2-1) ... [2021-08-25T19:08:42.535Z] #21 26.57 Selecting previously unselected package python3-pip. [2021-08-25T19:08:42.535Z] #21 26.59 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-25T19:08:42.535Z] #21 26.60 Unpacking python3-pip (20.3.4-4) ... [2021-08-25T19:08:42.671Z] #55 ... [2021-08-25T19:08:42.671Z] [2021-08-25T19:08:42.671Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:42.671Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:42.671Z] #21 10.90 Reading package lists... [2021-08-25T19:08:42.727Z] #20 45.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:08:43.099Z] #21 26.84 Selecting previously unselected package sudo. [2021-08-25T19:08:43.099Z] #21 26.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-25T19:08:43.100Z] #21 26.86 Unpacking sudo (1.9.5p2-3) ... [2021-08-25T19:08:43.226Z] #58 ... [2021-08-25T19:08:43.226Z] [2021-08-25T19:08:43.226Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-25T19:08:43.226Z] #56 sha256:bee369a54572e1d4cb71521befa1475b0234038d93db3197e9e56791e6a8764d [2021-08-25T19:08:43.226Z] #56 DONE 0.3s [2021-08-25T19:08:43.226Z] [2021-08-25T19:08:43.226Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:43.226Z] #58 sha256:5f06cf7dbd5394584d5419185c65ee2113ddd861813b8186bbca20d74cdcfd00 [2021-08-25T19:08:43.241Z] #21 13.67 Building dependency tree... [2021-08-25T19:08:43.307Z] #20 46.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:08:43.308Z] #20 ... [2021-08-25T19:08:43.308Z] [2021-08-25T19:08:43.308Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:08:43.308Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-25T19:08:43.308Z] #44 39.47 Building dependency tree... [2021-08-25T19:08:43.308Z] #44 43.41 The following additional packages will be installed: [2021-08-25T19:08:43.308Z] #44 43.44 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-08-25T19:08:43.308Z] #44 43.48 Suggested packages: [2021-08-25T19:08:43.308Z] #44 43.48 cmake-doc ninja-build lrzip [2021-08-25T19:08:43.308Z] #44 43.48 Recommended packages: [2021-08-25T19:08:43.308Z] #44 43.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-25T19:08:43.308Z] #44 44.14 The following NEW packages will be installed: [2021-08-25T19:08:43.308Z] #44 44.16 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-08-25T19:08:43.308Z] #44 44.66 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:08:43.308Z] #44 44.66 Need to get 8419 kB of archives. [2021-08-25T19:08:43.308Z] #44 44.66 After this operation, 34.9 MB of additional disk space will be used. [2021-08-25T19:08:43.308Z] #44 44.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:08:43.308Z] #44 44.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:08:43.308Z] #44 44.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-25T19:08:43.308Z] #44 44.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-25T19:08:43.308Z] #44 44.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-25T19:08:43.308Z] #44 44.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-25T19:08:43.308Z] #44 44.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-25T19:08:43.308Z] #44 44.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-25T19:08:43.308Z] #44 45.44 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:08:43.308Z] #44 45.89 Fetched 8419 kB in 0s (17.8 MB/s) [2021-08-25T19:08:43.308Z] #44 45.96 Selecting previously unselected package xxd. [2021-08-25T19:08:43.308Z] #44 45.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 ... 30211 files and directories currently installed.) [2021-08-25T19:08:43.308Z] #44 46.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:08:43.308Z] #44 46.03 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:08:43.308Z] #44 46.15 Selecting previously unselected package vim-common. [2021-08-25T19:08:43.308Z] #44 46.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:08:43.308Z] #44 46.18 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:08:43.308Z] #44 46.38 Selecting previously unselected package cmake-data. [2021-08-25T19:08:43.308Z] #44 46.38 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-25T19:08:43.308Z] #44 46.39 Unpacking cmake-data (3.18.4-2) ... [2021-08-25T19:08:43.357Z] #21 27.31 Selecting previously unselected package thin-provisioning-tools. [2021-08-25T19:08:43.357Z] #21 27.32 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-25T19:08:43.357Z] #21 27.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:08:43.614Z] #21 27.57 Selecting previously unselected package uidmap. [2021-08-25T19:08:43.614Z] #21 27.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-25T19:08:43.614Z] #21 27.59 Unpacking uidmap (1:4.8.1-1) ... [2021-08-25T19:08:43.871Z] #21 27.73 Selecting previously unselected package vim-runtime. [2021-08-25T19:08:43.871Z] #21 27.73 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:08:43.871Z] #21 27.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-25T19:08:43.871Z] #21 27.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-25T19:08:43.871Z] #21 27.80 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:08:44.179Z] #21 15.04 The following additional packages will be installed: [2021-08-25T19:08:44.179Z] #21 15.04 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:08:44.179Z] #21 15.04 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-25T19:08:44.179Z] #21 15.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-25T19:08:44.179Z] #21 15.05 python3-pkg-resources vim-runtime xxd [2021-08-25T19:08:44.179Z] #21 15.05 Suggested packages: [2021-08-25T19:08:44.179Z] #21 15.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-25T19:08:44.179Z] #21 15.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-25T19:08:44.179Z] #21 15.05 acl attr quota [2021-08-25T19:08:44.179Z] #21 15.05 Recommended packages: [2021-08-25T19:08:44.179Z] #21 15.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-25T19:08:44.252Z] #44 ... [2021-08-25T19:08:44.252Z] [2021-08-25T19:08:44.252Z] #64 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-25T19:08:44.252Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-25T19:08:44.252Z] #64 31.51 Reading package lists... [2021-08-25T19:08:44.252Z] #64 40.59 Building dependency tree... [2021-08-25T19:08:44.252Z] #64 44.41 The following additional packages will be installed: [2021-08-25T19:08:44.252Z] #64 44.42 libbtrfs0 [2021-08-25T19:08:44.252Z] #64 44.61 The following NEW packages will be installed: [2021-08-25T19:08:44.252Z] #64 44.61 libbtrfs-dev libbtrfs0 [2021-08-25T19:08:44.252Z] #64 45.00 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:08:44.252Z] #64 45.00 Need to get 460 kB of archives. [2021-08-25T19:08:44.252Z] #64 45.00 After this operation, 1237 kB of additional disk space will be used. [2021-08-25T19:08:44.252Z] #64 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:08:44.252Z] #64 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:08:44.252Z] #64 45.87 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:08:44.252Z] #64 46.21 Fetched 460 kB in 0s (1516 kB/s) [2021-08-25T19:08:44.252Z] #64 46.32 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:08:44.252Z] #64 46.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 ... 30211 files and directories currently installed.) [2021-08-25T19:08:44.252Z] #64 46.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:08:44.252Z] #64 46.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:08:44.252Z] #64 46.52 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:08:44.252Z] #64 46.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:08:44.252Z] #64 46.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:08:44.252Z] #64 46.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:08:44.252Z] #64 46.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:08:44.252Z] #64 46.78 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:08:44.252Z] #64 DONE 47.2s [2021-08-25T19:08:44.252Z] [2021-08-25T19:08:44.252Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:44.252Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:44.252Z] #20 46.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-25T19:08:44.252Z] #20 46.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-25T19:08:44.252Z] #20 47.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-25T19:08:44.512Z] #20 47.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-25T19:08:44.512Z] #20 47.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-25T19:08:44.512Z] #20 47.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-25T19:08:44.512Z] #20 47.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-25T19:08:44.512Z] #20 47.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-25T19:08:44.512Z] #20 47.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-25T19:08:44.512Z] #20 47.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-25T19:08:44.512Z] #20 47.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-25T19:08:44.512Z] #20 47.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-25T19:08:44.512Z] #20 47.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-25T19:08:44.512Z] #20 47.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-25T19:08:44.512Z] #20 47.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-25T19:08:44.512Z] #20 47.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-25T19:08:44.512Z] #20 47.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-25T19:08:44.512Z] #20 47.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-25T19:08:44.512Z] #20 47.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-25T19:08:45.083Z] #20 ... [2021-08-25T19:08:45.084Z] [2021-08-25T19:08:45.084Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-25T19:08:45.084Z] #67 sha256:b36d666a3175b15f9450bbbde4bc7e133111fa1613815a081077a31437e08bf7 [2021-08-25T19:08:45.084Z] #67 45.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-25T19:08:45.084Z] #67 45.42 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-25T19:08:45.084Z] #67 DONE 48.0s [2021-08-25T19:08:45.084Z] [2021-08-25T19:08:45.084Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-25T19:08:45.084Z] #68 sha256:fd665b6dfa5cea75d34d66d2092377ffb8af39c9aa58eb383540048a37e0df3f [2021-08-25T19:08:45.084Z] #68 DONE 0.1s [2021-08-25T19:08:45.084Z] [2021-08-25T19:08:45.084Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-25T19:08:45.084Z] #69 sha256:09b6976c0110126595dfd658188df4b81a52df4bdac45b585d0fa41c6ce4a016 [2021-08-25T19:08:45.084Z] #69 DONE 0.1s [2021-08-25T19:08:45.084Z] [2021-08-25T19:08:45.084Z] #44 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-25T19:08:45.084Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-25T19:08:45.084Z] #44 47.82 Selecting previously unselected package libarchive13:amd64. [2021-08-25T19:08:45.084Z] #44 47.84 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-25T19:08:45.084Z] #44 47.87 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:08:45.084Z] #44 48.05 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-25T19:08:45.084Z] #44 48.05 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-25T19:08:45.084Z] #44 48.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:08:45.084Z] #44 48.15 Selecting previously unselected package librhash0:amd64. [2021-08-25T19:08:45.084Z] #44 48.17 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-08-25T19:08:45.084Z] #44 48.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:08:45.084Z] #44 48.31 Selecting previously unselected package libuv1:amd64. [2021-08-25T19:08:45.118Z] #21 16.03 The following NEW packages will be installed: [2021-08-25T19:08:45.119Z] #21 16.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-25T19:08:45.119Z] #21 16.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-25T19:08:45.119Z] #21 16.04 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-25T19:08:45.119Z] #21 16.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-25T19:08:45.119Z] #21 16.04 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-25T19:08:45.119Z] #21 16.04 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-25T19:08:45.119Z] #21 16.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-25T19:08:45.119Z] #21 16.04 xz-utils zip [2021-08-25T19:08:45.345Z] #44 48.31 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-08-25T19:08:45.345Z] #44 48.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:08:45.345Z] #44 48.42 Selecting previously unselected package cmake. [2021-08-25T19:08:45.345Z] #44 48.44 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-08-25T19:08:45.345Z] #44 48.44 Unpacking cmake (3.18.4-2) ... [2021-08-25T19:08:45.378Z] #21 16.35 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:08:45.378Z] #21 16.35 Need to get 27.0 MB of archives. [2021-08-25T19:08:45.378Z] #21 16.35 After this operation, 104 MB of additional disk space will be used. [2021-08-25T19:08:45.378Z] #21 16.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-25T19:08:45.378Z] #21 16.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-25T19:08:45.378Z] #21 16.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-25T19:08:45.378Z] #21 16.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-25T19:08:45.378Z] #21 16.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-25T19:08:45.378Z] #21 16.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-25T19:08:45.378Z] #21 16.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-25T19:08:45.378Z] #21 16.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-25T19:08:45.378Z] #21 16.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:08:45.378Z] #21 16.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:08:45.378Z] #21 16.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-25T19:08:45.378Z] #21 16.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-25T19:08:45.378Z] #21 16.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-25T19:08:45.378Z] #21 16.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-25T19:08:45.378Z] #21 16.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-25T19:08:45.638Z] #21 16.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-25T19:08:45.638Z] #21 16.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-25T19:08:45.638Z] #21 16.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-25T19:08:45.638Z] #21 16.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-25T19:08:45.638Z] #21 16.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-25T19:08:45.638Z] #21 16.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-25T19:08:45.638Z] #21 16.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:08:45.638Z] #21 16.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:08:45.638Z] #21 16.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:08:45.638Z] #21 16.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-25T19:08:45.638Z] #21 16.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-25T19:08:45.638Z] #21 16.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-25T19:08:45.900Z] #21 16.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-25T19:08:45.900Z] #21 16.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:08:45.900Z] #21 16.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:08:45.900Z] #21 16.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:08:45.900Z] #21 16.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-25T19:08:45.900Z] #21 16.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-25T19:08:45.900Z] #21 16.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-25T19:08:45.900Z] #21 16.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-25T19:08:45.900Z] #21 16.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-25T19:08:45.900Z] #21 16.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:08:45.900Z] #21 16.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-25T19:08:45.900Z] #21 16.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-25T19:08:45.900Z] #21 16.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-25T19:08:45.900Z] #21 16.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-25T19:08:45.900Z] #21 16.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-25T19:08:45.900Z] #21 16.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-25T19:08:45.900Z] #21 16.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-25T19:08:46.160Z] #21 17.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-25T19:08:46.160Z] #21 17.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-25T19:08:46.420Z] #21 17.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-25T19:08:47.025Z] #21 17.73 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:08:47.025Z] #21 17.92 Fetched 27.0 MB in 1s (22.7 MB/s) [2021-08-25T19:08:47.025Z] #21 17.97 Selecting previously unselected package pigz. [2021-08-25T19:08:47.025Z] #21 17.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-25T19:08:47.025Z] #21 18.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-25T19:08:47.025Z] #21 18.04 Unpacking pigz (2.6-1) ... [2021-08-25T19:08:47.145Z] #21 30.75 Selecting previously unselected package vim. [2021-08-25T19:08:47.145Z] #21 30.75 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:08:47.145Z] #21 30.77 Unpacking vim (2:8.2.2434-3) ... [2021-08-25T19:08:47.145Z] #21 31.28 Selecting previously unselected package xfsprogs. [2021-08-25T19:08:47.197Z] [2021-08-25T19:08:47.197Z] Name Version Source Summary [2021-08-25T19:08:47.197Z] ---- ------- ------ ------- [2021-08-25T19:08:47.197Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-25T19:08:47.259Z] #44 50.28 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-25T19:08:47.259Z] #44 50.30 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:08:47.259Z] #44 50.31 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-25T19:08:47.259Z] #44 50.33 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:08:47.259Z] #44 50.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-25T19:08:47.259Z] #44 50.37 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-25T19:08:47.259Z] #44 50.38 Setting up cmake-data (3.18.4-2) ... [2021-08-25T19:08:47.286Z] #21 18.14 Selecting previously unselected package libelf1:amd64. [2021-08-25T19:08:47.286Z] #21 18.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-25T19:08:47.286Z] #21 18.18 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-25T19:08:47.402Z] #21 31.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-25T19:08:47.402Z] #21 31.29 Unpacking xfsprogs (5.10.0-4) ... [2021-08-25T19:08:47.521Z] #44 50.41 Setting up cmake (3.18.4-2) ... [2021-08-25T19:08:47.521Z] #44 50.43 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:08:47.521Z] #44 DONE 50.7s [2021-08-25T19:08:47.521Z] [2021-08-25T19:08:47.521Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:47.521Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:47.521Z] #20 48.42 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:08:47.521Z] #20 48.77 Fetched 115 MB in 3s (39.9 MB/s) [2021-08-25T19:08:47.521Z] #20 48.83 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-25T19:08:47.521Z] #20 48.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-25T19:08:47.521Z] #20 48.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:08:47.521Z] #20 48.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:08:47.521Z] #20 50.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-25T19:08:47.521Z] #20 50.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-25T19:08:47.521Z] #20 50.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:08:47.546Z] #21 18.34 Selecting previously unselected package libbpf0:amd64. [2021-08-25T19:08:47.547Z] #21 18.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-25T19:08:47.547Z] #21 18.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:08:47.547Z] #21 18.48 Selecting previously unselected package libcap2:amd64. [2021-08-25T19:08:47.547Z] #21 18.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-25T19:08:47.547Z] #21 18.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:08:47.547Z] #21 18.56 Selecting previously unselected package libmnl0:amd64. [2021-08-25T19:08:47.661Z] #21 31.67 Selecting previously unselected package zip. [2021-08-25T19:08:47.782Z] #20 50.78 Selecting previously unselected package binutils-mingw-w64. [2021-08-25T19:08:47.782Z] #20 50.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-25T19:08:47.782Z] #20 50.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:08:47.782Z] #20 50.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-25T19:08:47.782Z] #20 50.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:08:47.782Z] #20 50.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:08:47.810Z] #21 18.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-25T19:08:47.810Z] #21 18.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:08:47.810Z] #21 18.63 Selecting previously unselected package libxtables12:amd64. [2021-08-25T19:08:47.810Z] #21 18.63 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-25T19:08:47.810Z] #21 18.65 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:08:47.810Z] #21 18.73 Selecting previously unselected package libcap2-bin. [2021-08-25T19:08:47.810Z] #21 18.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-25T19:08:47.810Z] #21 18.73 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-25T19:08:47.810Z] #21 18.81 Selecting previously unselected package iproute2. [2021-08-25T19:08:47.810Z] #21 18.81 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-25T19:08:47.810Z] #21 18.82 Unpacking iproute2 (5.10.0-4) ... [2021-08-25T19:08:47.918Z] #21 31.68 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-25T19:08:47.918Z] #21 31.70 Unpacking zip (3.0-12) ... [2021-08-25T19:08:47.919Z] #21 31.92 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:08:48.044Z] #20 51.03 Selecting previously unselected package dmsetup. [2021-08-25T19:08:48.044Z] #20 51.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:08:48.044Z] #20 51.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:08:48.044Z] #20 51.13 Selecting previously unselected package mingw-w64-common. [2021-08-25T19:08:48.044Z] #20 51.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-25T19:08:48.044Z] #20 51.14 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-25T19:08:48.159Z] [2021-08-25T19:08:48.159Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-25T19:08:48.159Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-25T19:08:48.159Z] PSChildName : containerd [2021-08-25T19:08:48.159Z] PSDrive : C [2021-08-25T19:08:48.159Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-25T19:08:48.159Z] PSIsContainer : True [2021-08-25T19:08:48.159Z] Name : containerd [2021-08-25T19:08:48.159Z] FullName : C:\containerd [2021-08-25T19:08:48.159Z] Parent : [2021-08-25T19:08:48.159Z] Exists : True [2021-08-25T19:08:48.159Z] Root : C:\ [2021-08-25T19:08:48.159Z] Extension : [2021-08-25T19:08:48.159Z] CreationTime : 8/25/2021 7:08:47 PM [2021-08-25T19:08:48.159Z] CreationTimeUtc : 8/25/2021 7:08:47 PM [2021-08-25T19:08:48.159Z] LastAccessTime : 8/25/2021 7:08:47 PM [2021-08-25T19:08:48.159Z] LastAccessTimeUtc : 8/25/2021 7:08:47 PM [2021-08-25T19:08:48.159Z] LastWriteTime : 8/25/2021 7:08:47 PM [2021-08-25T19:08:48.159Z] LastWriteTimeUtc : 8/25/2021 7:08:47 PM [2021-08-25T19:08:48.159Z] Attributes : Directory [2021-08-25T19:08:48.159Z] Mode : d----- [2021-08-25T19:08:48.159Z] BaseName : containerd [2021-08-25T19:08:48.159Z] Target : {} [2021-08-25T19:08:48.159Z] LinkType : [2021-08-25T19:08:48.159Z] [2021-08-25T19:08:48.382Z] #21 19.29 Selecting previously unselected package xxd. [2021-08-25T19:08:48.382Z] #21 19.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:08:48.382Z] #21 19.29 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:08:48.382Z] #21 19.40 Selecting previously unselected package vim-common. [2021-08-25T19:08:48.640Z] #21 19.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:08:48.640Z] #21 19.42 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:08:48.640Z] #21 19.58 Selecting previously unselected package bash-completion. [2021-08-25T19:08:48.640Z] #21 19.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-25T19:08:48.850Z] #21 32.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:48.850Z] #21 32.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:08:48.850Z] #21 32.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:08:48.850Z] #21 32.68 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:08:48.850Z] #21 32.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:48.850Z] #21 32.71 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-25T19:08:48.850Z] #21 32.72 Setting up uidmap (1:4.8.1-1) ... [2021-08-25T19:08:48.850Z] #21 32.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:08:48.850Z] #21 32.79 Setting up bzip2 (1.0.8-4) ... [2021-08-25T19:08:48.850Z] #21 32.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:08:48.850Z] #21 32.82 Setting up python3-wheel (0.34.2-1) ... [2021-08-25T19:08:49.690Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-25T19:08:49.690Z] INFO: Configuring git core.autocrlf... [2021-08-25T19:08:49.690Z] [2021-08-25T19:08:49.690Z] [2021-08-25T19:08:49.782Z] #21 33.42 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:08:49.782Z] #21 33.43 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:08:49.782Z] #21 33.48 Setting up libcap2-bin (1:2.44-1) ... [2021-08-25T19:08:49.782Z] #21 33.50 Setting up apparmor (2.13.6-10) ... [2021-08-25T19:08:49.960Z] #20 52.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-25T19:08:49.960Z] #20 52.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-25T19:08:49.960Z] #20 52.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:08:50.537Z] #20 ... [2021-08-25T19:08:50.537Z] [2021-08-25T19:08:50.537Z] #45 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-25T19:08:50.537Z] #45 sha256:b034491458364a3e74096fd9a415a49efa2b666fd77aa9feab844abb1cf6527f [2021-08-25T19:08:50.537Z] #45 0.932 + RM_GOPATH=0 [2021-08-25T19:08:50.537Z] #45 0.932 + TMP_GOPATH= [2021-08-25T19:08:50.537Z] #45 0.934 + : /build [2021-08-25T19:08:50.537Z] #45 0.934 + '[' -z '' ']' [2021-08-25T19:08:50.537Z] #45 0.935 ++ mktemp -d [2021-08-25T19:08:50.537Z] #45 0.936 + export GOPATH=/tmp/tmp.YwC4I0iuso [2021-08-25T19:08:50.537Z] #45 0.936 + GOPATH=/tmp/tmp.YwC4I0iuso [2021-08-25T19:08:50.537Z] #45 0.936 + RM_GOPATH=1 [2021-08-25T19:08:50.537Z] #45 0.936 + case "$(go env GOARCH)" in [2021-08-25T19:08:50.537Z] #45 0.937 ++ go env GOARCH [2021-08-25T19:08:50.537Z] #45 0.956 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:50.537Z] #45 0.956 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:50.537Z] #45 0.957 ++ dirname /tmp/install/install.sh [2021-08-25T19:08:50.537Z] #45 0.958 + dir=/tmp/install [2021-08-25T19:08:50.537Z] #45 0.958 + bin=tini [2021-08-25T19:08:50.537Z] #45 0.958 + shift [2021-08-25T19:08:50.537Z] #45 0.958 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-25T19:08:50.537Z] #45 0.958 + . /tmp/install/tini.installer [2021-08-25T19:08:50.537Z] #45 0.959 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:08:50.537Z] #45 0.959 + install_tini [2021-08-25T19:08:50.537Z] #45 0.959 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-25T19:08:50.537Z] #45 0.959 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:08:50.537Z] #45 0.959 + git clone https://github.com/krallin/tini.git /tmp/tmp.YwC4I0iuso/tini [2021-08-25T19:08:50.537Z] #45 0.962 Cloning into '/tmp/tmp.YwC4I0iuso/tini'... [2021-08-25T19:08:50.537Z] #45 1.330 + cd /tmp/tmp.YwC4I0iuso/tini [2021-08-25T19:08:50.537Z] #45 1.331 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-25T19:08:50.537Z] #45 1.336 + cmake . [2021-08-25T19:08:50.537Z] #45 1.517 -- The C compiler identification is GNU 10.2.1 [2021-08-25T19:08:50.537Z] #45 1.536 -- Detecting C compiler ABI info [2021-08-25T19:08:50.537Z] #45 1.715 -- Detecting C compiler ABI info - done [2021-08-25T19:08:50.537Z] #45 1.767 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-25T19:08:50.537Z] #45 1.767 -- Detecting C compile features [2021-08-25T19:08:50.537Z] #45 1.769 -- Detecting C compile features - done [2021-08-25T19:08:50.537Z] #45 1.784 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-25T19:08:50.537Z] #45 1.856 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-25T19:08:50.537Z] #45 1.930 -- Configuring done [2021-08-25T19:08:50.537Z] #45 1.935 -- Generating done [2021-08-25T19:08:50.537Z] #45 1.937 -- Build files have been written to: /tmp/tmp.YwC4I0iuso/tini [2021-08-25T19:08:50.537Z] #45 1.944 + make tini-static [2021-08-25T19:08:50.537Z] #45 2.018 Scanning dependencies of target tini-static [2021-08-25T19:08:50.537Z] #45 2.034 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-25T19:08:50.537Z] #45 2.402 [100%] Linking C executable tini-static [2021-08-25T19:08:50.537Z] #45 2.628 [100%] Built target tini-static [2021-08-25T19:08:50.537Z] #45 2.654 + mkdir -p /build [2021-08-25T19:08:50.537Z] #45 2.660 + cp tini-static /build/docker-init [2021-08-25T19:08:50.537Z] #45 DONE 3.0s [2021-08-25T19:08:50.537Z] [2021-08-25T19:08:50.537Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:50.537Z] #65 sha256:c23ca764d441b54b3d6297eadfa57aac2c230298328833a7dc344168003498e6 [2021-08-25T19:08:50.537Z] #65 1.252 + RM_GOPATH=0 [2021-08-25T19:08:50.537Z] #65 1.252 + TMP_GOPATH= [2021-08-25T19:08:50.537Z] #65 1.252 + : /build [2021-08-25T19:08:50.537Z] #65 1.252 + '[' -z '' ']' [2021-08-25T19:08:50.537Z] #65 1.257 ++ mktemp -d [2021-08-25T19:08:50.537Z] #65 1.259 + export GOPATH=/tmp/tmp.oBD2v3xfWI [2021-08-25T19:08:50.537Z] #65 1.259 + GOPATH=/tmp/tmp.oBD2v3xfWI [2021-08-25T19:08:50.537Z] #65 1.259 + RM_GOPATH=1 [2021-08-25T19:08:50.537Z] #65 1.259 + case "$(go env GOARCH)" in [2021-08-25T19:08:50.537Z] #65 1.259 ++ go env GOARCH [2021-08-25T19:08:50.538Z] #65 1.265 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:50.538Z] #65 1.265 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:08:50.538Z] #65 1.265 ++ dirname /tmp/install/install.sh [2021-08-25T19:08:50.538Z] #65 1.266 + dir=/tmp/install [2021-08-25T19:08:50.538Z] #65 1.266 + bin=containerd [2021-08-25T19:08:50.538Z] #65 1.266 + shift [2021-08-25T19:08:50.538Z] #65 1.266 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-25T19:08:50.538Z] #65 1.267 + . /tmp/install/containerd.installer [2021-08-25T19:08:50.538Z] #65 1.268 ++ set -e [2021-08-25T19:08:50.538Z] #65 1.268 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:08:50.538Z] #65 1.268 + install_containerd [2021-08-25T19:08:50.538Z] #65 1.268 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-25T19:08:50.538Z] #65 1.268 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oBD2v3xfWI/src/github.com/containerd/containerd [2021-08-25T19:08:50.538Z] #65 1.269 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:08:50.538Z] #65 1.275 Cloning into '/tmp/tmp.oBD2v3xfWI/src/github.com/containerd/containerd'... [2021-08-25T19:08:50.542Z] #21 21.33 Unpacking bash-completion (1:2.11-2) ... [2021-08-25T19:08:50.801Z] #21 21.63 Selecting previously unselected package bzip2. [2021-08-25T19:08:50.801Z] #21 21.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-25T19:08:50.801Z] #21 21.65 Unpacking bzip2 (1.0.8-4) ... [2021-08-25T19:08:50.801Z] #21 21.72 Selecting previously unselected package xz-utils. [2021-08-25T19:08:50.801Z] #21 21.73 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-25T19:08:50.801Z] #21 21.74 Unpacking xz-utils (5.2.5-2) ... [2021-08-25T19:08:50.801Z] #21 21.88 Selecting previously unselected package apparmor. [2021-08-25T19:08:51.060Z] #21 21.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-25T19:08:51.060Z] #21 21.94 Unpacking apparmor (2.13.6-10) ... [2021-08-25T19:08:51.153Z] #21 35.08 Setting up zip (3.0-12) ... [2021-08-25T19:08:51.153Z] #21 35.09 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:08:51.153Z] #21 35.12 Setting up bash-completion (1:2.11-2) ... [2021-08-25T19:08:51.483Z] #65 ... [2021-08-25T19:08:51.483Z] [2021-08-25T19:08:51.483Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:08:51.483Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:08:51.483Z] #20 54.56 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-25T19:08:51.483Z] #20 54.57 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:08:51.483Z] #20 54.58 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:08:51.629Z] #21 22.35 Selecting previously unselected package inetutils-ping. [2021-08-25T19:08:51.629Z] #21 22.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-25T19:08:51.629Z] #21 22.36 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-25T19:08:51.629Z] #21 22.49 Selecting previously unselected package libip4tc2:amd64. [2021-08-25T19:08:51.629Z] #21 22.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:08:51.629Z] #21 22.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:51.629Z] #21 22.60 Selecting previously unselected package libip6tc2:amd64. [2021-08-25T19:08:51.629Z] #21 22.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:08:51.629Z] #21 22.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:08:51.629Z] #21 22.72 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-25T19:08:51.744Z] #20 54.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-25T19:08:51.744Z] #20 54.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:08:51.744Z] #20 54.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:08:51.888Z] #21 22.73 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-25T19:08:51.888Z] #21 22.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:08:51.888Z] #21 22.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-25T19:08:51.888Z] #21 22.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-25T19:08:51.888Z] #21 22.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:08:51.888Z] #21 22.91 Selecting previously unselected package libnftnl11:amd64. [2021-08-25T19:08:51.888Z] #21 22.92 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-25T19:08:51.888Z] #21 22.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:08:52.148Z] #21 23.02 Selecting previously unselected package iptables. [2021-08-25T19:08:52.148Z] #21 23.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-25T19:08:52.148Z] #21 23.03 Unpacking iptables (1.8.7-1) ... [2021-08-25T19:08:52.407Z] #21 23.31 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:08:52.407Z] #21 23.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:08:52.407Z] #21 23.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:08:52.668Z] #21 23.48 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:08:52.669Z] #21 23.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:08:52.669Z] #21 23.49 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:08:52.669Z] #21 23.62 Selecting previously unselected package jq. [2021-08-25T19:08:52.669Z] #21 23.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:08:52.669Z] #21 23.64 Unpacking jq (1.6-2.1) ... [2021-08-25T19:08:52.927Z] #21 23.72 Selecting previously unselected package libaio1:amd64. [2021-08-25T19:08:52.927Z] #21 23.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-25T19:08:52.927Z] #21 23.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:08:52.927Z] #21 23.82 Selecting previously unselected package libgpm2:amd64. [2021-08-25T19:08:52.927Z] #21 23.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-25T19:08:52.927Z] #21 23.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:08:52.927Z] #21 23.92 Selecting previously unselected package libicu67:amd64. [2021-08-25T19:08:52.927Z] #21 23.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-25T19:08:53.048Z] #21 36.98 Setting up xz-utils (5.2.5-2) ... [2021-08-25T19:08:53.048Z] #21 37.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-25T19:08:53.048Z] #21 37.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:08:53.048Z] #21 37.03 Setting up patch (2.7.6-7) ... [2021-08-25T19:08:53.048Z] #21 37.05 Setting up sudo (1.9.5p2-3) ... [2021-08-25T19:08:53.185Z] #21 23.93 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-25T19:08:53.305Z] #21 37.19 invoke-rc.d: could not determine current runlevel [2021-08-25T19:08:53.305Z] #21 37.21 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T19:08:53.305Z] #21 37.22 Setting up xfsprogs (5.10.0-4) ... [2021-08-25T19:08:53.305Z] #21 37.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:08:53.305Z] #21 37.27 Setting up inetutils-ping (2:2.0-1) ... [2021-08-25T19:08:53.305Z] #21 37.29 Setting up pigz (2.6-1) ... [2021-08-25T19:08:53.305Z] #21 37.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:08:53.305Z] #21 37.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:08:53.305Z] #21 37.39 Setting up python-pip-whl (20.3.4-4) ... [2021-08-25T19:08:53.563Z] #21 37.40 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:08:53.658Z] #20 56.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-25T19:08:53.658Z] #20 56.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:08:53.658Z] #20 56.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:08:54.127Z] #21 38.08 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:08:54.127Z] #21 38.10 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:08:54.690Z] #21 38.49 Setting up libelf1:amd64 (0.183-1) ... [2021-08-25T19:08:54.690Z] #21 38.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:08:54.690Z] #21 38.57 Setting up python3-distutils (3.9.2-1) ... [2021-08-25T19:08:55.255Z] #21 39.00 Setting up vim (2:8.2.2434-3) ... [2021-08-25T19:08:55.255Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-25T19:08:55.255Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-25T19:08:55.255Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-25T19:08:55.255Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-25T19:08:55.255Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-25T19:08:55.255Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-25T19:08:55.255Z] #21 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-25T19:08:55.255Z] #21 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-25T19:08:55.255Z] #21 39.08 Setting up python3-setuptools (52.0.0-4) ... [2021-08-25T19:08:56.473Z] #21 27.01 Selecting previously unselected package libinih1:amd64. [2021-08-25T19:08:56.473Z] #21 27.01 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-25T19:08:56.473Z] #21 27.02 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-25T19:08:56.473Z] #21 27.07 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:08:56.473Z] #21 27.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:08:56.473Z] #21 27.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:08:56.473Z] #21 27.18 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:08:56.473Z] #21 27.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:08:56.473Z] #21 27.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:08:56.473Z] #21 27.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:08:56.473Z] #21 27.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:08:56.473Z] #21 27.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:08:56.473Z] #21 27.34 Selecting previously unselected package net-tools. [2021-08-25T19:08:56.473Z] #21 27.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-25T19:08:56.473Z] #21 27.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:08:56.473Z] #21 27.51 Selecting previously unselected package patch. [2021-08-25T19:08:56.473Z] #21 27.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-25T19:08:56.473Z] #21 27.53 Unpacking patch (2.7.6-7) ... [2021-08-25T19:08:56.626Z] #21 40.40 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:08:56.626Z] #21 40.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:08:56.626Z] #21 40.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:08:56.626Z] #21 40.45 Setting up python3-pip (20.3.4-4) ... [2021-08-25T19:08:56.731Z] #21 27.64 Selecting previously unselected package python-pip-whl. [2021-08-25T19:08:56.732Z] #21 27.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-25T19:08:56.732Z] #21 27.66 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-25T19:08:56.960Z] #20 ... [2021-08-25T19:08:56.960Z] [2021-08-25T19:08:56.960Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:08:56.960Z] #65 sha256:c23ca764d441b54b3d6297eadfa57aac2c230298328833a7dc344168003498e6 [2021-08-25T19:08:56.960Z] #65 12.82 + cd /tmp/tmp.oBD2v3xfWI/src/github.com/containerd/containerd [2021-08-25T19:08:56.960Z] #65 12.82 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-25T19:08:57.218Z] 4612f6d0b889: Pull complete [2021-08-25T19:08:57.299Z] #21 28.19 Selecting previously unselected package python3-lib2to3. [2021-08-25T19:08:57.299Z] #21 28.19 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-25T19:08:57.299Z] #21 28.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:08:57.557Z] #21 41.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:08:57.557Z] #21 41.52 Setting up jq (1.6-2.1) ... [2021-08-25T19:08:57.557Z] #21 41.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:08:57.557Z] #21 41.56 Setting up iptables (1.8.7-1) ... [2021-08-25T19:08:57.557Z] #21 41.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:08:57.557Z] #21 41.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:08:57.557Z] #21 41.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:08:57.557Z] #21 41.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:08:57.557Z] #21 41.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-25T19:08:57.557Z] #21 41.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-25T19:08:57.558Z] #21 28.29 Selecting previously unselected package python3-distutils. [2021-08-25T19:08:57.558Z] #21 28.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-25T19:08:57.558Z] #21 28.32 Unpacking python3-distutils (3.9.2-1) ... [2021-08-25T19:08:57.558Z] #21 28.45 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:08:57.558Z] #21 28.45 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:08:57.558Z] #21 28.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:08:57.814Z] #21 41.61 Setting up iproute2 (5.10.0-4) ... [2021-08-25T19:08:57.816Z] #21 28.62 Selecting previously unselected package python3-setuptools. [2021-08-25T19:08:57.816Z] #21 28.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-25T19:08:57.816Z] #21 28.63 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-25T19:08:57.904Z] #65 13.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-25T19:08:57.904Z] #65 13.61 + BUILDTAGS='netgo osusergo static_build' [2021-08-25T19:08:57.904Z] #65 13.61 + export EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:08:57.904Z] #65 13.61 + EXTRA_FLAGS=-buildmode=pie [2021-08-25T19:08:57.904Z] #65 13.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-25T19:08:57.904Z] #65 13.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-25T19:08:57.904Z] #65 13.61 + '[' '' = dynamic ']' [2021-08-25T19:08:57.904Z] #65 13.61 + make [2021-08-25T19:08:58.072Z] #21 41.94 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:08:58.075Z] #21 28.91 Selecting previously unselected package python3-wheel. [2021-08-25T19:08:58.075Z] #21 28.91 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-25T19:08:58.075Z] #21 28.92 Unpacking python3-wheel (0.34.2-1) ... [2021-08-25T19:08:58.075Z] #21 29.02 Selecting previously unselected package python3-pip. [2021-08-25T19:08:58.075Z] #21 29.02 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-25T19:08:58.075Z] #21 29.04 Unpacking python3-pip (20.3.4-4) ... [2021-08-25T19:08:58.334Z] #21 29.26 Selecting previously unselected package sudo. [2021-08-25T19:08:58.334Z] #21 29.26 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-25T19:08:58.334Z] #21 29.27 Unpacking sudo (1.9.5p2-3) ... [2021-08-25T19:08:58.476Z] #65 14.29 + bin/ctr [2021-08-25T19:08:58.756Z] #58 183.4 + bin/containerd [2021-08-25T19:08:58.902Z] #21 29.82 Selecting previously unselected package thin-provisioning-tools. [2021-08-25T19:08:58.902Z] #21 29.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-25T19:08:58.902Z] #21 29.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:08:59.161Z] #21 30.07 Selecting previously unselected package uidmap. [2021-08-25T19:08:59.162Z] #21 30.08 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-25T19:08:59.162Z] #21 30.09 Unpacking uidmap (1:4.8.1-1) ... [2021-08-25T19:08:59.421Z] #21 30.24 Selecting previously unselected package vim-runtime. [2021-08-25T19:08:59.421Z] #21 30.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:08:59.421Z] #21 30.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-25T19:08:59.421Z] #21 30.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-25T19:08:59.421Z] #21 30.30 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:08:59.967Z] #21 ... [2021-08-25T19:08:59.967Z] [2021-08-25T19:08:59.967Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:08:59.967Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:08:59.967Z] #41 228.7 + dpkg --print-architecture [2021-08-25T19:08:59.967Z] #41 228.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-25T19:08:59.967Z] #41 ... [2021-08-25T19:08:59.967Z] [2021-08-25T19:08:59.967Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:08:59.967Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-25T19:08:59.967Z] #21 DONE 43.8s [2021-08-25T19:08:59.967Z] [2021-08-25T19:08:59.967Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-25T19:08:59.967Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49 [2021-08-25T19:09:00.901Z] #22 0.986 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-25T19:09:00.901Z] #22 0.991 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-25T19:09:00.901Z] #22 0.995 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-25T19:09:00.901Z] #22 DONE 1.1s [2021-08-25T19:09:00.901Z] [2021-08-25T19:09:00.901Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:09:00.901Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-25T19:09:02.710Z] #21 33.41 Selecting previously unselected package vim. [2021-08-25T19:09:02.710Z] #21 33.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:09:02.710Z] #21 33.43 Unpacking vim (2:8.2.2434-3) ... [2021-08-25T19:09:03.227Z] #21 33.94 Selecting previously unselected package xfsprogs. [2021-08-25T19:09:03.227Z] #21 33.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-25T19:09:03.227Z] #21 33.96 Unpacking xfsprogs (5.10.0-4) ... [2021-08-25T19:09:03.486Z] #21 34.33 Selecting previously unselected package zip. [2021-08-25T19:09:03.486Z] #21 34.34 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-25T19:09:03.486Z] #21 34.35 Unpacking zip (3.0-12) ... [2021-08-25T19:09:03.744Z] #21 34.54 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:09:03.781Z] #65 ... [2021-08-25T19:09:03.781Z] [2021-08-25T19:09:03.781Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-25T19:09:03.781Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-25T19:09:03.781Z] #20 60.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-25T19:09:03.781Z] #20 60.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:09:03.781Z] #20 60.47 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:09:03.781Z] #20 61.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-25T19:09:03.781Z] #20 61.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:09:03.781Z] #20 61.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:09:03.781Z] #20 63.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-25T19:09:03.781Z] #20 63.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:09:03.781Z] #20 63.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:09:04.613Z] #20 67.51 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-25T19:09:04.613Z] #20 67.51 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-25T19:09:04.613Z] #20 67.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:09:04.682Z] #21 35.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:09:04.682Z] #21 35.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:09:04.682Z] #21 35.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:09:04.682Z] #21 35.52 Setting up libicu67:amd64 (67.1-7) ... [2021-08-25T19:09:04.682Z] #21 35.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:09:04.682Z] #21 35.56 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-25T19:09:04.683Z] #21 35.58 Setting up uidmap (1:4.8.1-1) ... [2021-08-25T19:09:04.683Z] #21 35.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:09:04.683Z] #21 35.61 Setting up bzip2 (1.0.8-4) ... [2021-08-25T19:09:04.683Z] #21 35.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:09:04.683Z] #21 35.65 Setting up python3-wheel (0.34.2-1) ... [2021-08-25T19:09:05.328Z] #58 ... [2021-08-25T19:09:05.328Z] [2021-08-25T19:09:05.328Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:05.328Z] #55 sha256:be7addb8749c3529b0781d0e1644eca564a19fb79d501d31b6e5f09b5b54f123 [2021-08-25T19:09:05.328Z] #55 109.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-25T19:09:05.620Z] #21 36.22 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:09:05.620Z] #21 36.24 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:09:05.620Z] #21 36.25 Setting up libcap2-bin (1:2.44-1) ... [2021-08-25T19:09:05.620Z] #21 36.27 Setting up apparmor (2.13.6-10) ... [2021-08-25T19:09:05.896Z] #55 110.5 + mkdir -p /build [2021-08-25T19:09:05.896Z] #55 110.5 + cp runc /build/runc [2021-08-25T19:09:06.465Z] #55 DONE 111.1s [2021-08-25T19:09:06.465Z] [2021-08-25T19:09:06.465Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:06.465Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:09:06.527Z] #20 69.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-25T19:09:06.527Z] #20 69.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-25T19:09:06.527Z] #20 69.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:09:06.527Z] #20 69.49 Selecting previously unselected package libapparmor1:amd64. [2021-08-25T19:09:06.527Z] #20 69.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-25T19:09:06.527Z] #20 69.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:09:06.527Z] #20 69.56 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-25T19:09:06.527Z] #20 69.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-25T19:09:06.527Z] #20 69.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:09:06.527Z] #20 69.64 Selecting previously unselected package libbtrfs0:amd64. [2021-08-25T19:09:06.527Z] #20 69.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-25T19:09:06.789Z] #20 69.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:09:06.789Z] #20 69.72 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-25T19:09:06.789Z] #20 69.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-25T19:09:06.789Z] #20 69.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:09:06.789Z] #20 69.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-25T19:09:06.789Z] #20 69.85 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:09:06.789Z] #20 69.85 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:09:06.789Z] #20 69.89 Selecting previously unselected package libudev-dev:amd64. [2021-08-25T19:09:06.789Z] #20 69.89 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-25T19:09:06.789Z] #20 69.90 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:09:07.049Z] #20 69.97 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-25T19:09:07.049Z] #20 69.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-25T19:09:07.049Z] #20 69.98 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:09:07.049Z] #20 70.10 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-25T19:09:07.049Z] #20 70.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-25T19:09:07.049Z] #20 70.12 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:09:07.310Z] #20 70.22 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-25T19:09:07.310Z] #20 70.23 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-25T19:09:07.310Z] #20 70.23 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:09:07.310Z] #20 70.31 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-25T19:09:07.310Z] #20 70.32 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-25T19:09:07.310Z] #20 70.33 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:09:07.310Z] #20 70.37 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-25T19:09:07.310Z] #20 70.38 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-25T19:09:07.310Z] #20 70.39 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:09:07.527Z] #21 38.04 Setting up zip (3.0-12) ... [2021-08-25T19:09:07.527Z] #21 38.06 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:09:07.527Z] #21 38.10 Setting up bash-completion (1:2.11-2) ... [2021-08-25T19:09:07.571Z] #20 70.56 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-25T19:09:07.571Z] #20 70.57 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-25T19:09:07.571Z] #20 70.57 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:09:07.571Z] #20 70.68 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-25T19:09:07.571Z] #20 70.69 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-25T19:09:07.571Z] #20 70.69 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:09:07.571Z] #20 70.75 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-25T19:09:07.571Z] #20 70.76 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-25T19:09:07.571Z] #20 70.77 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:09:07.571Z] #20 70.82 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-25T19:09:07.831Z] #20 70.83 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-25T19:09:07.831Z] #20 70.84 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:09:07.831Z] #20 71.04 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-25T19:09:07.831Z] #20 71.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-25T19:09:07.831Z] #20 71.07 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-25T19:09:07.831Z] #20 71.08 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-25T19:09:07.843Z] #58 ... [2021-08-25T19:09:07.843Z] [2021-08-25T19:09:07.843Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-25T19:09:07.843Z] #56 sha256:cb4af3497217e85deaee82a7fa2c5cddae0f0032a315a689d01bb9a3ddd45b4e [2021-08-25T19:09:07.843Z] #56 DONE 0.2s [2021-08-25T19:09:07.843Z] [2021-08-25T19:09:07.843Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:07.843Z] #58 sha256:dcce7c6a852f46e20d3fa4dd85676215a3c92bfb2e28b42b6a20e48cf7171385 [2021-08-25T19:09:08.092Z] #20 71.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-25T19:09:08.092Z] #20 71.11 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-25T19:09:08.092Z] #20 71.12 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-25T19:09:08.092Z] #20 71.13 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-25T19:09:08.092Z] #20 71.14 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-25T19:09:08.092Z] #20 71.15 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-25T19:09:08.093Z] #20 71.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-25T19:09:08.093Z] #20 71.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-25T19:09:08.093Z] #20 71.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-25T19:09:08.093Z] #20 71.20 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-25T19:09:08.093Z] #20 71.21 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-25T19:09:08.093Z] #20 71.23 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-25T19:09:08.093Z] #20 71.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-25T19:09:08.093Z] #20 71.25 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-25T19:09:08.093Z] #20 71.26 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-25T19:09:08.093Z] #20 71.27 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-25T19:09:08.093Z] #20 71.29 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:09:08.355Z] #20 71.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-08-25T19:09:08.355Z] #20 71.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:09:08.355Z] #20 71.32 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-25T19:09:08.355Z] #20 71.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-25T19:09:08.355Z] #20 71.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-25T19:09:08.355Z] #20 71.36 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-25T19:09:08.355Z] #20 71.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-25T19:09:08.355Z] #20 71.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-25T19:09:08.355Z] #20 71.40 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:09:08.355Z] #20 71.42 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-25T19:09:08.355Z] #20 71.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:09:08.355Z] #20 71.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-25T19:09:08.355Z] #20 71.46 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:09:09.166Z] #21 39.93 Setting up xz-utils (5.2.5-2) ... [2021-08-25T19:09:09.166Z] #21 39.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-25T19:09:09.166Z] #21 40.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:09:09.166Z] #21 40.02 Setting up patch (2.7.6-7) ... [2021-08-25T19:09:09.166Z] #21 40.04 Setting up sudo (1.9.5p2-3) ... [2021-08-25T19:09:09.426Z] #21 40.16 invoke-rc.d: could not determine current runlevel [2021-08-25T19:09:09.426Z] #21 40.17 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T19:09:09.426Z] #21 40.19 Setting up xfsprogs (5.10.0-4) ... [2021-08-25T19:09:09.426Z] #21 40.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:09:09.426Z] #21 40.23 Setting up inetutils-ping (2:2.0-1) ... [2021-08-25T19:09:09.426Z] #21 40.28 Setting up pigz (2.6-1) ... [2021-08-25T19:09:09.426Z] #21 40.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:09:09.426Z] #21 40.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:09:09.426Z] #21 40.35 Setting up python-pip-whl (20.3.4-4) ... [2021-08-25T19:09:09.685Z] #21 40.39 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:09:09.747Z] #20 DONE 72.8s [2021-08-25T19:09:09.747Z] [2021-08-25T19:09:09.747Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-08-25T19:09:09.747Z] #21 sha256:850a49e29ee030b1a7efb3787564bf04595345154230a2bc2c0a5cb4563d0454 [2021-08-25T19:09:10.254Z] #21 41.00 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:09:10.254Z] #21 41.02 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:09:10.514Z] #21 41.43 Setting up libelf1:amd64 (0.183-1) ... [2021-08-25T19:09:10.514Z] #21 41.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:09:10.773Z] #21 41.53 Setting up python3-distutils (3.9.2-1) ... [2021-08-25T19:09:10.862Z] #23 9.447 Collecting yamllint==1.26.1 [2021-08-25T19:09:10.862Z] #23 ... [2021-08-25T19:09:10.862Z] [2021-08-25T19:09:10.862Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:09:10.862Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:09:10.862Z] #41 229.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-25T19:09:10.862Z] #41 229.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-25T19:09:11.033Z] #21 42.03 Setting up vim (2:8.2.2434-3) ... [2021-08-25T19:09:11.033Z] #21 42.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-25T19:09:11.033Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-25T19:09:11.033Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-25T19:09:11.033Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-25T19:09:11.033Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-25T19:09:11.033Z] #21 42.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-25T19:09:11.131Z] #21 1.222 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-25T19:09:11.131Z] #21 1.418 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-25T19:09:11.131Z] #21 1.420 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-25T19:09:11.293Z] #21 42.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-25T19:09:11.293Z] #21 42.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-25T19:09:11.293Z] #21 42.11 Setting up python3-setuptools (52.0.0-4) ... [2021-08-25T19:09:11.427Z] #41 ... [2021-08-25T19:09:11.427Z] [2021-08-25T19:09:11.427Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:09:11.427Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-25T19:09:11.427Z] #23 10.50 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-25T19:09:12.673Z] #21 43.63 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:09:12.673Z] #21 43.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:09:12.673Z] #21 43.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:09:12.673Z] #21 43.69 Setting up python3-pip (20.3.4-4) ... [2021-08-25T19:09:12.797Z] #23 11.64 Collecting pathspec>=0.5.3 [2021-08-25T19:09:12.797Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-25T19:09:12.797Z] #23 11.93 Collecting pyyaml [2021-08-25T19:09:12.797Z] #23 11.94 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-25T19:09:12.797Z] #23 12.06 Building wheels for collected packages: yamllint [2021-08-25T19:09:13.054Z] #23 12.06 Building wheel for yamllint (setup.py): started [2021-08-25T19:09:13.985Z] #23 12.89 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-25T19:09:13.985Z] #23 12.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=912a8d26208654a312c2be1fd2a306e5e8cdd544a285b75f988480ed74402233 [2021-08-25T19:09:13.985Z] #23 12.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-25T19:09:13.985Z] #23 12.90 Successfully built yamllint [2021-08-25T19:09:13.985Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-25T19:09:14.053Z] #21 44.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:09:14.053Z] #21 44.92 Setting up jq (1.6-2.1) ... [2021-08-25T19:09:14.053Z] #21 44.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:09:14.053Z] #21 44.96 Setting up iptables (1.8.7-1) ... [2021-08-25T19:09:14.053Z] #21 44.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:09:14.053Z] #21 44.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:09:14.053Z] #21 44.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:09:14.053Z] #21 44.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:09:14.053Z] #21 44.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-25T19:09:14.053Z] #21 45.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-25T19:09:14.242Z] #23 13.34 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-25T19:09:14.312Z] #21 45.02 Setting up iproute2 (5.10.0-4) ... [2021-08-25T19:09:14.572Z] #21 45.35 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:09:14.811Z] #23 DONE 13.8s [2021-08-25T19:09:14.811Z] [2021-08-25T19:09:14.811Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-25T19:09:14.811Z] #26 sha256:45c7eaefa1079a108a5662e41d9f03d84bca45a8b46878680e0d080e60b07304 [2021-08-25T19:09:15.376Z] #26 DONE 0.5s [2021-08-25T19:09:15.376Z] [2021-08-25T19:09:15.376Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-25T19:09:15.376Z] #31 sha256:42bb41033d67858f1521622a19c1d34d920c751baa76c4d59325b4d3d269ffee [2021-08-25T19:09:15.386Z] #58 214.8 # github.com/containerd/containerd/cmd/containerd [2021-08-25T19:09:15.386Z] #58 214.8 /usr/bin/ld: /tmp/go-link-358138063/000019.o: in function `New': [2021-08-25T19:09:15.386Z] #58 214.8 /tmp/tmp.8UmUk0acJl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-25T19:09:15.386Z] #58 214.9 + bin/containerd-stress [2021-08-25T19:09:15.941Z] #31 DONE 0.6s [2021-08-25T19:09:15.941Z] [2021-08-25T19:09:15.941Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-25T19:09:15.941Z] #34 sha256:b34a56a61fd8cb6c8c550b804e1aa9ac681fa865ddfddaa9df69d0d330cd5080 [2021-08-25T19:09:15.964Z] #58 219.0 + bin/containerd-shim [2021-08-25T19:09:16.197Z] #34 DONE 0.3s [2021-08-25T19:09:16.197Z] [2021-08-25T19:09:16.197Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-25T19:09:16.197Z] #36 sha256:f1634b87ed88c154e391f90a40ba27ef20ffa9b3d7ccbe79a7ddb07e7d5b2c82 [2021-08-25T19:09:16.197Z] #36 DONE 0.1s [2021-08-25T19:09:16.197Z] [2021-08-25T19:09:16.197Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-25T19:09:16.197Z] #39 sha256:c56133f59a469d9018d078faf539f8bbf591628c1c09277b6fe5d0a76c0bbc28 [2021-08-25T19:09:16.197Z] #39 DONE 0.0s [2021-08-25T19:09:16.197Z] [2021-08-25T19:09:16.198Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:09:16.198Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:09:16.479Z] #21 DONE 47.4s [2021-08-25T19:09:16.479Z] [2021-08-25T19:09:16.479Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:16.479Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:09:16.479Z] #55 ... [2021-08-25T19:09:16.479Z] [2021-08-25T19:09:16.479Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-25T19:09:16.479Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49 [2021-08-25T19:09:16.683Z] #21 1.759 Reading package lists... [2021-08-25T19:09:17.858Z] #22 1.054 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-25T19:09:17.858Z] #22 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-25T19:09:17.858Z] #22 1.064 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-25T19:09:17.858Z] #22 DONE 1.1s [2021-08-25T19:09:17.858Z] [2021-08-25T19:09:17.858Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:09:17.858Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-25T19:09:18.019Z] 8f616e6e9eec: Pull complete [2021-08-25T19:09:18.019Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-25T19:09:18.019Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:09:18.019Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:09:18.019Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-25T19:09:18.019Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-25T19:09:18.019Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-25T19:09:18.019Z] INFO: Docker version of control daemon [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] Client: [2021-08-25T19:09:18.019Z] Version: 20.10.8 [2021-08-25T19:09:18.019Z] API version: 1.41 [2021-08-25T19:09:18.019Z] Go version: go1.16.6 [2021-08-25T19:09:18.019Z] Git commit: 3967b7d [2021-08-25T19:09:18.019Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-25T19:09:18.019Z] OS/Arch: windows/amd64 [2021-08-25T19:09:18.019Z] Context: default [2021-08-25T19:09:18.019Z] Experimental: true [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] Server: Docker Engine - Community [2021-08-25T19:09:18.019Z] Engine: [2021-08-25T19:09:18.019Z] Version: 20.10.8 [2021-08-25T19:09:18.019Z] API version: 1.41 (minimum version 1.24) [2021-08-25T19:09:18.019Z] Go version: go1.16.6 [2021-08-25T19:09:18.019Z] Git commit: 75249d8 [2021-08-25T19:09:18.019Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-25T19:09:18.019Z] OS/Arch: windows/amd64 [2021-08-25T19:09:18.019Z] Experimental: true [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] INFO: Docker info of control daemon [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] Client: [2021-08-25T19:09:18.019Z] Context: default [2021-08-25T19:09:18.019Z] Debug Mode: false [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] Server: [2021-08-25T19:09:18.019Z] Containers: 0 [2021-08-25T19:09:18.019Z] Running: 0 [2021-08-25T19:09:18.019Z] Paused: 0 [2021-08-25T19:09:18.019Z] Stopped: 0 [2021-08-25T19:09:18.019Z] Images: 1 [2021-08-25T19:09:18.019Z] Server Version: 20.10.8 [2021-08-25T19:09:18.019Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-25T19:09:18.019Z] Windows: [2021-08-25T19:09:18.019Z] LCOW: [2021-08-25T19:09:18.019Z] Logging Driver: json-file [2021-08-25T19:09:18.019Z] Plugins: [2021-08-25T19:09:18.019Z] Volume: local [2021-08-25T19:09:18.019Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:09:18.019Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:09:18.019Z] Swarm: inactive [2021-08-25T19:09:18.019Z] Default Isolation: process [2021-08-25T19:09:18.019Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T19:09:18.019Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T19:09:18.019Z] OSType: windows [2021-08-25T19:09:18.019Z] Architecture: x86_64 [2021-08-25T19:09:18.019Z] CPUs: 4 [2021-08-25T19:09:18.019Z] Total Memory: 32GiB [2021-08-25T19:09:18.019Z] Name: azwin-2-a11590 [2021-08-25T19:09:18.019Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-25T19:09:18.019Z] Docker Root Dir: D:\docker [2021-08-25T19:09:18.019Z] Debug Mode: false [2021-08-25T19:09:18.019Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:09:18.019Z] Labels: [2021-08-25T19:09:18.019Z] Experimental: true [2021-08-25T19:09:18.019Z] Insecure Registries: [2021-08-25T19:09:18.019Z] 10.0.0.4:5000 [2021-08-25T19:09:18.019Z] 127.0.0.0/8 [2021-08-25T19:09:18.019Z] Registry Mirrors: [2021-08-25T19:09:18.019Z] http://10.0.0.4:5000/ [2021-08-25T19:09:18.019Z] Live Restore Enabled: false [2021-08-25T19:09:18.019Z] Product License: Community Engine [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] INFO: Commit hash is aa606307b7 [2021-08-25T19:09:18.019Z] INFO: Nuke-Everything... [2021-08-25T19:09:18.019Z] INFO: Container count on control daemon to delete is 0 [2021-08-25T19:09:18.019Z] INFO: Nuking d:\CI [2021-08-25T19:09:18.019Z] INFO: Zapped successfully [2021-08-25T19:09:18.019Z] INFO: Location for testing is d:\CI\PR-42777\9 [2021-08-25T19:09:18.019Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:18.019Z] INFO: Building the image from Dockerfile.windows at 08/25/2021 19:09:16... [2021-08-25T19:09:18.019Z] [2021-08-25T19:09:20.894Z] #21 6.382 Reading package lists... [2021-08-25T19:09:20.915Z] Sending build context to Docker daemon 60.75MB [2021-08-25T19:09:20.915Z] [2021-08-25T19:09:20.915Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-25T19:09:20.915Z] ---> a4938fe7222f [2021-08-25T19:09:20.915Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-25T19:09:20.915Z] ---> Running in 015e692e3de2 [2021-08-25T19:09:21.371Z] Removing intermediate container 015e692e3de2 [2021-08-25T19:09:21.371Z] ---> 906a36b161b3 [2021-08-25T19:09:21.371Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-25T19:09:21.371Z] ---> Running in f14a0243d1f9 [2021-08-25T19:09:21.827Z] Removing intermediate container f14a0243d1f9 [2021-08-25T19:09:21.827Z] ---> 57924cb8671c [2021-08-25T19:09:21.827Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-25T19:09:21.827Z] ---> Running in 4ab4d23bdc86 [2021-08-25T19:09:21.827Z] Removing intermediate container 4ab4d23bdc86 [2021-08-25T19:09:21.827Z] ---> 7b1d3224414b [2021-08-25T19:09:21.827Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-25T19:09:21.827Z] ---> Running in ae2971574d5d [2021-08-25T19:09:21.838Z] #21 11.07 Building dependency tree... [2021-08-25T19:09:22.099Z] #21 12.19 Reading state information... [2021-08-25T19:09:22.283Z] Removing intermediate container ae2971574d5d [2021-08-25T19:09:22.283Z] ---> 845a32092528 [2021-08-25T19:09:22.283Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-25T19:09:22.283Z] ---> Running in ea5917b07844 [2021-08-25T19:09:22.739Z] Removing intermediate container ea5917b07844 [2021-08-25T19:09:22.739Z] ---> 7d909e8dae9e [2021-08-25T19:09:22.739Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-25T19:09:22.739Z] ---> Running in 62be7ad31d95 [2021-08-25T19:09:22.742Z] #41 ... [2021-08-25T19:09:22.742Z] [2021-08-25T19:09:22.742Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:09:22.742Z] #51 sha256:c30e4d7b0f9c21a9fa0b9f6b9fa9f54394344e8608e23f34bf300562a8e3bdfc [2021-08-25T19:09:22.742Z] #51 251.3 + /build/golangci-lint --version [2021-08-25T19:09:22.742Z] #51 251.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-25T19:09:22.742Z] #51 DONE 251.7s [2021-08-25T19:09:22.742Z] [2021-08-25T19:09:22.742Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:09:22.742Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:09:22.742Z] #41 DONE 251.4s [2021-08-25T19:09:22.742Z] [2021-08-25T19:09:22.742Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:22.742Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:09:23.043Z] #21 13.29 The following additional packages will be installed: [2021-08-25T19:09:23.043Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-25T19:09:23.043Z] #21 13.29 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-25T19:09:23.043Z] #21 13.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-25T19:09:23.043Z] #21 13.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-25T19:09:23.043Z] #21 13.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-25T19:09:23.043Z] #21 13.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-08-25T19:09:23.043Z] #21 13.30 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-08-25T19:09:23.043Z] #21 13.31 Suggested packages: [2021-08-25T19:09:23.043Z] #21 13.31 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-25T19:09:23.043Z] #21 13.31 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-25T19:09:23.043Z] #21 13.31 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-25T19:09:23.043Z] #21 13.31 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-08-25T19:09:23.043Z] #21 13.31 seccomp:ppc64el seccomp:s390x [2021-08-25T19:09:23.043Z] #21 13.31 Recommended packages: [2021-08-25T19:09:23.043Z] #21 13.31 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-08-25T19:09:23.043Z] #21 13.31 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-08-25T19:09:23.043Z] #21 13.31 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-08-25T19:09:23.043Z] #21 13.31 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-08-25T19:09:23.618Z] #21 13.82 The following NEW packages will be installed: [2021-08-25T19:09:23.618Z] #21 13.82 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-25T19:09:23.618Z] #21 13.82 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-25T19:09:23.618Z] #21 13.82 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-25T19:09:23.618Z] #21 13.82 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-25T19:09:23.618Z] #21 13.82 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-25T19:09:23.618Z] #21 13.82 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-25T19:09:23.618Z] #21 13.82 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-25T19:09:23.618Z] #21 13.84 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-08-25T19:09:23.618Z] #21 13.84 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-08-25T19:09:23.618Z] #21 13.84 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-08-25T19:09:23.618Z] #21 13.84 libseccomp2:ppc64el libseccomp2:s390x [2021-08-25T19:09:23.880Z] #21 14.22 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:09:23.880Z] #21 14.22 Need to get 15.9 MB of archives. [2021-08-25T19:09:23.880Z] #21 14.22 After this operation, 72.9 MB of additional disk space will be used. [2021-08-25T19:09:23.880Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-08-25T19:09:23.880Z] #21 14.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-08-25T19:09:24.125Z] #58 226.9 + bin/containerd-shim-runc-v1 [2021-08-25T19:09:24.141Z] #21 14.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-08-25T19:09:24.141Z] #21 14.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-08-25T19:09:24.141Z] #21 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-08-25T19:09:24.141Z] #21 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-08-25T19:09:24.141Z] #21 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-08-25T19:09:24.141Z] #21 14.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-08-25T19:09:24.141Z] #21 14.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-08-25T19:09:24.141Z] #21 14.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-08-25T19:09:24.141Z] #21 14.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-08-25T19:09:24.141Z] #21 14.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-08-25T19:09:24.141Z] #21 14.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-08-25T19:09:24.141Z] #21 14.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-08-25T19:09:24.141Z] #21 14.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-08-25T19:09:24.141Z] #21 14.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-08-25T19:09:24.141Z] #21 14.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-08-25T19:09:24.141Z] #21 14.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-08-25T19:09:24.141Z] #21 14.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-08-25T19:09:24.402Z] #21 14.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-08-25T19:09:24.402Z] #21 14.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-08-25T19:09:24.402Z] #21 14.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-08-25T19:09:24.402Z] #21 14.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-08-25T19:09:24.402Z] #21 14.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-25T19:09:24.402Z] #21 14.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-25T19:09:24.402Z] #21 14.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-08-25T19:09:24.402Z] #21 14.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-08-25T19:09:24.402Z] #21 14.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-08-25T19:09:24.402Z] #21 14.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-08-25T19:09:24.402Z] #21 14.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-08-25T19:09:24.402Z] #21 14.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-08-25T19:09:24.402Z] #21 14.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-08-25T19:09:24.402Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-08-25T19:09:24.402Z] #21 14.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-08-25T19:09:24.402Z] #21 14.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-08-25T19:09:24.402Z] #21 14.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-08-25T19:09:24.402Z] #21 14.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-08-25T19:09:24.402Z] #21 14.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-08-25T19:09:24.402Z] #21 14.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-08-25T19:09:24.402Z] #21 14.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-25T19:09:24.429Z] #23 ... [2021-08-25T19:09:24.429Z] [2021-08-25T19:09:24.429Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:09:24.429Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:09:24.429Z] #41 241.1 + dpkg --print-architecture [2021-08-25T19:09:24.429Z] #41 241.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-25T19:09:24.429Z] #41 241.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-25T19:09:24.429Z] #41 241.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-25T19:09:24.975Z] #21 15.18 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:09:24.975Z] #21 15.38 Fetched 15.9 MB in 1s (21.9 MB/s) [2021-08-25T19:09:25.237Z] #21 15.41 Selecting previously unselected package gcc-10-base:armel. [2021-08-25T19:09:25.237Z] #21 15.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 ... 38512 files and directories currently installed.) [2021-08-25T19:09:25.237Z] #21 15.44 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-08-25T19:09:25.237Z] #21 15.45 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-08-25T19:09:25.237Z] #21 15.50 Selecting previously unselected package gcc-10-base:armhf. [2021-08-25T19:09:25.237Z] #21 15.51 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-08-25T19:09:25.237Z] #21 15.52 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-08-25T19:09:25.237Z] #21 15.56 Selecting previously unselected package gcc-10-base:ppc64el. [2021-08-25T19:09:25.237Z] #21 15.57 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-08-25T19:09:25.237Z] #21 15.57 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-25T19:09:25.237Z] #21 15.63 Selecting previously unselected package gcc-10-base:s390x. [2021-08-25T19:09:25.237Z] #21 15.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-08-25T19:09:25.271Z] #55 ... [2021-08-25T19:09:25.271Z] [2021-08-25T19:09:25.272Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-25T19:09:25.272Z] #42 sha256:ee18d86fc629b8a0840114bb1a02f83a1136157bcd9ddbc76bfd1eac5e0f5180 [2021-08-25T19:09:25.499Z] #21 15.63 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-08-25T19:09:25.499Z] #21 15.68 Selecting previously unselected package gcc-10-base:arm64. [2021-08-25T19:09:25.499Z] #21 15.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-08-25T19:09:25.499Z] #21 15.69 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-08-25T19:09:25.499Z] #21 15.76 Selecting previously unselected package libgcc-s1:armel. [2021-08-25T19:09:25.499Z] #21 15.76 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-08-25T19:09:25.499Z] #21 15.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-08-25T19:09:25.499Z] #21 15.82 Selecting previously unselected package libcrypt1:armel. [2021-08-25T19:09:25.499Z] #21 15.83 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-08-25T19:09:25.499Z] #21 15.84 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-08-25T19:09:25.761Z] #21 15.93 Selecting previously unselected package libc6:armel. [2021-08-25T19:09:25.761Z] #21 15.93 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-08-25T19:09:25.761Z] #21 16.11 Unpacking libc6:armel (2.31-13) ... [2021-08-25T19:09:25.835Z] #42 DONE 0.6s [2021-08-25T19:09:25.835Z] [2021-08-25T19:09:25.835Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-25T19:09:25.835Z] #46 sha256:afd84d90317fc60123c9508bdb44ad381558704fda109de5323d1e98c3829f27 [2021-08-25T19:09:25.835Z] #46 DONE 0.1s [2021-08-25T19:09:25.835Z] [2021-08-25T19:09:25.835Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:25.835Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:09:25.835Z] #55 ... [2021-08-25T19:09:25.835Z] [2021-08-25T19:09:25.835Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-25T19:09:25.835Z] #48 sha256:6a4921a00e23c074e9ed5cd093273d893a41956db039a0625e4b43fba98de1e4 [2021-08-25T19:09:26.093Z] #48 DONE 0.3s [2021-08-25T19:09:26.093Z] [2021-08-25T19:09:26.093Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:26.093Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:09:26.093Z] #55 ... [2021-08-25T19:09:26.093Z] [2021-08-25T19:09:26.093Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-25T19:09:26.093Z] #50 sha256:b37c61984b4fc28a833a7f3bccf3246672ad3eb26c862a628d7630301ce639e5 [2021-08-25T19:09:26.093Z] #50 DONE 0.1s [2021-08-25T19:09:26.093Z] [2021-08-25T19:09:26.093Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-25T19:09:26.093Z] #52 sha256:eb5771c00180766ad9fc5c8fb68bfc5a3b206353cd76326ecf16ddf4e10d5349 [2021-08-25T19:09:26.335Z] #21 16.62 Selecting previously unselected package libapparmor1:armel. [2021-08-25T19:09:26.335Z] #21 16.62 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-08-25T19:09:26.335Z] #21 16.63 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-08-25T19:09:26.335Z] #21 16.68 Selecting previously unselected package libapparmor-dev:armel. [2021-08-25T19:09:26.335Z] #21 16.68 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-08-25T19:09:26.335Z] #21 16.69 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-08-25T19:09:26.476Z] [2021-08-25T19:09:26.476Z] SUCCESS: Specified value was saved. [2021-08-25T19:09:26.597Z] #21 16.75 Selecting previously unselected package libgcc-s1:arm64. [2021-08-25T19:09:26.597Z] #21 16.76 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-08-25T19:09:26.597Z] #21 16.76 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-08-25T19:09:26.597Z] #21 16.81 Selecting previously unselected package libcrypt1:arm64. [2021-08-25T19:09:26.597Z] #21 16.82 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-08-25T19:09:26.597Z] #21 16.83 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-25T19:09:26.597Z] #21 16.92 Selecting previously unselected package libc6:arm64. [2021-08-25T19:09:26.597Z] #21 16.93 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-08-25T19:09:26.657Z] #52 DONE 0.4s [2021-08-25T19:09:26.657Z] [2021-08-25T19:09:26.657Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-25T19:09:26.657Z] #54 sha256:647d3f9a27e3750b0bb7c6a3551d0ae97cc0e03fa33e8514222b7df1e9ba61ad [2021-08-25T19:09:26.657Z] #54 DONE 0.1s [2021-08-25T19:09:26.657Z] [2021-08-25T19:09:26.657Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:26.657Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:09:26.864Z] #21 17.10 Unpacking libc6:arm64 (2.31-13) ... [2021-08-25T19:09:26.931Z] INFO: Downloading git... [2021-08-25T19:09:26.965Z] #41 ... [2021-08-25T19:09:26.965Z] [2021-08-25T19:09:26.965Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:09:26.965Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-25T19:09:26.965Z] #23 9.131 Collecting yamllint==1.26.1 [2021-08-25T19:09:27.437Z] #21 17.53 Selecting previously unselected package libapparmor1:arm64. [2021-08-25T19:09:27.437Z] #21 17.53 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-25T19:09:27.437Z] #21 17.54 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-25T19:09:27.437Z] #21 17.59 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-25T19:09:27.437Z] #21 17.60 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-25T19:09:27.437Z] #21 17.60 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-25T19:09:27.437Z] #21 17.67 Selecting previously unselected package libgcc-s1:s390x. [2021-08-25T19:09:27.437Z] #21 17.68 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-08-25T19:09:27.437Z] #21 17.69 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-08-25T19:09:27.437Z] #21 17.73 Selecting previously unselected package libcrypt1:s390x. [2021-08-25T19:09:27.437Z] #21 17.74 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-08-25T19:09:27.437Z] #21 17.74 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-08-25T19:09:27.437Z] #21 17.84 Selecting previously unselected package libc6:s390x. [2021-08-25T19:09:27.437Z] #21 17.84 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-08-25T19:09:27.699Z] #21 18.01 Unpacking libc6:s390x (2.31-13) ... [2021-08-25T19:09:27.903Z] #23 10.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-25T19:09:27.916Z] INFO: Downloading go... [2021-08-25T19:09:28.271Z] #21 18.44 Selecting previously unselected package libapparmor1:s390x. [2021-08-25T19:09:28.271Z] #21 18.45 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-08-25T19:09:28.271Z] #21 18.45 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-08-25T19:09:28.271Z] #21 18.50 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-25T19:09:28.271Z] #21 18.50 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-08-25T19:09:28.271Z] #21 18.51 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-08-25T19:09:28.271Z] #21 18.58 Selecting previously unselected package libgcc-s1:armhf. [2021-08-25T19:09:28.271Z] #21 18.58 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-08-25T19:09:28.271Z] #21 18.59 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-08-25T19:09:28.271Z] #21 18.64 Selecting previously unselected package libcrypt1:armhf. [2021-08-25T19:09:28.271Z] #21 18.65 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-08-25T19:09:28.271Z] #21 18.65 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-08-25T19:09:28.271Z] #21 18.73 Selecting previously unselected package libc6:armhf. [2021-08-25T19:09:28.532Z] #21 18.73 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-08-25T19:09:28.794Z] #21 18.91 Unpacking libc6:armhf (2.31-13) ... [2021-08-25T19:09:28.843Z] #23 11.29 Collecting pathspec>=0.5.3 [2021-08-25T19:09:28.843Z] #23 11.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-25T19:09:29.055Z] #21 19.34 Selecting previously unselected package libapparmor1:armhf. [2021-08-25T19:09:29.055Z] #21 19.34 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-08-25T19:09:29.055Z] #21 19.34 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-08-25T19:09:29.055Z] #21 19.39 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-25T19:09:29.055Z] #21 19.39 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-08-25T19:09:29.055Z] #21 19.40 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-08-25T19:09:29.055Z] #21 19.47 Selecting previously unselected package libgcc-s1:ppc64el. [2021-08-25T19:09:29.103Z] #23 11.52 Collecting pyyaml [2021-08-25T19:09:29.103Z] #23 11.53 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-25T19:09:29.317Z] #21 19.48 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-08-25T19:09:29.317Z] #21 19.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-25T19:09:29.317Z] #21 19.54 Selecting previously unselected package libcrypt1:ppc64el. [2021-08-25T19:09:29.317Z] #21 19.54 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-08-25T19:09:29.317Z] #21 19.55 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-25T19:09:29.317Z] #21 19.63 Selecting previously unselected package libc6:ppc64el. [2021-08-25T19:09:29.317Z] #21 19.63 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-08-25T19:09:29.362Z] #23 11.65 Building wheels for collected packages: yamllint [2021-08-25T19:09:29.362Z] #23 11.65 Building wheel for yamllint (setup.py): started [2021-08-25T19:09:29.429Z] #58 231.8 + bin/containerd-shim-runc-v2 [2021-08-25T19:09:29.429Z] #58 232.7 + binaries [2021-08-25T19:09:29.578Z] #21 19.80 Unpacking libc6:ppc64el (2.31-13) ... [2021-08-25T19:09:29.690Z] #58 232.7 + install -D bin/containerd /build/containerd [2021-08-25T19:09:29.690Z] #58 232.8 + install -D bin/containerd-shim /build/containerd-shim [2021-08-25T19:09:29.690Z] #58 232.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-25T19:09:29.690Z] #58 232.8 + install -D bin/ctr /build/ctr [2021-08-25T19:09:30.086Z] INFO: Downloading compiler 1 of 3... [2021-08-25T19:09:30.086Z] INFO: Downloading compiler 2 of 3... [2021-08-25T19:09:30.086Z] INFO: Downloading compiler 3 of 3... [2021-08-25T19:09:30.086Z] INFO: Extracting git... [2021-08-25T19:09:30.151Z] #21 20.36 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-25T19:09:30.151Z] #21 20.37 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-08-25T19:09:30.151Z] #21 20.37 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-08-25T19:09:30.151Z] #21 20.43 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-25T19:09:30.151Z] #21 20.44 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-08-25T19:09:30.151Z] #21 20.44 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-25T19:09:30.151Z] #21 20.51 Selecting previously unselected package libseccomp2:s390x. [2021-08-25T19:09:30.300Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-25T19:09:30.300Z] #23 12.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=051d4e9974dfe16ca8f7b5e1eb4371ae9fe1e44a1beacd418457aba4d7e044cb [2021-08-25T19:09:30.300Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-25T19:09:30.300Z] #23 12.70 Successfully built yamllint [2021-08-25T19:09:30.300Z] #23 12.72 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-25T19:09:30.412Z] #21 20.51 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-08-25T19:09:30.412Z] #21 20.51 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-08-25T19:09:30.412Z] #21 20.56 Selecting previously unselected package libseccomp-dev:s390x. [2021-08-25T19:09:30.412Z] #21 20.57 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-08-25T19:09:30.412Z] #21 20.58 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-08-25T19:09:30.412Z] #21 20.65 Selecting previously unselected package libseccomp2:ppc64el. [2021-08-25T19:09:30.413Z] #21 20.65 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-08-25T19:09:30.413Z] #21 20.65 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-08-25T19:09:30.413Z] #21 20.70 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-08-25T19:09:30.413Z] #21 20.71 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-08-25T19:09:30.413Z] #21 20.71 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-25T19:09:30.413Z] #21 20.77 Selecting previously unselected package libseccomp2:armhf. [2021-08-25T19:09:30.674Z] #21 20.78 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-08-25T19:09:30.674Z] #21 20.79 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-08-25T19:09:30.674Z] #21 20.83 Selecting previously unselected package libseccomp-dev:armhf. [2021-08-25T19:09:30.674Z] #21 20.84 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-08-25T19:09:30.674Z] #21 20.84 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-08-25T19:09:30.674Z] #21 20.91 Selecting previously unselected package libseccomp2:armel. [2021-08-25T19:09:30.674Z] #21 20.92 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-08-25T19:09:30.674Z] #21 20.92 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-08-25T19:09:30.674Z] #21 20.97 Selecting previously unselected package libseccomp-dev:armel. [2021-08-25T19:09:30.674Z] #21 20.97 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-08-25T19:09:30.674Z] #21 20.98 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-08-25T19:09:30.674Z] #21 21.04 Selecting previously unselected package libseccomp2:arm64. [2021-08-25T19:09:30.869Z] #23 13.14 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-25T19:09:30.935Z] #21 21.04 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-08-25T19:09:30.935Z] #21 21.05 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-08-25T19:09:30.935Z] #21 21.10 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-25T19:09:30.935Z] #21 21.10 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-25T19:09:30.935Z] #21 21.11 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-25T19:09:30.935Z] #21 21.20 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-08-25T19:09:30.935Z] #21 21.22 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-08-25T19:09:30.935Z] #21 21.23 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-08-25T19:09:30.935Z] #21 21.24 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-25T19:09:30.935Z] #21 21.25 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-08-25T19:09:30.935Z] #21 21.27 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-25T19:09:30.935Z] #21 21.28 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-08-25T19:09:30.935Z] #21 21.30 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-08-25T19:09:31.197Z] #21 21.31 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-25T19:09:31.197Z] #21 21.32 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-08-25T19:09:31.197Z] #21 21.33 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-08-25T19:09:31.197Z] #21 21.35 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-08-25T19:09:31.197Z] #21 21.36 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-08-25T19:09:31.197Z] #21 21.37 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-25T19:09:31.197Z] #21 21.38 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-08-25T19:09:31.197Z] #21 21.40 Setting up libc6:arm64 (2.31-13) ... [2021-08-25T19:09:32.235Z] #58 DONE 234.8s [2021-08-25T19:09:32.249Z] #23 DONE 14.3s [2021-08-25T19:09:32.249Z] [2021-08-25T19:09:32.249Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-25T19:09:32.249Z] #26 sha256:5488bedffc5818823651479c3fffd87790acf1b0e23d206aecd40669b2096880 [2021-08-25T19:09:32.249Z] #26 DONE 0.6s [2021-08-25T19:09:32.249Z] [2021-08-25T19:09:32.249Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:32.249Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:09:32.508Z] #55 ... [2021-08-25T19:09:32.508Z] [2021-08-25T19:09:32.508Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-25T19:09:32.508Z] #31 sha256:bd9ac2e0662660a9b18326d54dbb19f595bcc842925a57895464f9115967a342 [2021-08-25T19:09:32.582Z] #21 22.64 Setting up libc6:armel (2.31-13) ... [2021-08-25T19:09:33.178Z] [2021-08-25T19:09:33.178Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-25T19:09:33.178Z] #59 sha256:07be54fa805a4be644874358e477d7a936a8df8eabf27c560c3c0c29a6dbd09e [2021-08-25T19:09:33.450Z] #31 DONE 0.8s [2021-08-25T19:09:33.450Z] [2021-08-25T19:09:33.450Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-25T19:09:33.450Z] #34 sha256:6c5df5f0a884582c744e304a6bb227d9d6034d0a69b1ac1f9cd650d327e8d642 [2021-08-25T19:09:33.524Z] #21 23.89 Setting up libc6:armhf (2.31-13) ... [2021-08-25T19:09:33.713Z] #34 DONE 0.5s [2021-08-25T19:09:33.713Z] [2021-08-25T19:09:33.713Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-25T19:09:33.713Z] #36 sha256:0869978c73904ea5966b71c9d9f91f4e8646e21250f6575517ce40893250284c [2021-08-25T19:09:33.972Z] #36 DONE 0.2s [2021-08-25T19:09:33.972Z] [2021-08-25T19:09:33.972Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-25T19:09:33.972Z] #39 sha256:ba4feff447461b98dd26566d273dea4b870f58a882a102f8d98ee8f762e87af8 [2021-08-25T19:09:33.972Z] #39 DONE 0.2s [2021-08-25T19:09:33.972Z] [2021-08-25T19:09:33.972Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-25T19:09:33.972Z] #51 sha256:937cf019d8e8a426288488332b8c650f5b60e2ec061d744782e035d73a7545c2 [2021-08-25T19:09:34.120Z] #59 DONE 0.9s [2021-08-25T19:09:34.120Z] [2021-08-25T19:09:34.120Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-25T19:09:34.120Z] #63 sha256:a92861b4d7e0640e51756cfaa5add36c41c8a79dbb1b3c13c19e2994c65a4f92 [2021-08-25T19:09:34.381Z] #63 DONE 0.2s [2021-08-25T19:09:34.381Z] [2021-08-25T19:09:34.381Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-25T19:09:34.381Z] #68 sha256:593a1fe1ef226800a54adb1e9757588863b9855a8756de04fda4fcb6f794c890 [2021-08-25T19:09:34.397Z] #58 218.5 # github.com/containerd/containerd/cmd/containerd [2021-08-25T19:09:34.397Z] #58 218.5 /usr/bin/ld: /tmp/go-link-413124341/000019.o: in function `New': [2021-08-25T19:09:34.397Z] #58 218.5 /tmp/tmp.SEtBD2OHBQ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-25T19:09:34.397Z] #58 218.6 + bin/containerd-stress [2021-08-25T19:09:34.397Z] #58 219.6 + bin/containerd-shim [2021-08-25T19:09:34.911Z] #21 25.15 Setting up libc6:ppc64el (2.31-13) ... [2021-08-25T19:09:35.323Z] #68 DONE 1.0s [2021-08-25T19:09:35.323Z] [2021-08-25T19:09:35.323Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-25T19:09:35.323Z] #69 sha256:ad8ac3abb83eb9df877b1b733b0424db99a9e538ee6581c368b8e8517edc4a25 [2021-08-25T19:09:35.323Z] #69 DONE 0.0s [2021-08-25T19:09:35.323Z] [2021-08-25T19:09:35.323Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-25T19:09:35.323Z] #70 sha256:a3291a868ba656259c4dcfcfae697eadb11b44faf192491b64d680af43529272 [2021-08-25T19:09:36.299Z] #21 26.37 Setting up libc6:s390x (2.31-13) ... [2021-08-25T19:09:37.243Z] #21 27.61 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-25T19:09:37.243Z] #21 27.62 Setting up libapparmor1:armel (2.13.6-10) ... [2021-08-25T19:09:37.243Z] #21 27.64 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-08-25T19:09:37.504Z] #21 27.65 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-08-25T19:09:37.504Z] #21 27.67 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-08-25T19:09:37.504Z] #21 27.68 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-08-25T19:09:37.504Z] #21 27.69 Setting up libseccomp2:armel (2.5.1-1) ... [2021-08-25T19:09:37.504Z] #21 27.71 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-08-25T19:09:37.504Z] #21 27.73 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-08-25T19:09:37.504Z] #21 27.75 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-08-25T19:09:37.504Z] #21 27.76 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-25T19:09:37.504Z] #21 27.77 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-08-25T19:09:37.505Z] #21 27.81 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-08-25T19:09:37.766Z] #21 27.91 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-25T19:09:37.766Z] #21 28.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-08-25T19:09:37.766Z] #21 28.03 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-25T19:09:37.766Z] #21 28.05 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-08-25T19:09:37.766Z] #21 28.11 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-08-25T19:09:37.766Z] #21 28.13 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-25T19:09:37.871Z] #70 DONE 2.1s [2021-08-25T19:09:37.871Z] [2021-08-25T19:09:37.871Z] #71 exporting to image [2021-08-25T19:09:37.871Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-25T19:09:37.871Z] #71 exporting layers [2021-08-25T19:09:38.027Z] #21 28.15 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-08-25T19:09:38.027Z] #21 28.16 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:09:38.626Z] #21 DONE 28.8s [2021-08-25T19:09:38.626Z] [2021-08-25T19:09:38.626Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:38.626Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:09:40.039Z] #62 1.500 + RM_GOPATH=0 [2021-08-25T19:09:40.039Z] #62 1.500 + TMP_GOPATH= [2021-08-25T19:09:40.039Z] #62 1.500 + : /build [2021-08-25T19:09:40.039Z] #62 1.500 + '[' -z '' ']' [2021-08-25T19:09:40.039Z] #62 1.502 ++ mktemp -d [2021-08-25T19:09:40.039Z] #62 1.507 + export GOPATH=/tmp/tmp.fZJgixKWNd [2021-08-25T19:09:40.039Z] #62 1.507 + GOPATH=/tmp/tmp.fZJgixKWNd [2021-08-25T19:09:40.039Z] #62 1.507 + RM_GOPATH=1 [2021-08-25T19:09:40.039Z] #62 1.507 + case "$(go env GOARCH)" in [2021-08-25T19:09:40.039Z] #62 1.507 ++ go env GOARCH [2021-08-25T19:09:40.039Z] #62 1.525 + export GO_BUILDMODE=-buildmode=pie [2021-08-25T19:09:40.039Z] #62 1.525 + GO_BUILDMODE=-buildmode=pie [2021-08-25T19:09:40.039Z] #62 1.530 ++ dirname /tmp/install/install.sh [2021-08-25T19:09:40.039Z] #62 1.531 + dir=/tmp/install [2021-08-25T19:09:40.039Z] #62 ... [2021-08-25T19:09:40.039Z] [2021-08-25T19:09:40.039Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-25T19:09:40.039Z] #22 sha256:95b16c21e2a3c386abeb6e6751dce0bf3b36d9caffb4dfcee474f8495938b89c [2021-08-25T19:09:40.039Z] #22 DONE 1.7s [2021-08-25T19:09:40.039Z] [2021-08-25T19:09:40.039Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:40.039Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:09:40.039Z] #62 1.531 + bin=runc [2021-08-25T19:09:40.039Z] #62 1.531 + shift [2021-08-25T19:09:40.039Z] #62 1.532 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-25T19:09:40.039Z] #62 1.532 + . /tmp/install/runc.installer [2021-08-25T19:09:40.039Z] #62 1.533 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:09:40.039Z] #62 1.533 + install_runc [2021-08-25T19:09:40.039Z] #62 1.534 + uname -r [2021-08-25T19:09:40.039Z] #62 1.534 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-25T19:09:40.039Z] #62 1.536 + RUNC_BUILDTAGS='seccomp ' [2021-08-25T19:09:40.039Z] #62 1.536 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-25T19:09:40.039Z] #62 1.536 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-25T19:09:40.039Z] #62 1.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fZJgixKWNd/src/github.com/opencontainers/runc [2021-08-25T19:09:40.039Z] #62 1.538 Cloning into '/tmp/tmp.fZJgixKWNd/src/github.com/opencontainers/runc'... [2021-08-25T19:09:40.383Z] INFO: Expanding go... [2021-08-25T19:09:40.961Z] #58 226.6 + bin/containerd-shim-runc-v1 [2021-08-25T19:09:41.445Z] #62 ... [2021-08-25T19:09:41.445Z] [2021-08-25T19:09:41.445Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-25T19:09:41.445Z] #23 sha256:396731047a80c67af659772a3fdfc59b7c03d22a6d581e50e954f8e003a144b1 [2021-08-25T19:09:41.445Z] #23 DONE 1.3s [2021-08-25T19:09:41.705Z] [2021-08-25T19:09:41.705Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-25T19:09:41.705Z] #24 sha256:24d13382722771aac75f4f60167eb3097b1047b4feaa1c1c6b60853f1e638b26 [2021-08-25T19:09:42.081Z] #71 exporting layers 4.3s done [2021-08-25T19:09:42.081Z] #71 writing image sha256:5fdb21e580fb13a248a63f3d838be35f730aafa42294f0e241386ba96e72fa5a done [2021-08-25T19:09:42.081Z] #71 naming to docker.io/library/docker:aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:09:42.081Z] #71 naming to docker.io/library/docker:aa606307b7d10890885e2c76c1652c48a6914db4 done [2021-08-25T19:09:42.081Z] #71 DONE 4.3s [Pipeline] } [2021-08-25T19:09:42.098Z] #51 262.0 + /build/golangci-lint --version [2021-08-25T19:09:42.098Z] #51 262.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-25T19:09:42.098Z] #51 DONE 262.5s [2021-08-25T19:09:42.098Z] [2021-08-25T19:09:42.098Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-25T19:09:42.098Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-25T19:09:42.098Z] #41 DONE 262.3s [2021-08-25T19:09:42.098Z] [2021-08-25T19:09:42.098Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:42.098Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-25T19:09:42.423Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-25T19:09:42.649Z] #24 1.015 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-25T19:09:42.649Z] #24 DONE 1.1s [2021-08-25T19:09:42.649Z] [2021-08-25T19:09:42.649Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:42.649Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:09:42.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/test/unit [2021-08-25T19:09:43.480Z] #58 ... [2021-08-25T19:09:43.480Z] [2021-08-25T19:09:43.480Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-25T19:09:43.480Z] #42 sha256:46b06ec46ea501b1f9d4f55c013e8de6bd384c2c8e5f038079ce6a9df45a3d6d [2021-08-25T19:09:43.590Z] #62 ... [2021-08-25T19:09:43.590Z] [2021-08-25T19:09:43.590Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-25T19:09:43.590Z] #25 sha256:67935430eb62d163bfc1c78bf47f3aa61c43b4405132b4ab68b03450f1291f19 [2021-08-25T19:09:43.740Z] #42 DONE 0.4s [2021-08-25T19:09:43.740Z] [2021-08-25T19:09:43.740Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-25T19:09:43.740Z] #46 sha256:59dd641601d2ac404da0197a1e6a00fceae5f4f4413fa9bd1383b34f7fe32b03 [2021-08-25T19:09:43.851Z] #25 DONE 1.1s [2021-08-25T19:09:43.851Z] [2021-08-25T19:09:43.851Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-25T19:09:43.851Z] #26 sha256:a4299520f1f25ba253809efb8d3737e5694ce7a123d0e877cdcbcb992fc5e0c9 [2021-08-25T19:09:44.000Z] #46 DONE 0.1s [2021-08-25T19:09:44.000Z] [2021-08-25T19:09:44.000Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-25T19:09:44.000Z] #48 sha256:0943d6ec675d0ccb66f893a684cd9308bfebcccf9685d3d71165b7882b77015c [2021-08-25T19:09:44.000Z] #48 DONE 0.3s [2021-08-25T19:09:44.000Z] [2021-08-25T19:09:44.000Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:44.000Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:09:44.260Z] #58 ... [2021-08-25T19:09:44.260Z] [2021-08-25T19:09:44.260Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-25T19:09:44.260Z] #50 sha256:20bf51cc2bc7258a79853c66882e8f43829f8be5c248cdb477db441bfe0717e7 [2021-08-25T19:09:44.260Z] #50 DONE 0.1s [2021-08-25T19:09:44.260Z] [2021-08-25T19:09:44.260Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:44.260Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:09:44.798Z] #26 DONE 1.1s [2021-08-25T19:09:44.799Z] [2021-08-25T19:09:44.799Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-25T19:09:44.799Z] #27 sha256:248d93cc14d7912c12a5b2fb3b59f13338c766c01326a84925fb0bed2d05ea04 [2021-08-25T19:09:44.829Z] #55 ... [2021-08-25T19:09:44.829Z] [2021-08-25T19:09:44.829Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-25T19:09:44.829Z] #52 sha256:3642182aa20666ef8f84209e8a25abd302d56cbecbc85ac31984904e95370b52 [2021-08-25T19:09:45.088Z] #52 DONE 0.3s [2021-08-25T19:09:45.088Z] [2021-08-25T19:09:45.088Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:45.088Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:09:45.259Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-25T19:09:45.259Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-25T19:09:45.259Z] + TESTDIRS=./... [2021-08-25T19:09:45.259Z] + exclude_paths='/vendor/|/integration' [2021-08-25T19:09:45.259Z] ++ go list ./... [2021-08-25T19:09:45.259Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-25T19:09:45.348Z] #58 ... [2021-08-25T19:09:45.348Z] [2021-08-25T19:09:45.348Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-25T19:09:45.348Z] #54 sha256:0098fe8bb9c1f9ef5563ebd5a7f14bef9d35aeda72d60fcde0a8a13dec37429e [2021-08-25T19:09:45.348Z] #54 DONE 0.1s [2021-08-25T19:09:45.608Z] [2021-08-25T19:09:45.608Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:45.608Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:09:46.184Z] #27 DONE 1.1s [2021-08-25T19:09:46.184Z] [2021-08-25T19:09:46.184Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:09:46.184Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29 [2021-08-25T19:09:46.235Z] #58 231.7 + bin/containerd-shim-runc-v2 [2021-08-25T19:09:46.235Z] #58 232.2 + binaries [2021-08-25T19:09:46.235Z] #58 232.2 + install -D bin/containerd /build/containerd [2021-08-25T19:09:46.235Z] #58 232.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-25T19:09:46.235Z] #58 232.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-25T19:09:46.235Z] #58 232.3 + install -D bin/ctr /build/ctr [2021-08-25T19:09:46.649Z] + pkg_list='github.com/docker/docker/api [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/backend [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/container [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/events [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/filters [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/image [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/mount [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/network [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/registry [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/time [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/versions [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/volume [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:09:46.649Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:09:46.649Z] github.com/docker/docker/cli [2021-08-25T19:09:46.649Z] github.com/docker/docker/cli/config [2021-08-25T19:09:46.649Z] github.com/docker/docker/cli/debug [2021-08-25T19:09:46.649Z] github.com/docker/docker/client [2021-08-25T19:09:46.649Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:09:46.649Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:09:46.649Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:09:46.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:09:46.649Z] github.com/docker/docker/container [2021-08-25T19:09:46.649Z] github.com/docker/docker/container/stream [2021-08-25T19:09:46.649Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:09:46.649Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:09:46.649Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/config [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/events [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/exec [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/images [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/links [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/names [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/network [2021-08-25T19:09:46.649Z] github.com/docker/docker/daemon/stats [2021-08-25T19:09:46.649Z] github.com/docker/docker/distribution [2021-08-25T19:09:46.649Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:09:46.649Z] github.com/docker/docker/distribution/utils [2021-08-25T19:09:46.649Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:09:46.649Z] github.com/docker/docker/dockerversion [2021-08-25T19:09:46.649Z] github.com/docker/docker/errdefs [2021-08-25T19:09:46.649Z] github.com/docker/docker/image [2021-08-25T19:09:46.649Z] github.com/docker/docker/image/cache [2021-08-25T19:09:46.649Z] github.com/docker/docker/image/tarexport [2021-08-25T19:09:46.649Z] github.com/docker/docker/image/v1 [2021-08-25T19:09:46.649Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:09:46.649Z] github.com/docker/docker/layer [2021-08-25T19:09:46.649Z] github.com/docker/docker/libcontainerd [2021-08-25T19:09:46.649Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:09:46.649Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:09:46.649Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:09:46.649Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/libnetwork/types [2021-08-25T19:09:46.649Z] github.com/docker/docker/oci [2021-08-25T19:09:46.649Z] github.com/docker/docker/oci/caps [2021-08-25T19:09:46.649Z] github.com/docker/docker/opts [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/archive [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/directory [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/locker [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/mount [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/platform [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/pools [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/progress [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/signal [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/stack [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/system [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/term [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:09:46.649Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:09:46.649Z] github.com/docker/docker/plugin [2021-08-25T19:09:46.649Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:09:46.649Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:09:46.649Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:09:46.649Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:09:46.649Z] github.com/docker/docker/quota [2021-08-25T19:09:46.649Z] github.com/docker/docker/reference [2021-08-25T19:09:46.649Z] github.com/docker/docker/registry [2021-08-25T19:09:46.649Z] github.com/docker/docker/registry/resumable [2021-08-25T19:09:46.649Z] github.com/docker/docker/restartmanager [2021-08-25T19:09:46.649Z] github.com/docker/docker/rootless [2021-08-25T19:09:46.649Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:09:46.649Z] github.com/docker/docker/runconfig [2021-08-25T19:09:46.649Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/environment [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/registry [2021-08-25T19:09:46.649Z] github.com/docker/docker/testutil/request [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume/drivers [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume/local [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume/mounts [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume/service [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:09:46.649Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:09:46.649Z] ++ echo 'github.com/docker/docker/api [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/backend [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/container [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/events [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/filters [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/image [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/mount [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/network [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/registry [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/time [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/versions [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:09:46.649Z] github.com/docker/docker/api/types/volume [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:09:46.650Z] github.com/docker/docker/cli [2021-08-25T19:09:46.650Z] github.com/docker/docker/cli/config [2021-08-25T19:09:46.650Z] github.com/docker/docker/cli/debug [2021-08-25T19:09:46.650Z] github.com/docker/docker/client [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:09:46.650Z] github.com/docker/docker/container [2021-08-25T19:09:46.650Z] github.com/docker/docker/container/stream [2021-08-25T19:09:46.650Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:09:46.650Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:09:46.650Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/config [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/events [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/exec [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/images [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/links [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/names [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/network [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/stats [2021-08-25T19:09:46.650Z] github.com/docker/docker/distribution [2021-08-25T19:09:46.650Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:09:46.650Z] github.com/docker/docker/distribution/utils [2021-08-25T19:09:46.650Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:09:46.650Z] github.com/docker/docker/dockerversion [2021-08-25T19:09:46.650Z] github.com/docker/docker/errdefs [2021-08-25T19:09:46.650Z] github.com/docker/docker/image [2021-08-25T19:09:46.650Z] github.com/docker/docker/image/cache [2021-08-25T19:09:46.650Z] github.com/docker/docker/image/tarexport [2021-08-25T19:09:46.650Z] github.com/docker/docker/image/v1 [2021-08-25T19:09:46.650Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:09:46.650Z] github.com/docker/docker/layer [2021-08-25T19:09:46.650Z] github.com/docker/docker/libcontainerd [2021-08-25T19:09:46.650Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:09:46.650Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:09:46.650Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:09:46.650Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/libnetwork/types [2021-08-25T19:09:46.650Z] github.com/docker/docker/oci [2021-08-25T19:09:46.650Z] github.com/docker/docker/oci/caps [2021-08-25T19:09:46.650Z] github.com/docker/docker/opts [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/archive [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/directory [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/locker [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/mount [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/platform [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/pools [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/progress [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/signal [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/stack [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/system [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/term [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:09:46.650Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:09:46.650Z] github.com/docker/docker/plugin [2021-08-25T19:09:46.650Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:09:46.650Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:09:46.650Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:09:46.650Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:09:46.650Z] github.com/docker/docker/quota [2021-08-25T19:09:46.650Z] github.com/docker/docker/reference [2021-08-25T19:09:46.650Z] github.com/docker/docker/registry [2021-08-25T19:09:46.650Z] github.com/docker/docker/registry/resumable [2021-08-25T19:09:46.650Z] github.com/docker/docker/restartmanager [2021-08-25T19:09:46.650Z] github.com/docker/docker/rootless [2021-08-25T19:09:46.650Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:09:46.650Z] github.com/docker/docker/runconfig [2021-08-25T19:09:46.650Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/environment [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/registry [2021-08-25T19:09:46.650Z] github.com/docker/docker/testutil/request [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume/drivers [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume/local [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume/mounts [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume/service [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:09:46.650Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:09:46.650Z] ++ grep --fixed-strings -v /libnetwork [2021-08-25T19:09:46.650Z] + base_pkg_list='github.com/docker/docker/api [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/backend [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/container [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/events [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/filters [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/image [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/mount [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/network [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/registry [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/time [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/versions [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:09:46.650Z] github.com/docker/docker/api/types/volume [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:09:46.650Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:09:46.650Z] github.com/docker/docker/cli [2021-08-25T19:09:46.650Z] github.com/docker/docker/cli/config [2021-08-25T19:09:46.650Z] github.com/docker/docker/cli/debug [2021-08-25T19:09:46.650Z] github.com/docker/docker/client [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:09:46.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:09:46.650Z] github.com/docker/docker/container [2021-08-25T19:09:46.650Z] github.com/docker/docker/container/stream [2021-08-25T19:09:46.650Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:09:46.650Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:09:46.650Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/config [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/events [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/exec [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:09:46.650Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/images [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/links [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/names [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/network [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/stats [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution/utils [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:09:46.651Z] github.com/docker/docker/dockerversion [2021-08-25T19:09:46.651Z] github.com/docker/docker/errdefs [2021-08-25T19:09:46.651Z] github.com/docker/docker/image [2021-08-25T19:09:46.651Z] github.com/docker/docker/image/cache [2021-08-25T19:09:46.651Z] github.com/docker/docker/image/tarexport [2021-08-25T19:09:46.651Z] github.com/docker/docker/image/v1 [2021-08-25T19:09:46.651Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:09:46.651Z] github.com/docker/docker/layer [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:09:46.651Z] github.com/docker/docker/oci [2021-08-25T19:09:46.651Z] github.com/docker/docker/oci/caps [2021-08-25T19:09:46.651Z] github.com/docker/docker/opts [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/archive [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/directory [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/locker [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/mount [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/platform [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/pools [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/progress [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/signal [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/stack [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/system [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/term [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:09:46.651Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:09:46.651Z] github.com/docker/docker/plugin [2021-08-25T19:09:46.651Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:09:46.651Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:09:46.651Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:09:46.651Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:09:46.651Z] github.com/docker/docker/quota [2021-08-25T19:09:46.651Z] github.com/docker/docker/reference [2021-08-25T19:09:46.651Z] github.com/docker/docker/registry [2021-08-25T19:09:46.651Z] github.com/docker/docker/registry/resumable [2021-08-25T19:09:46.651Z] github.com/docker/docker/restartmanager [2021-08-25T19:09:46.651Z] github.com/docker/docker/rootless [2021-08-25T19:09:46.651Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:09:46.651Z] github.com/docker/docker/runconfig [2021-08-25T19:09:46.651Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/environment [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/registry [2021-08-25T19:09:46.651Z] github.com/docker/docker/testutil/request [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume/drivers [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume/local [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume/mounts [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume/service [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:09:46.651Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:09:46.651Z] ++ grep --fixed-strings /libnetwork [2021-08-25T19:09:46.651Z] ++ echo 'github.com/docker/docker/api [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/backend [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/container [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/events [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/filters [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/image [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/mount [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/network [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/registry [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/time [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/versions [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:09:46.651Z] github.com/docker/docker/api/types/volume [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:09:46.651Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:09:46.651Z] github.com/docker/docker/cli [2021-08-25T19:09:46.651Z] github.com/docker/docker/cli/config [2021-08-25T19:09:46.651Z] github.com/docker/docker/cli/debug [2021-08-25T19:09:46.651Z] github.com/docker/docker/client [2021-08-25T19:09:46.651Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:09:46.651Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:09:46.651Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:09:46.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:09:46.651Z] github.com/docker/docker/container [2021-08-25T19:09:46.651Z] github.com/docker/docker/container/stream [2021-08-25T19:09:46.651Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:09:46.651Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:09:46.651Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/config [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/events [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/exec [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/images [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/links [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/names [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/network [2021-08-25T19:09:46.651Z] github.com/docker/docker/daemon/stats [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution/utils [2021-08-25T19:09:46.651Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:09:46.651Z] github.com/docker/docker/dockerversion [2021-08-25T19:09:46.651Z] github.com/docker/docker/errdefs [2021-08-25T19:09:46.651Z] github.com/docker/docker/image [2021-08-25T19:09:46.651Z] github.com/docker/docker/image/cache [2021-08-25T19:09:46.651Z] github.com/docker/docker/image/tarexport [2021-08-25T19:09:46.651Z] github.com/docker/docker/image/v1 [2021-08-25T19:09:46.651Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:09:46.651Z] github.com/docker/docker/layer [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd [2021-08-25T19:09:46.651Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:09:46.652Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:09:46.652Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/types [2021-08-25T19:09:46.652Z] github.com/docker/docker/oci [2021-08-25T19:09:46.652Z] github.com/docker/docker/oci/caps [2021-08-25T19:09:46.652Z] github.com/docker/docker/opts [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/archive [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/directory [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/locker [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/mount [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/platform [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/pools [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/progress [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/signal [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/stack [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/system [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/term [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:09:46.652Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:09:46.652Z] github.com/docker/docker/plugin [2021-08-25T19:09:46.652Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:09:46.652Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:09:46.652Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:09:46.652Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:09:46.652Z] github.com/docker/docker/quota [2021-08-25T19:09:46.652Z] github.com/docker/docker/reference [2021-08-25T19:09:46.652Z] github.com/docker/docker/registry [2021-08-25T19:09:46.652Z] github.com/docker/docker/registry/resumable [2021-08-25T19:09:46.652Z] github.com/docker/docker/restartmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/rootless [2021-08-25T19:09:46.652Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:09:46.652Z] github.com/docker/docker/runconfig [2021-08-25T19:09:46.652Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/environment [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/registry [2021-08-25T19:09:46.652Z] github.com/docker/docker/testutil/request [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume/drivers [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume/local [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume/mounts [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume/service [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:09:46.652Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:09:46.652Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/types' [2021-08-25T19:09:46.652Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-25T19:09:46.652Z] + echo 'github.com/docker/docker/libnetwork [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/types' [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:09:46.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:09:46.652Z] + type docker-proxy [2021-08-25T19:09:46.652Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-25T19:09:46.652Z] + hack/make.sh binary-proxy install-proxy [2021-08-25T19:09:46.652Z] [2021-08-25T19:09:46.652Z] Removing bundles/ [2021-08-25T19:09:46.652Z] [2021-08-25T19:09:46.652Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-25T19:09:46.652Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-25T19:09:46.652Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:09:47.572Z] #28 1.537 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-25T19:09:47.572Z] #28 1.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-25T19:09:47.610Z] #58 DONE 233.9s [2021-08-25T19:09:47.834Z] #28 2.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-25T19:09:47.834Z] #28 2.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-25T19:09:48.153Z] #28 2.273 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-25T19:09:48.415Z] #28 2.515 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-25T19:09:48.545Z] #55 ... [2021-08-25T19:09:48.545Z] [2021-08-25T19:09:48.546Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:48.546Z] #58 sha256:71776ee741cffa91ab28dd3a9caf46bc9fa895caca49f7e5c838a68eb772d39f [2021-08-25T19:09:48.546Z] #58 224.6 + bin/containerd [2021-08-25T19:09:48.547Z] [2021-08-25T19:09:48.547Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-25T19:09:48.547Z] #59 sha256:9fc8da4ff60b4d500b39dfbc0351af75b68f68d4d704ea581d7c63b13d97da3a [2021-08-25T19:09:48.678Z] #28 2.699 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-25T19:09:48.939Z] #28 2.886 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-25T19:09:48.939Z] #28 3.090 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-25T19:09:49.200Z] #28 3.309 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-25T19:09:49.200Z] #28 3.310 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-25T19:09:49.200Z] #28 3.311 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-25T19:09:49.200Z] #28 3.312 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-25T19:09:49.200Z] #28 3.313 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-25T19:09:49.200Z] #28 3.314 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-25T19:09:49.480Z] #59 DONE 0.8s [2021-08-25T19:09:49.480Z] [2021-08-25T19:09:49.480Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-25T19:09:49.480Z] #63 sha256:63a0024f80b57804532bcb1d81e19760767f2c71befc9454562c8523a11bd5e7 [2021-08-25T19:09:49.480Z] #63 DONE 0.2s [2021-08-25T19:09:49.738Z] [2021-08-25T19:09:49.738Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-25T19:09:49.738Z] #68 sha256:d7a88c4da181b8ae55aff7ab5178f5bbb08ac89953433b7791ec745511852bd8 [2021-08-25T19:09:50.673Z] #68 DONE 0.9s [2021-08-25T19:09:50.673Z] [2021-08-25T19:09:50.673Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-25T19:09:50.673Z] #69 sha256:5c698deb2db8c166444f54d9608b2b1213c84a9d57af056af04d179997ebd763 [2021-08-25T19:09:50.673Z] #69 DONE 0.0s [2021-08-25T19:09:50.673Z] [2021-08-25T19:09:50.673Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-08-25T19:09:50.673Z] #70 sha256:46e1236a2c9f51e77fb800dc422d852b33ec2a7130070770a8685b94ceb3da7c [2021-08-25T19:09:51.239Z] #70 0.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-25T19:09:51.239Z] #70 0.676 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-25T19:09:51.239Z] #70 0.676 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-25T19:09:51.756Z] #70 0.907 Reading package lists... [2021-08-25T19:09:52.324Z] #70 1.382 Reading package lists... [2021-08-25T19:09:52.324Z] #70 1.849 Building dependency tree... [2021-08-25T19:09:52.582Z] #70 1.939 Reading state information... [2021-08-25T19:09:52.582Z] #70 2.055 The following additional packages will be installed: [2021-08-25T19:09:52.582Z] #70 2.056 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-08-25T19:09:52.582Z] #70 2.056 systemd-timesyncd [2021-08-25T19:09:52.582Z] #70 2.057 Suggested packages: [2021-08-25T19:09:52.582Z] #70 2.057 systemd-container policykit-1 [2021-08-25T19:09:52.582Z] #70 2.057 Recommended packages: [2021-08-25T19:09:52.582Z] #70 2.057 libnss-systemd [2021-08-25T19:09:52.582Z] #70 2.141 The following NEW packages will be installed: [2021-08-25T19:09:52.582Z] #70 2.141 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-08-25T19:09:52.582Z] #70 2.142 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-08-25T19:09:53.153Z] #70 2.407 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:09:53.153Z] #70 2.407 Need to get 5937 kB of archives. [2021-08-25T19:09:53.153Z] #70 2.407 After this operation, 19.5 MB of additional disk space will be used. [2021-08-25T19:09:53.153Z] #70 2.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-25T19:09:53.153Z] #70 2.409 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-08-25T19:09:53.153Z] #70 2.410 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-08-25T19:09:53.153Z] #70 2.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-08-25T19:09:53.153Z] #70 2.415 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-08-25T19:09:53.153Z] #70 2.417 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-08-25T19:09:53.153Z] #70 2.509 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-08-25T19:09:53.153Z] #70 2.510 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-08-25T19:09:53.153Z] #70 2.511 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-08-25T19:09:53.153Z] #70 2.513 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-08-25T19:09:53.153Z] #70 2.515 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-08-25T19:09:53.153Z] #70 2.671 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:09:53.153Z] #70 2.699 Fetched 5937 kB in 0s (15.3 MB/s) [2021-08-25T19:09:53.153Z] #70 2.722 Selecting previously unselected package libargon2-1:amd64. [2021-08-25T19:09:53.153Z] #70 2.722 (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 ... 28604 files and directories currently installed.) [2021-08-25T19:09:53.153Z] #70 2.735 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-25T19:09:53.153Z] #70 2.743 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-25T19:09:53.153Z] #70 2.777 Selecting previously unselected package libjson-c5:amd64. [2021-08-25T19:09:53.412Z] #70 2.777 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-08-25T19:09:53.412Z] #70 2.780 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-08-25T19:09:53.412Z] #70 2.825 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-25T19:09:53.412Z] #70 2.827 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-08-25T19:09:53.412Z] #70 2.831 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-25T19:09:53.412Z] #70 2.882 Selecting previously unselected package libkmod2:amd64. [2021-08-25T19:09:53.412Z] #70 2.882 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-08-25T19:09:53.412Z] #70 2.886 Unpacking libkmod2:amd64 (28-1) ... [2021-08-25T19:09:53.412Z] #70 2.921 Selecting previously unselected package systemd-timesyncd. [2021-08-25T19:09:53.412Z] #70 2.924 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-08-25T19:09:53.412Z] #70 2.929 Unpacking systemd-timesyncd (247.3-6) ... [2021-08-25T19:09:53.412Z] #70 2.979 Selecting previously unselected package systemd. [2021-08-25T19:09:53.412Z] #70 2.981 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-08-25T19:09:53.412Z] #70 3.013 Unpacking systemd (247.3-6) ... [2021-08-25T19:09:54.000Z] #70 3.532 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-25T19:09:54.000Z] #70 3.544 Setting up libjson-c5:amd64 (0.15-2) ... [2021-08-25T19:09:54.000Z] #70 3.554 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-25T19:09:54.000Z] #70 3.564 Setting up libkmod2:amd64 (28-1) ... [2021-08-25T19:09:54.260Z] #70 3.575 Setting up systemd (247.3-6) ... [2021-08-25T19:09:54.260Z] #70 3.622 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-25T19:09:54.260Z] #70 3.624 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-25T19:09:54.260Z] #70 3.630 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-08-25T19:09:54.491Z] #28 ... [2021-08-25T19:09:54.491Z] [2021-08-25T19:09:54.491Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:54.491Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:09:54.491Z] #62 5.672 + cd /tmp/tmp.fZJgixKWNd/src/github.com/opencontainers/runc [2021-08-25T19:09:54.491Z] #62 5.672 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-25T19:09:54.491Z] #62 5.727 + '[' -z '' ']' [2021-08-25T19:09:54.491Z] #62 5.727 + target=static [2021-08-25T19:09:54.491Z] #62 5.727 + make 'BUILDTAGS=seccomp ' static [2021-08-25T19:09:54.491Z] #62 5.865 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-25T19:09:54.518Z] #70 3.987 Setting up systemd-timesyncd (247.3-6) ... [2021-08-25T19:09:54.776Z] #70 4.192 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-25T19:09:54.776Z] #70 4.192 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-25T19:09:54.776Z] #70 4.245 Selecting previously unselected package systemd-sysv. [2021-08-25T19:09:54.776Z] #70 4.245 (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 ... 29432 files and directories currently installed.) [2021-08-25T19:09:54.776Z] #70 4.257 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-08-25T19:09:54.776Z] #70 4.261 Unpacking systemd-sysv (247.3-6) ... [2021-08-25T19:09:54.776Z] #70 4.306 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-25T19:09:54.776Z] #70 4.308 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-08-25T19:09:54.776Z] #70 4.313 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-25T19:09:54.776Z] #70 4.368 Selecting previously unselected package dbus. [2021-08-25T19:09:55.034Z] #70 4.370 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-08-25T19:09:55.034Z] #70 4.380 Unpacking dbus (1.12.20-2) ... [2021-08-25T19:09:55.034Z] #70 4.437 Selecting previously unselected package libpam-systemd:amd64. [2021-08-25T19:09:55.034Z] #70 4.437 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-08-25T19:09:55.034Z] #70 4.441 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-08-25T19:09:55.034Z] #70 4.493 Selecting previously unselected package dbus-user-session. [2021-08-25T19:09:55.034Z] #70 4.495 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-08-25T19:09:55.034Z] #70 4.499 Unpacking dbus-user-session (1.12.20-2) ... [2021-08-25T19:09:55.034Z] #70 4.569 Setting up systemd-sysv (247.3-6) ... [2021-08-25T19:09:55.034Z] #70 4.581 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-25T19:09:55.034Z] #70 4.591 Setting up dbus (1.12.20-2) ... [2021-08-25T19:09:55.292Z] #70 4.705 invoke-rc.d: could not determine current runlevel [2021-08-25T19:09:55.292Z] #70 4.707 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T19:09:55.292Z] #70 4.712 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-08-25T19:09:55.552Z] #70 4.855 Setting up dbus-user-session (1.12.20-2) ... [2021-08-25T19:09:55.552Z] #70 4.870 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:09:55.552Z] #70 DONE 5.0s [2021-08-25T19:09:55.552Z] [2021-08-25T19:09:55.552Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-08-25T19:09:55.552Z] #71 sha256:3ce283b119cbe62fdec1e40a7b2ad3a3bbc199ab051a2067b7c3af02d81f4d66 [2021-08-25T19:09:56.120Z] #71 0.452 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T19:09:56.120Z] #71 0.452 Dload Upload Total Spent Left Speed [2021-08-25T19:09:56.120Z] #71 0.453 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15581 0 --:--:-- --:--:-- --:--:-- 15581 [2021-08-25T19:09:56.120Z] #71 DONE 0.6s [2021-08-25T19:09:56.120Z] [2021-08-25T19:09:56.120Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-25T19:09:56.120Z] #72 sha256:cba13c097125961a54f51f049e8a85cee706baedc26c752c400af32779a40e1d [2021-08-25T19:09:56.764Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-25T19:09:56.764Z] [2021-08-25T19:09:56.764Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-25T19:09:56.764Z] Installing docker-proxy to /usr/local/bin/ [2021-08-25T19:09:56.764Z] [2021-08-25T19:09:56.764Z] + mkdir -p bundles [2021-08-25T19:09:56.764Z] + '[' -n 'github.com/docker/docker/api [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/backend [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/container [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/events [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/filters [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/image [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/mount [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/network [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/registry [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/time [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/versions [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:09:56.764Z] github.com/docker/docker/api/types/volume [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:09:56.764Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:09:56.764Z] github.com/docker/docker/cli [2021-08-25T19:09:56.764Z] github.com/docker/docker/cli/config [2021-08-25T19:09:56.764Z] github.com/docker/docker/cli/debug [2021-08-25T19:09:56.764Z] github.com/docker/docker/client [2021-08-25T19:09:56.764Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:09:56.764Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:09:56.764Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:09:56.764Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:09:56.764Z] github.com/docker/docker/container [2021-08-25T19:09:56.764Z] github.com/docker/docker/container/stream [2021-08-25T19:09:56.764Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:09:56.764Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:09:56.764Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/config [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/events [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/exec [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/images [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/links [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/names [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/network [2021-08-25T19:09:56.764Z] github.com/docker/docker/daemon/stats [2021-08-25T19:09:56.764Z] github.com/docker/docker/distribution [2021-08-25T19:09:56.764Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:09:56.764Z] github.com/docker/docker/distribution/utils [2021-08-25T19:09:56.764Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:09:56.764Z] github.com/docker/docker/dockerversion [2021-08-25T19:09:56.764Z] github.com/docker/docker/errdefs [2021-08-25T19:09:56.764Z] github.com/docker/docker/image [2021-08-25T19:09:56.764Z] github.com/docker/docker/image/cache [2021-08-25T19:09:56.764Z] github.com/docker/docker/image/tarexport [2021-08-25T19:09:56.764Z] github.com/docker/docker/image/v1 [2021-08-25T19:09:56.764Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:09:56.764Z] github.com/docker/docker/layer [2021-08-25T19:09:56.764Z] github.com/docker/docker/libcontainerd [2021-08-25T19:09:56.764Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:09:56.764Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:09:56.764Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:09:56.764Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:09:56.764Z] github.com/docker/docker/oci [2021-08-25T19:09:56.764Z] github.com/docker/docker/oci/caps [2021-08-25T19:09:56.764Z] github.com/docker/docker/opts [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/archive [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/directory [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/locker [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/mount [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/platform [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/pools [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/progress [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/signal [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/stack [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/system [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/term [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:09:56.764Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:09:56.764Z] github.com/docker/docker/plugin [2021-08-25T19:09:56.764Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:09:56.764Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:09:56.764Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:09:56.764Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:09:56.764Z] github.com/docker/docker/quota [2021-08-25T19:09:56.764Z] github.com/docker/docker/reference [2021-08-25T19:09:56.764Z] github.com/docker/docker/registry [2021-08-25T19:09:56.764Z] github.com/docker/docker/registry/resumable [2021-08-25T19:09:56.764Z] github.com/docker/docker/restartmanager [2021-08-25T19:09:56.764Z] github.com/docker/docker/rootless [2021-08-25T19:09:56.764Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:09:56.764Z] github.com/docker/docker/runconfig [2021-08-25T19:09:56.764Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/environment [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/registry [2021-08-25T19:09:56.764Z] github.com/docker/docker/testutil/request [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume/drivers [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume/local [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume/mounts [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume/service [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:09:56.764Z] github.com/docker/docker/volume/testutils' ']' [2021-08-25T19:09:56.765Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-25T19:09:57.056Z] #72 DONE 0.9s [2021-08-25T19:09:57.056Z] [2021-08-25T19:09:57.056Z] #73 exporting to image [2021-08-25T19:09:57.056Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-25T19:09:57.056Z] #73 exporting layers [2021-08-25T19:09:57.708Z] ? github.com/docker/docker/api [no test files] [2021-08-25T19:09:58.560Z] #58 ... [2021-08-25T19:09:58.560Z] [2021-08-25T19:09:58.560Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:09:58.560Z] #55 sha256:6feec4035dc5c27d686536eb42bbebbba26be281592764525e8344f8e21217cc [2021-08-25T19:09:58.560Z] #55 108.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-25T19:09:58.560Z] #55 109.6 + mkdir -p /build [2021-08-25T19:09:58.560Z] #55 109.6 + cp runc /build/runc [2021-08-25T19:09:58.560Z] #55 DONE 110.5s [2021-08-25T19:09:58.560Z] [2021-08-25T19:09:58.560Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:58.560Z] #58 sha256:71776ee741cffa91ab28dd3a9caf46bc9fa895caca49f7e5c838a68eb772d39f [2021-08-25T19:09:59.783Z] #62 ... [2021-08-25T19:09:59.783Z] [2021-08-25T19:09:59.783Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:09:59.783Z] #65 sha256:c23ca764d441b54b3d6297eadfa57aac2c230298328833a7dc344168003498e6 [2021-08-25T19:09:59.783Z] #65 65.69 + bin/containerd [2021-08-25T19:09:59.945Z] #58 ... [2021-08-25T19:09:59.945Z] [2021-08-25T19:09:59.945Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-25T19:09:59.945Z] #56 sha256:3c364487eb88b5d74f775c349d055dc2fc8bc8dfacefcb2bbe968fcb395762b8 [2021-08-25T19:10:00.202Z] #56 DONE 0.3s [2021-08-25T19:10:00.202Z] [2021-08-25T19:10:00.202Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:10:00.202Z] #58 sha256:71776ee741cffa91ab28dd3a9caf46bc9fa895caca49f7e5c838a68eb772d39f [2021-08-25T19:10:00.353Z] #65 ... [2021-08-25T19:10:00.353Z] [2021-08-25T19:10:00.353Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-25T19:10:00.353Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29 [2021-08-25T19:10:00.353Z] #28 14.45 Fetched 48.3 MB in 13s (3622 kB/s) [2021-08-25T19:10:01.433Z] INFO: Expanding compiler 1 of 3... [2021-08-25T19:10:01.433Z] INFO: Expanding compiler 2 of 3... [2021-08-25T19:10:01.757Z] Removing intermediate container 8ba439c7b437 [2021-08-25T19:10:01.757Z] ---> 3939bc330401 [2021-08-25T19:10:01.757Z] Step 8/11 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-25T19:10:01.757Z] ---> Running in 61ec9f0d76f5 [2021-08-25T19:10:01.757Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-25T19:10:01.757Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:10:01.757Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:10:01.757Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:10:01.757Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:10:01.757Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:10:01.757Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:10:01.757Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:10:01.757Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:10:01.757Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:10:01.757Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:10:01.757Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:10:01.757Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:10:01.757Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:10:01.757Z] Use 'go install pkg@version' instead. [2021-08-25T19:10:01.757Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:10:01.757Z] or run 'go help get' or 'go help install'. [2021-08-25T19:10:01.757Z] INFO: Build done for gotestsum... [2021-08-25T19:10:03.623Z] #73 exporting layers 6.2s done [2021-08-25T19:10:03.623Z] #73 writing image sha256:4e2230e56bca3251af15b30c03abf4da56f5db757767cc299debbc00e00089c8 done [2021-08-25T19:10:03.623Z] #73 naming to docker.io/library/docker:aa606307b7d10890885e2c76c1652c48a6914db4 done [2021-08-25T19:10:03.623Z] #73 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-25T19:10:03.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -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:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh dynbinary test-integration [2021-08-25T19:10:05.155Z] INFO: Expanding compiler 3 of 3... [2021-08-25T19:10:05.155Z] INFO: Removing downloaded files... [2021-08-25T19:10:05.155Z] INFO: Downloading containerd [2021-08-25T19:10:05.883Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-25T19:10:05.883Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-25T19:10:05.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-25T19:10:05.883Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-25T19:10:05.883Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-08-25T19:10:05.883Z] Detected virtualization docker. [2021-08-25T19:10:05.883Z] Detected architecture x86-64. [2021-08-25T19:10:05.883Z] Set hostname to <06950d4a35e0>. [2021-08-25T19:10:05.883Z] modprobe@configfs.service: Succeeded. [2021-08-25T19:10:05.883Z] modprobe@drm.service: Succeeded. [2021-08-25T19:10:05.883Z] modprobe@fuse.service: Succeeded. [2021-08-25T19:10:06.142Z] + source /etc/docker-entrypoint-cmd [2021-08-25T19:10:06.142Z] ++ hack/make.sh dynbinary test-integration [2021-08-25T19:10:06.142Z] [2021-08-25T19:10:06.142Z] Removing bundles/ [2021-08-25T19:10:06.142Z] [2021-08-25T19:10:06.142Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-25T19:10:06.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:10:06.401Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:10:06.956Z] #28 14.45 Reading package lists... [2021-08-25T19:10:07.578Z] #58 228.4 + bin/containerd [2021-08-25T19:10:10.308Z] Removing intermediate container 61ec9f0d76f5 [2021-08-25T19:10:10.308Z] ---> f9f95490e469 [2021-08-25T19:10:10.308Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-25T19:10:10.308Z] ---> Running in 29d443eea581 [2021-08-25T19:10:10.308Z] Removing intermediate container 29d443eea581 [2021-08-25T19:10:10.308Z] ---> e4ceeb286020 [2021-08-25T19:10:10.308Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-25T19:10:10.308Z] ---> Running in a22e9766f989 [2021-08-25T19:10:10.308Z] Removing intermediate container a22e9766f989 [2021-08-25T19:10:10.308Z] ---> 3d48585993b2 [2021-08-25T19:10:10.308Z] Step 11/11 : COPY . . [2021-08-25T19:10:12.644Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-08-25T19:10:13.552Z] #28 21.16 Reading package lists... [2021-08-25T19:10:14.150Z] #58 ... [2021-08-25T19:10:14.151Z] [2021-08-25T19:10:14.151Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:10:14.151Z] #55 sha256:152590001b85f79aaf28446e7a9275979614ab7443d95c6329c944890cf54d2e [2021-08-25T19:10:14.151Z] #55 112.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-25T19:10:14.410Z] #55 113.5 + mkdir -p /build [2021-08-25T19:10:14.670Z] #55 113.5 + cp runc /build/runc [2021-08-25T19:10:15.468Z] #28 27.44 Building dependency tree... [2021-08-25T19:10:15.607Z] #55 DONE 114.6s [2021-08-25T19:10:15.607Z] [2021-08-25T19:10:15.607Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:10:15.607Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:10:16.412Z] #28 30.44 bzip2 is already the newest version (1.0.8-4). [2021-08-25T19:10:16.412Z] #28 30.44 patch is already the newest version (2.7.6-7). [2021-08-25T19:10:16.412Z] #28 30.44 xz-utils is already the newest version (5.2.5-2). [2021-08-25T19:10:16.412Z] #28 30.44 The following additional packages will be installed: [2021-08-25T19:10:16.412Z] #28 30.44 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-25T19:10:16.412Z] #28 30.45 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-08-25T19:10:16.412Z] #28 30.46 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-25T19:10:16.413Z] #28 30.46 python3-pkg-resources vim-runtime xxd [2021-08-25T19:10:16.413Z] #28 30.48 Suggested packages: [2021-08-25T19:10:16.413Z] #28 30.48 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-08-25T19:10:16.413Z] #28 30.48 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-25T19:10:16.413Z] #28 30.48 Recommended packages: [2021-08-25T19:10:16.413Z] #28 30.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-25T19:10:17.515Z] #58 ... [2021-08-25T19:10:17.515Z] [2021-08-25T19:10:17.515Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-25T19:10:17.515Z] #56 sha256:aaa94b3253ae9525528efffe99d245daabf4999685b6362df0b8077181ce1a39 [2021-08-25T19:10:17.515Z] #56 DONE 0.3s [2021-08-25T19:10:17.515Z] [2021-08-25T19:10:17.515Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:10:17.515Z] #58 sha256:21834bf6ae3b288a7ae5a295621c866109bb54a5b236931a40df2e3a087e62db [2021-08-25T19:10:18.330Z] #28 32.00 The following NEW packages will be installed: [2021-08-25T19:10:18.330Z] #28 32.01 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-08-25T19:10:18.330Z] #28 32.01 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-25T19:10:18.330Z] #28 32.01 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-08-25T19:10:18.330Z] #28 32.02 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-08-25T19:10:18.330Z] #28 32.02 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-08-25T19:10:18.330Z] #28 32.02 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-08-25T19:10:18.330Z] #28 32.02 vim-common vim-runtime xfsprogs xxd zip [2021-08-25T19:10:18.330Z] #28 32.43 0 upgraded, 43 newly installed, 0 to remove and 2 not upgraded. [2021-08-25T19:10:18.330Z] #28 32.43 Need to get 18.0 MB of archives. [2021-08-25T19:10:18.330Z] #28 32.43 After this operation, 69.4 MB of additional disk space will be used. [2021-08-25T19:10:18.330Z] #28 32.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-25T19:10:18.330Z] #28 32.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-25T19:10:18.330Z] #28 32.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-25T19:10:18.330Z] #28 32.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-25T19:10:18.330Z] #28 32.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-25T19:10:18.330Z] #28 32.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-25T19:10:18.330Z] #28 32.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-25T19:10:18.330Z] #28 32.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-25T19:10:18.330Z] #28 32.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-25T19:10:18.330Z] #28 32.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-25T19:10:18.330Z] #28 32.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-25T19:10:18.330Z] #28 32.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-25T19:10:18.330Z] #28 32.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-25T19:10:18.330Z] #28 32.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-25T19:10:18.592Z] #28 32.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-25T19:10:18.592Z] #28 32.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-25T19:10:18.592Z] #28 32.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-25T19:10:18.592Z] #28 32.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-25T19:10:18.592Z] #28 32.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-25T19:10:18.592Z] #28 32.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-25T19:10:18.592Z] #28 32.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-25T19:10:18.592Z] #28 32.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-25T19:10:18.592Z] #28 32.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-25T19:10:18.592Z] #28 32.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-25T19:10:18.592Z] #28 32.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-25T19:10:18.592Z] #28 32.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-25T19:10:18.592Z] #28 32.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-25T19:10:18.592Z] #28 32.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-25T19:10:18.592Z] #28 32.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-25T19:10:18.592Z] #28 32.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-25T19:10:18.592Z] #28 32.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-25T19:10:18.592Z] #28 32.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-25T19:10:18.592Z] #28 32.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-25T19:10:18.592Z] #28 32.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-25T19:10:18.592Z] #28 32.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-25T19:10:18.854Z] #28 32.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-25T19:10:18.854Z] #28 32.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-25T19:10:19.427Z] #28 33.34 debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T19:10:19.689Z] #28 33.64 Fetched 18.0 MB in 1s (30.3 MB/s) [2021-08-25T19:10:19.689Z] #28 33.69 Selecting previously unselected package pigz. [2021-08-25T19:10:19.689Z] #28 33.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 ... 40072 files and directories currently installed.) [2021-08-25T19:10:19.689Z] #28 33.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-25T19:10:19.689Z] #28 33.75 Unpacking pigz (2.6-1) ... [2021-08-25T19:10:19.931Z] [2021-08-25T19:10:19.931Z] Name Version Source Summary [2021-08-25T19:10:19.931Z] ---- ------- ------ ------- [2021-08-25T19:10:19.931Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-25T19:10:19.931Z] [2021-08-25T19:10:19.931Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-25T19:10:19.931Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-25T19:10:19.931Z] PSChildName : containerd [2021-08-25T19:10:19.931Z] PSDrive : C [2021-08-25T19:10:19.931Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-25T19:10:19.931Z] PSIsContainer : True [2021-08-25T19:10:19.931Z] Name : containerd [2021-08-25T19:10:19.931Z] FullName : C:\containerd [2021-08-25T19:10:19.931Z] Parent : [2021-08-25T19:10:19.931Z] Exists : True [2021-08-25T19:10:19.931Z] Root : C:\ [2021-08-25T19:10:19.931Z] Extension : [2021-08-25T19:10:19.931Z] CreationTime : 8/25/2021 7:10:18 PM [2021-08-25T19:10:19.931Z] CreationTimeUtc : 8/25/2021 7:10:18 PM [2021-08-25T19:10:19.931Z] LastAccessTime : 8/25/2021 7:10:18 PM [2021-08-25T19:10:19.931Z] LastAccessTimeUtc : 8/25/2021 7:10:18 PM [2021-08-25T19:10:19.931Z] LastWriteTime : 8/25/2021 7:10:18 PM [2021-08-25T19:10:19.931Z] LastWriteTimeUtc : 8/25/2021 7:10:18 PM [2021-08-25T19:10:19.931Z] Attributes : Directory [2021-08-25T19:10:19.931Z] Mode : d----- [2021-08-25T19:10:19.931Z] BaseName : containerd [2021-08-25T19:10:19.931Z] Target : {} [2021-08-25T19:10:19.931Z] LinkType : [2021-08-25T19:10:19.931Z] [2021-08-25T19:10:19.931Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-25T19:10:19.931Z] INFO: Configuring git core.autocrlf... [2021-08-25T19:10:19.951Z] #28 33.84 Selecting previously unselected package libelf1:amd64. [2021-08-25T19:10:19.951Z] #28 33.86 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-25T19:10:19.951Z] #28 33.87 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-25T19:10:19.951Z] #28 33.97 Selecting previously unselected package libbpf0:amd64. [2021-08-25T19:10:19.951Z] #28 33.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-25T19:10:19.951Z] #28 33.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:10:19.951Z] #28 34.07 Selecting previously unselected package libcap2:amd64. [2021-08-25T19:10:19.951Z] #28 34.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-25T19:10:19.951Z] #28 34.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:10:20.213Z] #28 34.13 Selecting previously unselected package libmnl0:amd64. [2021-08-25T19:10:20.213Z] #28 34.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-25T19:10:20.213Z] #28 34.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:10:20.213Z] #28 34.21 Selecting previously unselected package libxtables12:amd64. [2021-08-25T19:10:20.213Z] #28 34.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-25T19:10:20.213Z] #28 34.22 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:10:20.213Z] #28 34.27 Selecting previously unselected package libcap2-bin. [2021-08-25T19:10:20.213Z] #28 34.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-25T19:10:20.213Z] #28 34.28 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-25T19:10:20.213Z] #28 34.34 Selecting previously unselected package iproute2. [2021-08-25T19:10:20.387Z] [2021-08-25T19:10:20.387Z] [2021-08-25T19:10:20.475Z] #28 34.34 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-25T19:10:20.475Z] #28 34.35 Unpacking iproute2 (5.10.0-4) ... [2021-08-25T19:10:20.737Z] #28 34.64 Selecting previously unselected package xxd. [2021-08-25T19:10:20.737Z] #28 34.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:10:20.737Z] #28 34.65 Unpacking xxd (2:8.2.2434-3) ... [2021-08-25T19:10:20.737Z] #28 34.74 Selecting previously unselected package vim-common. [2021-08-25T19:10:20.737Z] #28 34.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:10:20.737Z] #28 34.77 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-25T19:10:20.999Z] #28 34.90 Selecting previously unselected package bash-completion. [2021-08-25T19:10:20.999Z] #28 34.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-25T19:10:22.389Z] #28 36.11 Unpacking bash-completion (1:2.11-2) ... [2021-08-25T19:10:22.389Z] #28 36.36 Selecting previously unselected package apparmor. [2021-08-25T19:10:22.389Z] #28 36.37 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-08-25T19:10:22.389Z] #28 36.41 Unpacking apparmor (2.13.6-10) ... [2021-08-25T19:10:22.651Z] #28 36.68 Selecting previously unselected package inetutils-ping. [2021-08-25T19:10:22.651Z] #28 36.68 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-25T19:10:22.651Z] #28 36.70 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-25T19:10:22.651Z] #28 36.77 Selecting previously unselected package libip4tc2:amd64. [2021-08-25T19:10:22.651Z] #28 36.78 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:10:22.651Z] #28 36.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:10:22.651Z] #28 36.82 Selecting previously unselected package libip6tc2:amd64. [2021-08-25T19:10:22.651Z] #28 36.83 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-25T19:10:22.651Z] #28 36.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:10:22.651Z] #28 36.90 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-25T19:10:22.913Z] #28 36.91 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-25T19:10:22.913Z] #28 36.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:10:22.913Z] #28 36.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-25T19:10:22.913Z] #28 36.97 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-25T19:10:22.913Z] #28 36.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:10:22.913Z] #28 37.03 Selecting previously unselected package libnftnl11:amd64. [2021-08-25T19:10:22.913Z] #28 37.05 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-25T19:10:22.913Z] #28 37.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:10:22.913Z] #28 37.11 Selecting previously unselected package iptables. [2021-08-25T19:10:22.913Z] #28 37.13 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-08-25T19:10:23.173Z] #28 37.13 Unpacking iptables (1.8.7-1) ... [2021-08-25T19:10:23.434Z] #28 37.32 Selecting previously unselected package libonig5:amd64. [2021-08-25T19:10:23.434Z] #28 37.33 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-25T19:10:23.434Z] #28 37.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:10:23.434Z] #28 37.43 Selecting previously unselected package libjq1:amd64. [2021-08-25T19:10:23.434Z] #28 37.44 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-08-25T19:10:23.434Z] #28 37.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:10:23.434Z] #28 37.51 Selecting previously unselected package jq. [2021-08-25T19:10:23.434Z] #28 37.52 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-08-25T19:10:23.434Z] #28 37.52 Unpacking jq (1.6-2.1) ... [2021-08-25T19:10:23.434Z] #28 37.58 Selecting previously unselected package libaio1:amd64. [2021-08-25T19:10:23.696Z] #28 37.59 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-08-25T19:10:23.696Z] #28 37.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:10:23.696Z] #28 37.64 Selecting previously unselected package libgpm2:amd64. [2021-08-25T19:10:23.696Z] #28 37.64 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-08-25T19:10:23.696Z] #28 37.65 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:10:23.696Z] #28 37.70 Selecting previously unselected package libinih1:amd64. [2021-08-25T19:10:23.696Z] #28 37.71 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-08-25T19:10:23.696Z] #28 37.72 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-25T19:10:23.696Z] #28 37.76 Selecting previously unselected package libnet1:amd64. [2021-08-25T19:10:23.696Z] #28 37.76 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-25T19:10:23.696Z] #28 37.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:10:23.696Z] #28 37.83 Selecting previously unselected package libnl-3-200:amd64. [2021-08-25T19:10:23.696Z] #28 37.84 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-25T19:10:23.696Z] #28 37.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:10:23.696Z] #28 37.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-25T19:10:23.958Z] #28 37.95 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-25T19:10:23.958Z] #28 37.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:10:23.958Z] #28 38.01 Selecting previously unselected package net-tools. [2021-08-25T19:10:23.958Z] #28 38.01 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-25T19:10:23.958Z] #28 38.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:10:24.220Z] #28 38.14 Selecting previously unselected package python-pip-whl. [2021-08-25T19:10:24.220Z] #28 38.15 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-08-25T19:10:24.220Z] #28 38.16 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-25T19:10:24.481Z] #28 38.49 Selecting previously unselected package python3-lib2to3. [2021-08-25T19:10:24.481Z] #28 38.51 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-25T19:10:24.481Z] #28 38.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:10:24.481Z] #28 38.59 Selecting previously unselected package python3-distutils. [2021-08-25T19:10:24.481Z] #28 38.60 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-08-25T19:10:24.481Z] #28 38.60 Unpacking python3-distutils (3.9.2-1) ... [2021-08-25T19:10:24.742Z] #28 38.70 Selecting previously unselected package python3-pkg-resources. [2021-08-25T19:10:24.742Z] #28 38.71 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-25T19:10:24.742Z] #28 38.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:10:24.742Z] #28 38.81 Selecting previously unselected package python3-setuptools. [2021-08-25T19:10:24.742Z] #28 38.82 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-08-25T19:10:24.742Z] #28 38.82 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-25T19:10:25.004Z] #28 39.00 Selecting previously unselected package python3-wheel. [2021-08-25T19:10:25.004Z] #28 39.01 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-08-25T19:10:25.004Z] #28 39.01 Unpacking python3-wheel (0.34.2-1) ... [2021-08-25T19:10:25.004Z] #28 39.07 Selecting previously unselected package python3-pip. [2021-08-25T19:10:25.004Z] #28 39.09 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-08-25T19:10:25.004Z] #28 39.10 Unpacking python3-pip (20.3.4-4) ... [2021-08-25T19:10:25.265Z] #28 39.28 Selecting previously unselected package sudo. [2021-08-25T19:10:25.265Z] #28 39.28 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-08-25T19:10:25.265Z] #28 39.29 Unpacking sudo (1.9.5p2-3) ... [2021-08-25T19:10:25.788Z] #28 39.65 Selecting previously unselected package thin-provisioning-tools. [2021-08-25T19:10:25.788Z] #28 39.66 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-25T19:10:25.788Z] #28 39.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:10:25.788Z] #28 39.82 Selecting previously unselected package uidmap. [2021-08-25T19:10:25.788Z] #28 39.83 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-25T19:10:25.788Z] #28 39.84 Unpacking uidmap (1:4.8.1-1) ... [2021-08-25T19:10:25.788Z] #28 39.94 Selecting previously unselected package vim-runtime. [2021-08-25T19:10:26.050Z] #28 39.95 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-25T19:10:26.050Z] #28 39.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-25T19:10:26.050Z] #28 40.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-25T19:10:26.050Z] #28 40.00 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:10:26.703Z] #58 262.6 # github.com/containerd/containerd/cmd/containerd [2021-08-25T19:10:26.703Z] #58 262.6 /usr/bin/ld: /tmp/go-link-2460339897/000019.o: in function `New': [2021-08-25T19:10:26.703Z] #58 262.6 /tmp/tmp.mUVEwSQqwo/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-25T19:10:26.703Z] #58 262.7 + bin/containerd-stress [2021-08-25T19:10:26.703Z] #58 263.7 + bin/containerd-shim [2021-08-25T19:10:27.964Z] ---> b44449adfe3d [2021-08-25T19:10:27.966Z] #28 41.67 Selecting previously unselected package vim. [2021-08-25T19:10:27.966Z] #28 41.68 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-25T19:10:27.966Z] #28 41.69 Unpacking vim (2:8.2.2434-3) ... [2021-08-25T19:10:27.966Z] #28 42.02 Selecting previously unselected package xfsprogs. [2021-08-25T19:10:27.966Z] #28 42.02 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-25T19:10:27.966Z] #28 42.03 Unpacking xfsprogs (5.10.0-4) ... [2021-08-25T19:10:28.228Z] #28 42.34 Selecting previously unselected package zip. [2021-08-25T19:10:28.228Z] #28 42.34 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-08-25T19:10:28.228Z] #28 42.35 Unpacking zip (3.0-12) ... [2021-08-25T19:10:28.490Z] #28 42.47 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-25T19:10:28.927Z] Successfully built b44449adfe3d [2021-08-25T19:10:28.927Z] Successfully tagged docker:latest [2021-08-25T19:10:28.928Z] INFO: Image build ended at 08/25/2021 19:10:28. Duration:00:02:42.4302483 [2021-08-25T19:10:28.928Z] [2021-08-25T19:10:28.928Z] [2021-08-25T19:10:28.928Z] INFO: Building the test binaries at 08/25/2021 19:10:28... [2021-08-25T19:10:29.063Z] #28 43.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-25T19:10:29.063Z] #28 43.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-25T19:10:29.063Z] #28 43.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-25T19:10:29.063Z] #28 43.08 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-25T19:10:29.063Z] #28 43.09 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-25T19:10:29.063Z] #28 43.10 Setting up uidmap (1:4.8.1-1) ... [2021-08-25T19:10:29.063Z] #28 43.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-25T19:10:29.063Z] #28 43.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-25T19:10:29.063Z] #28 43.14 Setting up python3-wheel (0.34.2-1) ... [2021-08-25T19:10:29.636Z] #28 43.56 Setting up xxd (2:8.2.2434-3) ... [2021-08-25T19:10:29.636Z] #28 43.58 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-25T19:10:29.636Z] #28 43.59 Setting up libcap2-bin (1:2.44-1) ... [2021-08-25T19:10:29.636Z] #28 43.60 Setting up apparmor (2.13.6-10) ... [2021-08-25T19:10:30.843Z] #28 44.77 Setting up zip (3.0-12) ... [2021-08-25T19:10:30.843Z] #28 44.78 Setting up vim-common (2:8.2.2434-3) ... [2021-08-25T19:10:30.843Z] #28 44.81 Setting up bash-completion (1:2.11-2) ... [2021-08-25T19:10:32.232Z] #28 46.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-25T19:10:32.232Z] #28 46.14 Setting up sudo (1.9.5p2-3) ... [2021-08-25T19:10:32.232Z] #28 46.21 invoke-rc.d: could not determine current runlevel [2021-08-25T19:10:32.232Z] #28 46.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T19:10:32.232Z] #28 46.23 Setting up xfsprogs (5.10.0-4) ... [2021-08-25T19:10:32.232Z] #28 46.24 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-25T19:10:32.232Z] #28 46.26 Setting up inetutils-ping (2:2.0-1) ... [2021-08-25T19:10:32.232Z] #28 46.27 Setting up pigz (2.6-1) ... [2021-08-25T19:10:32.232Z] #28 46.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-25T19:10:32.232Z] #28 46.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-25T19:10:32.232Z] #28 46.31 Setting up python-pip-whl (20.3.4-4) ... [2021-08-25T19:10:32.232Z] #28 46.33 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-25T19:10:32.661Z] INFO: make.ps1 starting at 08/25/2021 19:10:31 [2021-08-25T19:10:32.661Z] INFO: Git commit (aa606307b7) assumed from DOCKER_GITCOMMIT environment variable [2021-08-25T19:10:32.661Z] INFO: Invoking autogen... [2021-08-25T19:10:32.661Z] INFO: Building daemon... [2021-08-25T19:10:32.884Z] #28 46.80 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-25T19:10:32.884Z] #28 46.82 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-25T19:10:33.148Z] #28 47.14 Setting up libelf1:amd64 (0.183-1) ... [2021-08-25T19:10:33.148Z] #28 47.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-25T19:10:33.148Z] #28 47.16 Setting up python3-distutils (3.9.2-1) ... [2021-08-25T19:10:33.245Z] #58 271.0 + bin/containerd-shim-runc-v1 [2021-08-25T19:10:33.410Z] #28 47.47 Setting up vim (2:8.2.2434-3) ... [2021-08-25T19:10:33.410Z] #28 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-25T19:10:33.410Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-25T19:10:33.410Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-25T19:10:33.410Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-25T19:10:33.410Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-25T19:10:33.410Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-25T19:10:33.410Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-25T19:10:33.410Z] #28 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-25T19:10:33.410Z] #28 47.54 Setting up python3-setuptools (52.0.0-4) ... [2021-08-25T19:10:34.355Z] #28 48.32 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-25T19:10:34.355Z] #28 48.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-25T19:10:34.355Z] #28 48.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-25T19:10:34.355Z] #28 48.37 Setting up python3-pip (20.3.4-4) ... [2021-08-25T19:10:34.928Z] #28 49.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-25T19:10:34.928Z] #28 49.03 Setting up jq (1.6-2.1) ... [2021-08-25T19:10:35.189Z] #28 49.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-25T19:10:35.189Z] #28 49.07 Setting up iptables (1.8.7-1) ... [2021-08-25T19:10:35.189Z] #28 49.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:10:35.189Z] #28 49.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:10:35.189Z] #28 49.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-25T19:10:35.189Z] #28 49.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-25T19:10:35.189Z] #28 49.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-25T19:10:35.189Z] #28 49.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-25T19:10:35.189Z] #28 49.14 Setting up iproute2 (5.10.0-4) ... [2021-08-25T19:10:35.451Z] #28 49.43 Processing triggers for libc-bin (2.31-13) ... [2021-08-25T19:10:36.023Z] #28 DONE 50.1s [2021-08-25T19:10:36.023Z] [2021-08-25T19:10:36.023Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:10:36.023Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:10:36.023Z] #62 ... [2021-08-25T19:10:36.023Z] [2021-08-25T19:10:36.023Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-25T19:10:36.023Z] #29 sha256:ad19aee3c9d72f5acc5629171ad3f2fc3efabcaf23ce85cf5ef7cbf56d833cfe [2021-08-25T19:10:37.412Z] #29 1.081 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-25T19:10:37.412Z] #29 1.085 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-25T19:10:37.412Z] #29 1.089 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-25T19:10:37.412Z] #29 DONE 1.1s [2021-08-25T19:10:37.412Z] [2021-08-25T19:10:37.412Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-25T19:10:37.412Z] #30 sha256:d07b419befa08bd8912c2b6e29ff7095619d0c412e05461e971d5d936691b329 [2021-08-25T19:10:38.442Z] c67ded6868b6: Pull complete [2021-08-25T19:10:38.442Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-25T19:10:38.442Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:10:38.442Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:10:38.442Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-25T19:10:38.442Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-25T19:10:38.442Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-25T19:10:38.442Z] INFO: Docker version of control daemon [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] Client: [2021-08-25T19:10:38.442Z] Version: 20.10.8 [2021-08-25T19:10:38.442Z] API version: 1.41 [2021-08-25T19:10:38.442Z] Go version: go1.16.6 [2021-08-25T19:10:38.442Z] Git commit: 3967b7d [2021-08-25T19:10:38.442Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-25T19:10:38.442Z] OS/Arch: windows/amd64 [2021-08-25T19:10:38.442Z] Context: default [2021-08-25T19:10:38.442Z] Experimental: true [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] Server: Docker Engine - Community [2021-08-25T19:10:38.442Z] Engine: [2021-08-25T19:10:38.442Z] Version: 20.10.8 [2021-08-25T19:10:38.442Z] API version: 1.41 (minimum version 1.24) [2021-08-25T19:10:38.442Z] Go version: go1.16.6 [2021-08-25T19:10:38.442Z] Git commit: 75249d8 [2021-08-25T19:10:38.442Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-25T19:10:38.442Z] OS/Arch: windows/amd64 [2021-08-25T19:10:38.442Z] Experimental: true [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] INFO: Docker info of control daemon [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] Client: [2021-08-25T19:10:38.442Z] Context: default [2021-08-25T19:10:38.442Z] Debug Mode: false [2021-08-25T19:10:38.442Z] Plugins: [2021-08-25T19:10:38.442Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-25T19:10:38.442Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-25T19:10:38.442Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] Server: [2021-08-25T19:10:38.442Z] Containers: 0 [2021-08-25T19:10:38.442Z] Running: 0 [2021-08-25T19:10:38.442Z] Paused: 0 [2021-08-25T19:10:38.442Z] Stopped: 0 [2021-08-25T19:10:38.442Z] Images: 1 [2021-08-25T19:10:38.442Z] Server Version: 20.10.8 [2021-08-25T19:10:38.442Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-25T19:10:38.442Z] Windows: [2021-08-25T19:10:38.442Z] LCOW: [2021-08-25T19:10:38.442Z] Logging Driver: json-file [2021-08-25T19:10:38.442Z] Plugins: [2021-08-25T19:10:38.442Z] Volume: local [2021-08-25T19:10:38.442Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:10:38.442Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:10:38.442Z] Swarm: inactive [2021-08-25T19:10:38.442Z] Default Isolation: process [2021-08-25T19:10:38.442Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-25T19:10:38.442Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-25T19:10:38.442Z] OSType: windows [2021-08-25T19:10:38.442Z] Architecture: x86_64 [2021-08-25T19:10:38.442Z] CPUs: 4 [2021-08-25T19:10:38.442Z] Total Memory: 32GiB [2021-08-25T19:10:38.442Z] Name: azwin-2-80bff0 [2021-08-25T19:10:38.442Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-25T19:10:38.442Z] Docker Root Dir: D:\docker [2021-08-25T19:10:38.442Z] Debug Mode: false [2021-08-25T19:10:38.442Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:10:38.442Z] Labels: [2021-08-25T19:10:38.442Z] Experimental: true [2021-08-25T19:10:38.442Z] Insecure Registries: [2021-08-25T19:10:38.442Z] 10.0.0.4:5000 [2021-08-25T19:10:38.442Z] 127.0.0.0/8 [2021-08-25T19:10:38.442Z] Registry Mirrors: [2021-08-25T19:10:38.442Z] http://10.0.0.4:5000/ [2021-08-25T19:10:38.442Z] Live Restore Enabled: false [2021-08-25T19:10:38.442Z] Product License: Community Engine [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] INFO: Commit hash is aa606307b7 [2021-08-25T19:10:38.442Z] INFO: Nuke-Everything... [2021-08-25T19:10:38.442Z] INFO: Container count on control daemon to delete is 0 [2021-08-25T19:10:38.442Z] INFO: Nuking d:\CI [2021-08-25T19:10:38.442Z] INFO: Zapped successfully [2021-08-25T19:10:38.442Z] INFO: Location for testing is d:\CI\PR-42777\9 [2021-08-25T19:10:38.442Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.442Z] INFO: Building the image from Dockerfile.windows at 08/25/2021 19:10:37... [2021-08-25T19:10:38.442Z] [2021-08-25T19:10:38.496Z] #58 276.1 + bin/containerd-shim-runc-v2 [2021-08-25T19:10:38.496Z] #58 276.7 + binaries [2021-08-25T19:10:38.496Z] #58 276.7 + install -D bin/containerd /build/containerd [2021-08-25T19:10:38.496Z] #58 276.7 + install -D bin/containerd-shim /build/containerd-shim [2021-08-25T19:10:38.496Z] #58 276.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-25T19:10:38.496Z] #58 276.8 + install -D bin/ctr /build/ctr [2021-08-25T19:10:41.011Z] #58 DONE 278.8s [2021-08-25T19:10:41.573Z] [2021-08-25T19:10:41.573Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-25T19:10:41.573Z] #59 sha256:4e62be5397118984b70fd18455f559be98b6175158fd42a36b3a239633bae623 [2021-08-25T19:10:42.170Z] Sending build context to Docker daemon 60.75MB [2021-08-25T19:10:42.170Z] [2021-08-25T19:10:42.170Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-25T19:10:42.170Z] ---> d1724c2d9a84 [2021-08-25T19:10:42.170Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-25T19:10:42.501Z] #59 DONE 0.9s [2021-08-25T19:10:42.501Z] [2021-08-25T19:10:42.501Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-25T19:10:42.501Z] #63 sha256:2d8802190adf18560b4e8a342f325facf1e4a0c65213f3d640646895319e6e68 [2021-08-25T19:10:42.501Z] #63 DONE 0.2s [2021-08-25T19:10:42.501Z] [2021-08-25T19:10:42.501Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-25T19:10:42.501Z] #68 sha256:b62914be3ab3e42869649477365afde55c2ac22ff57d6f5bf2e26d229f75d6bb [2021-08-25T19:10:42.628Z] ---> Running in 69ee04613474 [2021-08-25T19:10:42.628Z] Removing intermediate container 69ee04613474 [2021-08-25T19:10:42.628Z] ---> 6ac84b998730 [2021-08-25T19:10:42.628Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-25T19:10:43.087Z] ---> Running in b987f9167e70 [2021-08-25T19:10:43.087Z] Removing intermediate container b987f9167e70 [2021-08-25T19:10:43.087Z] ---> ced30cd56577 [2021-08-25T19:10:43.087Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-25T19:10:43.087Z] ---> Running in 1dbea609351d [2021-08-25T19:10:43.429Z] #68 DONE 1.0s [2021-08-25T19:10:43.545Z] Removing intermediate container 1dbea609351d [2021-08-25T19:10:43.545Z] ---> 8303bef62fea [2021-08-25T19:10:43.545Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-25T19:10:43.545Z] ---> Running in 81b0595660f4 [2021-08-25T19:10:43.684Z] [2021-08-25T19:10:43.684Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-25T19:10:43.684Z] #69 sha256:157c8a86eb287106d7ac1d56329145df107d16b51f97e549f6bd4f1a4a22ea6b [2021-08-25T19:10:43.684Z] #69 DONE 0.0s [2021-08-25T19:10:43.684Z] [2021-08-25T19:10:43.684Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-25T19:10:43.684Z] #70 sha256:ca0cdbefa51ce46ee626afbba0a8e357503283a130e85fb0fd667df688195275 [2021-08-25T19:10:44.003Z] Removing intermediate container 81b0595660f4 [2021-08-25T19:10:44.003Z] ---> 35453d1965ed [2021-08-25T19:10:44.003Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-25T19:10:44.003Z] ---> Running in e50cf3846510 [2021-08-25T19:10:44.073Z] #58 265.3 # github.com/containerd/containerd/cmd/containerd [2021-08-25T19:10:44.073Z] #58 265.3 /usr/bin/ld: /tmp/go-link-3246683628/000019.o: in function `New': [2021-08-25T19:10:44.073Z] #58 265.3 /tmp/tmp.jiMAvU4ymk/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-25T19:10:44.073Z] #58 265.3 + bin/containerd-stress [2021-08-25T19:10:44.073Z] #58 266.4 + bin/containerd-shim [2021-08-25T19:10:44.461Z] Removing intermediate container e50cf3846510 [2021-08-25T19:10:44.461Z] ---> 512dbc132cc2 [2021-08-25T19:10:44.462Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-25T19:10:44.462Z] ---> Running in b2768325b5bf [2021-08-25T19:10:45.050Z] #70 DONE 1.4s [2021-08-25T19:10:45.050Z] [2021-08-25T19:10:45.050Z] #71 exporting to image [2021-08-25T19:10:45.050Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-25T19:10:45.050Z] #71 exporting layers [2021-08-25T19:10:45.664Z] #30 7.843 Collecting yamllint==1.26.1 [2021-08-25T19:10:45.930Z] #30 8.886 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-25T19:10:46.883Z] #30 9.671 Collecting pathspec>=0.5.3 [2021-08-25T19:10:46.883Z] #30 9.681 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-25T19:10:47.143Z] #30 9.861 Collecting pyyaml [2021-08-25T19:10:47.143Z] #30 9.887 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-25T19:10:47.143Z] #30 9.959 Building wheels for collected packages: yamllint [2021-08-25T19:10:47.143Z] #30 9.959 Building wheel for yamllint (setup.py): started [2021-08-25T19:10:47.714Z] #30 10.58 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-25T19:10:47.714Z] #30 10.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=802d37b9a77c498af7dbcb28063d0269752080dbc6f00f8c6410db44423b6fd0 [2021-08-25T19:10:47.714Z] #30 10.58 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-25T19:10:47.714Z] #30 10.59 Successfully built yamllint [2021-08-25T19:10:47.714Z] #30 10.60 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-25T19:10:48.285Z] #30 10.89 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-25T19:10:48.285Z] #30 DONE 11.2s [2021-08-25T19:10:48.285Z] [2021-08-25T19:10:48.285Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-25T19:10:48.285Z] #33 sha256:8c3132d1cd06145db6c54e93b4448d390a5f2a30702cb9864696a0851bc91e66 [2021-08-25T19:10:48.857Z] #33 DONE 0.2s [2021-08-25T19:10:48.857Z] [2021-08-25T19:10:48.857Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-25T19:10:48.857Z] #38 sha256:66cfe2747bb3758e83a35857aeb337affdfeb5ab2a004e7ce7adbb7bde29ed1e [2021-08-25T19:10:48.857Z] #38 DONE 0.3s [2021-08-25T19:10:48.857Z] [2021-08-25T19:10:48.857Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:10:48.857Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:10:48.857Z] #62 ... [2021-08-25T19:10:48.857Z] [2021-08-25T19:10:48.857Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-25T19:10:48.857Z] #41 sha256:afda804a0b86fe11f2f81e2c1e6068cc52c39d39ea48378b65ba3c76437585d8 [2021-08-25T19:10:48.857Z] #41 DONE 0.1s [2021-08-25T19:10:48.857Z] [2021-08-25T19:10:48.857Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-25T19:10:48.857Z] #43 sha256:eb00eb5ddee0fe5f7df08db6cc1385ac4c78a6ea0021d552182fac17320de0e7 [2021-08-25T19:10:49.118Z] #43 DONE 0.1s [2021-08-25T19:10:49.118Z] [2021-08-25T19:10:49.118Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-25T19:10:49.118Z] #46 sha256:d8e0e91bdebdbf17a44aa4b02e85acd94b4dc590e4a590d6dae2edd2a57d4793 [2021-08-25T19:10:49.118Z] #46 DONE 0.1s [2021-08-25T19:10:49.118Z] [2021-08-25T19:10:49.118Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:10:49.118Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:10:49.118Z] #62 ... [2021-08-25T19:10:49.118Z] [2021-08-25T19:10:49.118Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-25T19:10:49.118Z] #49 sha256:3c6220228444147807c4d21aace8a36bce400e9b5351f1b07814f2e988f93a1b [2021-08-25T19:10:49.118Z] #49 DONE 0.1s [2021-08-25T19:10:49.386Z] [2021-08-25T19:10:49.386Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-25T19:10:49.386Z] #53 sha256:cc0751e869f3da01c6ca2a47805c5e7e8bc842391f49df53cb22917c04cae850 [2021-08-25T19:10:49.386Z] #53 DONE 0.1s [2021-08-25T19:10:49.386Z] [2021-08-25T19:10:49.386Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-25T19:10:49.386Z] #55 sha256:6ed1e45abf7b6871ba9e81a7d614eed5a1583f6baa941f74c0d740cfa15faa83 [2021-08-25T19:10:49.386Z] #55 DONE 0.2s [2021-08-25T19:10:49.386Z] [2021-08-25T19:10:49.386Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:10:49.386Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:10:49.647Z] #62 ... [2021-08-25T19:10:49.647Z] [2021-08-25T19:10:49.647Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-25T19:10:49.647Z] #57 sha256:57912c9d06a77e62203195588521943d3c3dadf389806669ab70249ab55f325a [2021-08-25T19:10:49.647Z] #57 DONE 0.1s [2021-08-25T19:10:49.647Z] [2021-08-25T19:10:49.647Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-25T19:10:49.647Z] #59 sha256:4108b2e16983d9cd9d32f33193b0637a2478f1cb30ff1bed4bc3ee7f88638a63 [2021-08-25T19:10:49.908Z] #59 DONE 0.4s [2021-08-25T19:10:49.908Z] [2021-08-25T19:10:49.908Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:10:49.908Z] #65 sha256:c23ca764d441b54b3d6297eadfa57aac2c230298328833a7dc344168003498e6 [2021-08-25T19:10:50.168Z] #65 ... [2021-08-25T19:10:50.168Z] [2021-08-25T19:10:50.168Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-25T19:10:50.168Z] #61 sha256:a1496ec2ace41ccc43d982d5c50701d0f95fd34a501dbe5f20fec791e7596e75 [2021-08-25T19:10:50.168Z] #61 DONE 0.1s [2021-08-25T19:10:50.168Z] [2021-08-25T19:10:50.168Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-25T19:10:50.168Z] #62 sha256:440c0ca83c8c9128accfe739b19adc5fb716e5f89377c5671d27c5059cc035b3 [2021-08-25T19:10:51.590Z] #71 exporting layers 6.2s done [2021-08-25T19:10:51.590Z] #71 writing image sha256:482604a5de0a3f5a777165084e6e6afe6c6589b7f79d3979bcf7589d7ecdce3d done [2021-08-25T19:10:51.591Z] #71 naming to docker.io/library/docker:aa606307b7d10890885e2c76c1652c48a6914db4 done [2021-08-25T19:10:51.591Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-25T19:10:51.922Z] + trap exit INT TERM [2021-08-25T19:10:51.922Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-25T19:10:51.922Z] + CONTAINER_NAME=docker-pr9 [2021-08-25T19:10:51.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42777/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh dynbinary [2021-08-25T19:10:52.193Z] #58 273.8 + bin/containerd-shim-runc-v1 [2021-08-25T19:10:53.812Z] [2021-08-25T19:10:53.812Z] Removing bundles/ [2021-08-25T19:10:53.812Z] [2021-08-25T19:10:53.812Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-25T19:10:53.812Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:10:53.812Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:10:57.466Z] #58 279.1 + bin/containerd-shim-runc-v2 [2021-08-25T19:10:57.466Z] #58 279.7 + binaries [2021-08-25T19:10:57.724Z] #58 279.7 + install -D bin/containerd /build/containerd [2021-08-25T19:10:57.724Z] #58 279.8 + install -D bin/containerd-shim /build/containerd-shim [2021-08-25T19:10:57.724Z] #58 279.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-25T19:10:57.724Z] #58 279.8 + install -D bin/ctr /build/ctr [2021-08-25T19:10:59.259Z] [2021-08-25T19:10:59.259Z] SUCCESS: Specified value was saved. [2021-08-25T19:10:59.259Z] INFO: Downloading git... [2021-08-25T19:10:59.717Z] INFO: Downloading go... [2021-08-25T19:11:00.254Z] #58 DONE 282.4s [2021-08-25T19:11:01.189Z] [2021-08-25T19:11:01.189Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-25T19:11:01.189Z] #59 sha256:735545a35a482ff22f69642c2af64edc2676bb165043bb922d6635a7d5f0c5ba [2021-08-25T19:11:01.249Z] INFO: Downloading compiler 1 of 3... [2021-08-25T19:11:01.249Z] INFO: Downloading compiler 2 of 3... [2021-08-25T19:11:01.249Z] INFO: Downloading compiler 3 of 3... [2021-08-25T19:11:01.249Z] INFO: Extracting git... [2021-08-25T19:11:02.123Z] #59 DONE 0.8s [2021-08-25T19:11:02.123Z] [2021-08-25T19:11:02.123Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-25T19:11:02.123Z] #63 sha256:3596fcb2ae7206ae95c74e78bd9a8c9694fe89060df89a3b3bf0bfb75a796817 [2021-08-25T19:11:02.123Z] #63 DONE 0.2s [2021-08-25T19:11:02.123Z] [2021-08-25T19:11:02.123Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-25T19:11:02.123Z] #68 sha256:7a3cd4f26c17b7e8b9d35b2ac5bfc7c64a08193467fd64fc34587b60d53bd9bf [2021-08-25T19:11:03.497Z] #68 DONE 1.1s [2021-08-25T19:11:03.497Z] [2021-08-25T19:11:03.497Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-25T19:11:03.497Z] #69 sha256:219aa330df4cba6aed5232f3127dc57054f4cff9f65629edb096975ae6aeaba1 [2021-08-25T19:11:03.497Z] #69 DONE 0.0s [2021-08-25T19:11:03.497Z] [2021-08-25T19:11:03.497Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-25T19:11:03.497Z] #70 sha256:a4df4db85ab304c2a280ee784395ae89e05f35aac75d58430acc0e56ed0fd84f [2021-08-25T19:11:05.078Z] #62 85.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-25T19:11:05.078Z] #62 86.13 + mkdir -p /build [2021-08-25T19:11:05.078Z] #62 86.13 + cp runc /build/runc [2021-08-25T19:11:05.078Z] #62 DONE 86.5s [2021-08-25T19:11:05.078Z] [2021-08-25T19:11:05.078Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:11:05.078Z] #65 sha256:c23ca764d441b54b3d6297eadfa57aac2c230298328833a7dc344168003498e6 [2021-08-25T19:11:05.401Z] #70 DONE 1.6s [2021-08-25T19:11:05.401Z] [2021-08-25T19:11:05.401Z] #71 exporting to image [2021-08-25T19:11:05.401Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-25T19:11:05.401Z] #71 exporting layers [2021-08-25T19:11:06.997Z] #65 ... [2021-08-25T19:11:06.997Z] [2021-08-25T19:11:06.997Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-25T19:11:06.997Z] #63 sha256:32febe0538d337b9d10ce63d42904ca46636d4029829e71c7de73882512c73bf [2021-08-25T19:11:06.997Z] #63 DONE 0.1s [2021-08-25T19:11:06.997Z] [2021-08-25T19:11:06.997Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-25T19:11:06.997Z] #65 sha256:c23ca764d441b54b3d6297eadfa57aac2c230298328833a7dc344168003498e6 [2021-08-25T19:11:09.541Z] #65 145.4 # github.com/containerd/containerd/cmd/containerd [2021-08-25T19:11:09.541Z] #65 145.4 /usr/bin/ld: /tmp/go-link-630764088/000019.o: in function `New': [2021-08-25T19:11:09.541Z] #65 145.4 /tmp/tmp.oBD2v3xfWI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-25T19:11:09.541Z] #65 145.4 + bin/containerd-stress [2021-08-25T19:11:10.484Z] #65 146.5 + bin/containerd-shim [2021-08-25T19:11:11.966Z] #71 exporting layers 6.7s done [2021-08-25T19:11:11.966Z] #71 writing image sha256:df17029ef3ca007a761a7bcea1c73e0f934848cb81e7cbf0311d532a26f0d208 done [2021-08-25T19:11:11.966Z] #71 naming to docker.io/library/docker:aa606307b7d10890885e2c76c1652c48a6914db4 done [2021-08-25T19:11:11.966Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-25T19:11:12.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -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:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh dynbinary test-integration [2021-08-25T19:11:13.614Z] INFO: Expanding go... [2021-08-25T19:11:13.700Z] [2021-08-25T19:11:13.700Z] Removing bundles/ [2021-08-25T19:11:13.700Z] [2021-08-25T19:11:13.700Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-25T19:11:13.700Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:11:13.700Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:11:18.626Z] #65 153.7 + bin/containerd-shim-runc-v1 [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/builder/remotecontext 0.144s coverage: 13.7% of statements [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/builder/dockerfile 0.303s coverage: 49.0% of statements [2021-08-25T19:11:20.428Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-25T19:11:20.428Z] ok github.com/docker/docker/cmd/docker-proxy 0.247s coverage: 69.3% of statements [2021-08-25T19:11:20.690Z] ok github.com/docker/docker/builder/remotecontext/git 4.864s coverage: 86.3% of statements [2021-08-25T19:11:20.690Z] ? github.com/docker/docker/cli [no test files] [2021-08-25T19:11:20.690Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-25T19:11:23.919Z] #65 158.9 + bin/containerd-shim-runc-v2 [2021-08-25T19:11:23.919Z] #65 159.4 + binaries [2021-08-25T19:11:23.919Z] #65 159.4 + install -D bin/containerd /build/containerd [2021-08-25T19:11:23.919Z] #65 159.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-25T19:11:23.919Z] #65 159.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-25T19:11:23.919Z] #65 159.5 + install -D bin/ctr /build/ctr [2021-08-25T19:11:24.094Z] ok github.com/docker/docker/client 0.337s coverage: 75.6% of statements [2021-08-25T19:11:24.179Z] #65 DONE 159.9s [2021-08-25T19:11:25.563Z] [2021-08-25T19:11:25.563Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-25T19:11:25.563Z] #66 sha256:9cd56836921fd3844f231ff24e07a22f98de4faabc9a7100ed6afb5964650e71 [2021-08-25T19:11:25.563Z] #66 DONE 0.2s [2021-08-25T19:11:25.563Z] [2021-08-25T19:11:25.563Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-25T19:11:25.563Z] #70 sha256:1f674666c0053320e16461b2cfcb1e6b43170469ca81be9ef0144fb6a37989d0 [2021-08-25T19:11:25.563Z] #70 DONE 0.1s [2021-08-25T19:11:25.563Z] [2021-08-25T19:11:25.563Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-25T19:11:25.563Z] #75 sha256:9110f88076c190327c46f583781a4291c89be95281d9139ca369cb4b3a85a2bc [2021-08-25T19:11:26.134Z] #75 DONE 0.5s [2021-08-25T19:11:26.134Z] [2021-08-25T19:11:26.134Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-25T19:11:26.134Z] #76 sha256:8b21c25fe0ba5f5dd2ce9d6e90bf80b18a7db3c7e033ca05b0ecf1d15eea77d6 [2021-08-25T19:11:26.134Z] #76 DONE 0.0s [2021-08-25T19:11:26.134Z] [2021-08-25T19:11:26.134Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-25T19:11:26.134Z] #77 sha256:7dd092abe7c1b4832a31fc76bd9af9bcb11145484acd9a12c11399997a0b2f56 [2021-08-25T19:11:31.417Z] #77 DONE 4.5s [2021-08-25T19:11:31.417Z] [2021-08-25T19:11:31.417Z] #78 exporting to image [2021-08-25T19:11:31.417Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-25T19:11:31.417Z] #78 exporting layers [2021-08-25T19:11:32.415Z] Removing intermediate container 62be7ad31d95 [2021-08-25T19:11:32.415Z] ---> afb003b3fc0f [2021-08-25T19:11:32.415Z] Step 8/11 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-25T19:11:32.415Z] ---> Running in 4bca2c0424f0 [2021-08-25T19:11:32.415Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-25T19:11:32.415Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:11:32.415Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:11:32.415Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:11:32.415Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:11:32.415Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:11:32.415Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:11:32.415Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:11:32.415Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:11:32.415Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:11:32.415Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:11:32.415Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:11:32.415Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:11:32.415Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:11:32.415Z] Use 'go install pkg@version' instead. [2021-08-25T19:11:32.415Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:11:32.415Z] or run 'go help get' or 'go help install'. [2021-08-25T19:11:32.415Z] INFO: Build done for gotestsum... [2021-08-25T19:11:33.061Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-25T19:11:34.025Z] [2021-08-25T19:11:34.025Z] ________ ____ __. [2021-08-25T19:11:34.025Z] \_____ \ | |/ _| [2021-08-25T19:11:34.025Z] / | \| < [2021-08-25T19:11:34.025Z] / | \ | \ [2021-08-25T19:11:34.025Z] \_______ /____|__ \ [2021-08-25T19:11:34.025Z] \/ \/ [2021-08-25T19:11:34.025Z] [2021-08-25T19:11:34.025Z] INFO: make.ps1 ended at 08/25/2021 19:11:33 [2021-08-25T19:11:34.694Z] INFO: Expanding compiler 1 of 3... [2021-08-25T19:11:34.695Z] INFO: Expanding compiler 2 of 3... [2021-08-25T19:11:36.193Z] INFO: Binaries build ended at 08/25/2021 19:11:35. Duration:00:01:06.8198740 [2021-08-25T19:11:37.164Z] INFO: Copying the built daemon binary to d:\CI\PR-42777\9\binary\dockerd-aa606307b7.exe... [2021-08-25T19:11:37.164Z] INFO: Copying the built client binary to d:\CI\PR-42777\9\binary\docker-aa606307b7.exe... [2021-08-25T19:11:37.164Z] INFO: Copying dockerversion from the container... [2021-08-25T19:11:37.164Z] INFO: Copying the golang package from the container to d:\CI\PR-42777\9\installer\go.zip... [2021-08-25T19:11:38.129Z] INFO: Extracting go.zip to d:\CI\PR-42777\9\go [2021-08-25T19:11:39.373Z] INFO: Expanding compiler 3 of 3... [2021-08-25T19:11:39.831Z] INFO: Removing downloaded files... [2021-08-25T19:11:39.831Z] INFO: Downloading containerd [2021-08-25T19:11:40.962Z] Removing intermediate container 4bca2c0424f0 [2021-08-25T19:11:40.962Z] ---> 5d352a065e8e [2021-08-25T19:11:40.962Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-25T19:11:40.962Z] ---> Running in 95c2edde07af [2021-08-25T19:11:40.962Z] Removing intermediate container 95c2edde07af [2021-08-25T19:11:40.962Z] ---> 3319d8777974 [2021-08-25T19:11:40.962Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-25T19:11:40.962Z] ---> Running in 98cead9e8bb7 [2021-08-25T19:11:41.418Z] Removing intermediate container 98cead9e8bb7 [2021-08-25T19:11:41.418Z] ---> 5f3b977c97f5 [2021-08-25T19:11:41.418Z] Step 11/11 : COPY . . [2021-08-25T19:11:42.852Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:11:42.852Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:11:42.852Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:11:42.852Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:11:42.852Z] [2021-08-25T19:11:42.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-25T19:11:42.852Z] DOCKER_SYSTEMD=1 [2021-08-25T19:11:42.852Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-25T19:11:42.852Z] HOSTNAME=06950d4a35e0 [2021-08-25T19:11:42.852Z] DEST=bundles/test-integration [2021-08-25T19:11:42.852Z] PWD=/go/src/github.com/docker/docker [2021-08-25T19:11:42.852Z] DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:11:42.852Z] container=docker [2021-08-25T19:11:42.852Z] HOME=/root [2021-08-25T19:11:42.852Z] LANG=C.UTF-8 [2021-08-25T19:11:42.852Z] INVOCATION_ID=1a36d344c8e542f2b40141500465607d [2021-08-25T19:11:42.852Z] GOLANG_VERSION=1.17 [2021-08-25T19:11:42.852Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-25T19:11:42.852Z] VALIDATE_BRANCH=master [2021-08-25T19:11:42.852Z] TERM=xterm [2021-08-25T19:11:42.852Z] DOCKER_PKG=github.com/docker/docker [2021-08-25T19:11:42.852Z] SHLVL=3 [2021-08-25T19:11:42.852Z] TIMEOUT=120m [2021-08-25T19:11:42.852Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-25T19:11:42.852Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-25T19:11:42.852Z] GO111MODULE=off [2021-08-25T19:11:42.852Z] DOCKER_EXPERIMENTAL=1 [2021-08-25T19:11:42.852Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-25T19:11:42.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-25T19:11:42.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-25T19:11:42.852Z] GOPATH=/go [2021-08-25T19:11:42.852Z] PKG_CONFIG=pkg-config [2021-08-25T19:11:42.852Z] _=/usr/bin/env [2021-08-25T19:11:42.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-25T19:11:52.199Z] [2021-08-25T19:11:52.199Z] Name Version Source Summary [2021-08-25T19:11:52.199Z] ---- ------- ------ ------- [2021-08-25T19:11:52.199Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-25T19:11:53.167Z] [2021-08-25T19:11:53.167Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-25T19:11:53.167Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-25T19:11:53.167Z] PSChildName : containerd [2021-08-25T19:11:53.167Z] PSDrive : C [2021-08-25T19:11:53.167Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-25T19:11:53.167Z] PSIsContainer : True [2021-08-25T19:11:53.167Z] Name : containerd [2021-08-25T19:11:53.167Z] FullName : C:\containerd [2021-08-25T19:11:53.167Z] Parent : [2021-08-25T19:11:53.167Z] Exists : True [2021-08-25T19:11:53.167Z] Root : C:\ [2021-08-25T19:11:53.167Z] Extension : [2021-08-25T19:11:53.167Z] CreationTime : 8/25/2021 7:11:52 PM [2021-08-25T19:11:53.167Z] CreationTimeUtc : 8/25/2021 7:11:52 PM [2021-08-25T19:11:53.167Z] LastAccessTime : 8/25/2021 7:11:52 PM [2021-08-25T19:11:53.167Z] LastAccessTimeUtc : 8/25/2021 7:11:52 PM [2021-08-25T19:11:53.167Z] LastWriteTime : 8/25/2021 7:11:52 PM [2021-08-25T19:11:53.167Z] LastWriteTimeUtc : 8/25/2021 7:11:52 PM [2021-08-25T19:11:53.167Z] Attributes : Directory [2021-08-25T19:11:53.167Z] Mode : d----- [2021-08-25T19:11:53.167Z] BaseName : containerd [2021-08-25T19:11:53.167Z] Target : {} [2021-08-25T19:11:53.167Z] LinkType : [2021-08-25T19:11:53.167Z] [2021-08-25T19:11:54.133Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-25T19:11:54.133Z] INFO: Configuring git core.autocrlf... [2021-08-25T19:11:54.133Z] [2021-08-25T19:11:54.133Z] [2021-08-25T19:11:56.234Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 29.1% of statements [2021-08-25T19:11:56.234Z] ok github.com/docker/docker/container 0.139s coverage: 34.8% of statements [2021-08-25T19:11:56.234Z] ok github.com/docker/docker/cmd/dockerd/trap 2.965s coverage: 0.0% of statements [2021-08-25T19:11:56.234Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-25T19:11:56.234Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-25T19:11:56.234Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-25T19:11:56.234Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-25T19:11:56.234Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-25T19:11:56.234Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-08-25T19:11:57.629Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.9% of statements [2021-08-25T19:11:57.996Z] #78 exporting layers 25.6s done [2021-08-25T19:11:57.997Z] #78 writing image sha256:dfa99077273f7fe85eed54625791ac6b90bbb23366e323f5d4df5587e466b6d6 done [2021-08-25T19:11:57.997Z] #78 naming to docker.io/library/docker:aa606307b7d10890885e2c76c1652c48a6914db4 done [2021-08-25T19:11:57.997Z] #78 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-25T19:11:58.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42777/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/validate/default [2021-08-25T19:11:59.558Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2021-08-25T19:12:00.265Z] Congratulations! Seccomp profile generation is done correctly. [2021-08-25T19:12:01.484Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.1% of statements [2021-08-25T19:12:01.747Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-08-25T19:12:02.471Z] ---> ebaac6455665 [2021-08-25T19:12:02.471Z] Successfully built ebaac6455665 [2021-08-25T19:12:02.471Z] Successfully tagged docker:latest [2021-08-25T19:12:02.471Z] INFO: Image build ended at 08/25/2021 19:12:00. Duration:00:02:44.3890608 [2021-08-25T19:12:02.471Z] [2021-08-25T19:12:02.471Z] [2021-08-25T19:12:02.471Z] INFO: Building the test binaries at 08/25/2021 19:12:00... [2021-08-25T19:12:02.698Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-08-25T19:12:02.811Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-25T19:12:02.964Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-08-25T19:12:03.232Z] INFO: Extraction ended at 08/25/2021 19:11:59. Duration:00:00:21.9705663 [2021-08-25T19:12:03.233Z] INFO: Updating the golang and path environment variables [2021-08-25T19:12:03.233Z] INFO: GOPATH=d:\gopath [2021-08-25T19:12:03.233Z] INFO: go version go1.17 windows/amd64 [2021-08-25T19:12:03.233Z] INFO: Running the daemon under test in debug mode [2021-08-25T19:12:03.233Z] INFO: Running the daemon under test in containerd mode [2021-08-25T19:12:03.233Z] INFO: Starting a daemon under test... [2021-08-25T19:12:03.233Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42777\9\daemon --pidfile d:\CI\PR-42777\9\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-08-25T19:12:03.233Z] INFO: Containerd started successfully. [2021-08-25T19:12:03.233Z] INFO: Process started successfully. [2021-08-25T19:12:03.233Z] INFO: Start tailing logs of the daemon under tests [2021-08-25T19:12:03.233Z] INFO: Waiting for the daemon under test to start... [2021-08-25T19:12:04.646Z] INFO: make.ps1 starting at 08/25/2021 19:12:04 [2021-08-25T19:12:04.646Z] INFO: Git commit (aa606307b7) assumed from DOCKER_GITCOMMIT environment variable [2021-08-25T19:12:04.646Z] INFO: Invoking autogen... [2021-08-25T19:12:05.102Z] INFO: Building daemon... [2021-08-25T19:12:06.274Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.920s coverage: 74.6% of statements [2021-08-25T19:12:06.274Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.1% of statements [2021-08-25T19:12:06.537Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 13.7% of statements [2021-08-25T19:12:07.014Z] Congratulations! All API changes are done the right way. [2021-08-25T19:12:07.014Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-25T19:12:07.014Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-25T19:12:07.014Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-25T19:12:07.014Z] Congratulations! No new tests were added to integration-cli. [2021-08-25T19:12:07.014Z] [2021-08-25T19:12:07.014Z] INFO Start validation with golang-ci-lint [2021-08-25T19:12:07.014Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-25T19:12:07.014Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-25T19:12:07.014Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-25T19:12:07.483Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.670s coverage: 56.2% of statements [2021-08-25T19:12:08.430Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-08-25T19:12:10.357Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.715s coverage: 49.4% of statements [2021-08-25T19:12:11.748Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-08-25T19:12:11.748Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.371s coverage: 57.7% of statements [2021-08-25T19:12:13.144Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.397s coverage: 46.2% of statements [2021-08-25T19:12:13.406Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-08-25T19:12:13.669Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-08-25T19:12:14.617Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2021-08-25T19:12:15.192Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.5% of statements [2021-08-25T19:12:15.454Z] ok github.com/docker/docker/daemon/logger/awslogs 0.268s coverage: 77.4% of statements [2021-08-25T19:12:15.716Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-08-25T19:12:15.979Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.5% of statements [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-25T19:12:15.979Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-25T19:12:15.979Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-08-25T19:12:16.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-08-25T19:12:16.817Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 69.9% of statements [2021-08-25T19:12:17.392Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-08-25T19:12:17.392Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-25T19:12:17.392Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-08-25T19:12:17.655Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.112s coverage: 58.6% of statements [2021-08-25T19:12:18.229Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-08-25T19:12:18.229Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2021-08-25T19:12:19.175Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-08-25T19:12:19.749Z] ok github.com/docker/docker/distribution/metadata 0.188s coverage: 48.2% of statements [2021-08-25T19:12:20.696Z] ok github.com/docker/docker/daemon/logger/splunk 2.012s coverage: 82.5% of statements [2021-08-25T19:12:20.696Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-25T19:12:20.696Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-25T19:12:20.883Z] ...INFO: Daemon under test started and replied! [2021-08-25T19:12:20.883Z] INFO: Docker version of the daemon under test [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] Client: [2021-08-25T19:12:20.883Z] Version: 17.06.2-ce [2021-08-25T19:12:20.883Z] API version: 1.30 [2021-08-25T19:12:20.883Z] Go version: go1.8.3 [2021-08-25T19:12:20.883Z] Git commit: cec0b72 [2021-08-25T19:12:20.883Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-25T19:12:20.883Z] OS/Arch: windows/amd64 [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] Server: [2021-08-25T19:12:20.883Z] Version: 0.0.0-dev [2021-08-25T19:12:20.883Z] API version: 1.42 (minimum version 1.24) [2021-08-25T19:12:20.883Z] Go version: go1.17 [2021-08-25T19:12:20.883Z] Git commit: aa606307b7 [2021-08-25T19:12:20.883Z] Built: 08/25/2021 19:10:32 [2021-08-25T19:12:20.883Z] OS/Arch: windows/amd64 [2021-08-25T19:12:20.883Z] Experimental: false [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] INFO: Docker info of the daemon under test [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] Containers: 0 [2021-08-25T19:12:20.883Z] Running: 0 [2021-08-25T19:12:20.883Z] Paused: 0 [2021-08-25T19:12:20.883Z] Stopped: 0 [2021-08-25T19:12:20.883Z] Images: 0 [2021-08-25T19:12:20.883Z] Server Version: 0.0.0-dev [2021-08-25T19:12:20.883Z] Storage Driver: windowsfilter [2021-08-25T19:12:20.883Z] Windows: [2021-08-25T19:12:20.883Z] Logging Driver: json-file [2021-08-25T19:12:20.883Z] Plugins: [2021-08-25T19:12:20.883Z] Volume: local [2021-08-25T19:12:20.883Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:12:20.883Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:12:20.883Z] Swarm: inactive [2021-08-25T19:12:20.883Z] Default Isolation: process [2021-08-25T19:12:20.883Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T19:12:20.883Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T19:12:20.883Z] OSType: windows [2021-08-25T19:12:20.883Z] Architecture: x86_64 [2021-08-25T19:12:20.883Z] CPUs: 4 [2021-08-25T19:12:20.883Z] Total Memory: 32GiB [2021-08-25T19:12:20.883Z] Name: azwin-2-a11591 [2021-08-25T19:12:20.883Z] ID: IVXI:MKFD:2GVX:I5HL:RZK3:UEUF:TOXF:BKDK:QQOR:EV45:MISL:RGH4 [2021-08-25T19:12:20.883Z] Docker Root Dir: D:\CI\PR-42777\9\daemon [2021-08-25T19:12:20.883Z] Debug Mode (client): false [2021-08-25T19:12:20.883Z] Debug Mode (server): true [2021-08-25T19:12:20.883Z] File Descriptors: -1 [2021-08-25T19:12:20.883Z] Goroutines: 31 [2021-08-25T19:12:20.883Z] System Time: 2021-08-25T19:12:19.3676327Z [2021-08-25T19:12:20.883Z] EventsListeners: 0 [2021-08-25T19:12:20.883Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:12:20.883Z] Labels: [2021-08-25T19:12:20.883Z] Experimental: false [2021-08-25T19:12:20.883Z] Insecure Registries: [2021-08-25T19:12:20.883Z] 127.0.0.0/8 [2021-08-25T19:12:20.883Z] Live Restore Enabled: false [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] INFO: Docker images of the daemon under test [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T19:12:20.883Z] [2021-08-25T19:12:20.883Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-25T19:12:20.883Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-25T19:12:20.883Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-25T19:12:20.883Z] 8f616e6e9eec: Pulling fs layer [2021-08-25T19:12:20.958Z] ok github.com/docker/docker/distribution 0.163s coverage: 25.8% of statements [2021-08-25T19:12:20.958Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-08-25T19:12:20.958Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-25T19:12:21.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-25T19:12:21.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-25T19:12:21.905Z] ok github.com/docker/docker/image 0.045s coverage: 86.6% of statements [2021-08-25T19:12:21.905Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2021-08-25T19:12:21.905Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2021-08-25T19:12:22.480Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 85.1% of statements [2021-08-25T19:12:22.480Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-25T19:12:22.480Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-08-25T19:12:22.743Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-08-25T19:12:22.743Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-25T19:12:23.320Z] ok github.com/docker/docker/oci 0.036s coverage: 43.3% of statements [2021-08-25T19:12:23.583Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-08-25T19:12:24.158Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2021-08-25T19:12:24.733Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2021-08-25T19:12:25.308Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2021-08-25T19:12:26.699Z] ok github.com/docker/docker/pkg/authorization 1.743s coverage: 68.3% of statements [2021-08-25T19:12:26.961Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-08-25T19:12:26.961Z] ok github.com/docker/docker/pkg/archive 1.086s coverage: 82.5% of statements [2021-08-25T19:12:27.534Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-08-25T19:12:28.108Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-08-25T19:12:28.370Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-08-25T19:12:28.943Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-25T19:12:29.205Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-25T19:12:29.778Z] ok github.com/docker/docker/pkg/chrootarchive 3.152s coverage: 43.2% of statements [2021-08-25T19:12:30.223Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:12:30.223Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:12:30.223Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:12:30.223Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:12:30.223Z] [2021-08-25T19:12:30.223Z] + TEST_INTEGRATION_DEST=1 [2021-08-25T19:12:30.223Z] + CONTAINER_NAME=docker-pr9-1 [2021-08-25T19:12:30.223Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-25T19:12:30.223Z] + run_tests test-integration-flaky [2021-08-25T19:12:30.223Z] + '[' -n 0 ']' [2021-08-25T19:12:30.223Z] + rm= [2021-08-25T19:12:30.223Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42777/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42777/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh test-integration-flaky test-integration [2021-08-25T19:12:30.223Z] + c=0 [2021-08-25T19:12:30.223Z] + TEST_INTEGRATION_DEST=3 [2021-08-25T19:12:30.223Z] + CONTAINER_NAME=docker-pr9-3 [2021-08-25T19:12:30.223Z] + TEST_SKIP_INTEGRATION=1 [2021-08-25T19:12:30.223Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-25T19:12:30.223Z] + run_tests [2021-08-25T19:12:30.223Z] + '[' -n 0 ']' [2021-08-25T19:12:30.223Z] + rm= [2021-08-25T19:12:30.223Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42777/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42777/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh '' test-integration [2021-08-25T19:12:30.223Z] + TEST_INTEGRATION_DEST=2 [2021-08-25T19:12:30.223Z] + CONTAINER_NAME=docker-pr9-2 [2021-08-25T19:12:30.223Z] + TEST_SKIP_INTEGRATION=1 [2021-08-25T19:12:30.223Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-25T19:12:30.223Z] + run_tests [2021-08-25T19:12:30.223Z] + '[' -n 0 ']' [2021-08-25T19:12:30.223Z] + rm= [2021-08-25T19:12:30.223Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42777/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42777/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh '' test-integration [2021-08-25T19:12:30.223Z] ++ jobs -p [2021-08-25T19:12:30.223Z] + for job in $(jobs -p) [2021-08-25T19:12:30.223Z] + wait 11113 [2021-08-25T19:12:30.350Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-08-25T19:12:30.350Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-08-25T19:12:30.959Z] ok github.com/docker/docker/pkg/fsutils 0.272s coverage: 85.1% of statements [2021-08-25T19:12:30.959Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-08-25T19:12:31.152Z] [2021-08-25T19:12:31.152Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-25T19:12:31.152Z] [2021-08-25T19:12:31.236Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-08-25T19:12:31.408Z] [2021-08-25T19:12:31.409Z] No new tests added to integration. [2021-08-25T19:12:31.409Z] [2021-08-25T19:12:31.409Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-25T19:12:31.409Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-25T19:12:31.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-25T19:12:31.409Z] HOSTNAME=e38db112e191 [2021-08-25T19:12:31.409Z] TEST_SKIP_INTEGRATION=1 [2021-08-25T19:12:31.409Z] TESTDEBUG=0 [2021-08-25T19:12:31.409Z] DEST=bundles/test-integration [2021-08-25T19:12:31.409Z] PWD=/go/src/github.com/docker/docker [2021-08-25T19:12:31.409Z] KEEPBUNDLE=1 [2021-08-25T19:12:31.409Z] DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:12:31.409Z] container=docker [2021-08-25T19:12:31.409Z] HOME=/root [2021-08-25T19:12:31.409Z] GOLANG_VERSION=1.17 [2021-08-25T19:12:31.409Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-25T19:12:31.409Z] VALIDATE_BRANCH=master [2021-08-25T19:12:31.409Z] TERM=xterm [2021-08-25T19:12:31.409Z] DOCKER_PKG=github.com/docker/docker [2021-08-25T19:12:31.409Z] SHLVL=1 [2021-08-25T19:12:31.409Z] TIMEOUT=120m [2021-08-25T19:12:31.409Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-25T19:12:31.409Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-25T19:12:31.409Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-25T19:12:31.409Z] GO111MODULE=off [2021-08-25T19:12:31.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-25T19:12:31.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-25T19:12:31.409Z] GOPATH=/go [2021-08-25T19:12:31.409Z] PKG_CONFIG=pkg-config [2021-08-25T19:12:31.409Z] _=/usr/bin/env [2021-08-25T19:12:31.409Z] Building test suite binary ./integration-cli/test.main [2021-08-25T19:12:31.409Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-25T19:12:31.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-25T19:12:31.409Z] HOSTNAME=31f9aa89c56c [2021-08-25T19:12:31.409Z] TEST_SKIP_INTEGRATION=1 [2021-08-25T19:12:31.409Z] TESTDEBUG=0 [2021-08-25T19:12:31.409Z] DEST=bundles/test-integration [2021-08-25T19:12:31.409Z] PWD=/go/src/github.com/docker/docker [2021-08-25T19:12:31.409Z] KEEPBUNDLE=1 [2021-08-25T19:12:31.409Z] DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:12:31.409Z] container=docker [2021-08-25T19:12:31.409Z] HOME=/root [2021-08-25T19:12:31.409Z] GOLANG_VERSION=1.17 [2021-08-25T19:12:31.409Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-25T19:12:31.409Z] VALIDATE_BRANCH=master [2021-08-25T19:12:31.409Z] TERM=xterm [2021-08-25T19:12:31.409Z] DOCKER_PKG=github.com/docker/docker [2021-08-25T19:12:31.409Z] SHLVL=1 [2021-08-25T19:12:31.409Z] TIMEOUT=120m [2021-08-25T19:12:31.409Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-25T19:12:31.409Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-25T19:12:31.409Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-25T19:12:31.409Z] GO111MODULE=off [2021-08-25T19:12:31.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-25T19:12:31.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-25T19:12:31.409Z] GOPATH=/go [2021-08-25T19:12:31.409Z] PKG_CONFIG=pkg-config [2021-08-25T19:12:31.409Z] _=/usr/bin/env [2021-08-25T19:12:31.409Z] Building test suite binary ./integration-cli/test.main [2021-08-25T19:12:32.206Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-08-25T19:12:32.206Z] ok github.com/docker/docker/layer 7.224s coverage: 68.8% of statements [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-25T19:12:32.206Z] ok github.com/docker/docker/pkg/idtools 0.687s coverage: 69.5% of statements [2021-08-25T19:12:32.206Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 70.5% of statements [2021-08-25T19:12:32.206Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-25T19:12:32.468Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2021-08-25T19:12:32.468Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-25T19:12:32.468Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-25T19:12:32.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-08-25T19:12:32.730Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-25T19:12:32.730Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-08-25T19:12:32.730Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-08-25T19:12:32.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-25T19:12:32.777Z] HOSTNAME=7ed32c7e9852 [2021-08-25T19:12:32.777Z] TESTDEBUG=0 [2021-08-25T19:12:32.777Z] DEST=bundles/test-integration [2021-08-25T19:12:32.777Z] PWD=/go/src/github.com/docker/docker [2021-08-25T19:12:32.777Z] KEEPBUNDLE=1 [2021-08-25T19:12:32.777Z] DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:12:32.777Z] container=docker [2021-08-25T19:12:32.777Z] HOME=/root [2021-08-25T19:12:32.777Z] GOLANG_VERSION=1.17 [2021-08-25T19:12:32.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-25T19:12:32.777Z] VALIDATE_BRANCH=master [2021-08-25T19:12:32.777Z] TERM=xterm [2021-08-25T19:12:32.777Z] DOCKER_PKG=github.com/docker/docker [2021-08-25T19:12:32.777Z] SHLVL=1 [2021-08-25T19:12:32.777Z] TIMEOUT=120m [2021-08-25T19:12:32.777Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-25T19:12:32.777Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-25T19:12:32.777Z] GO111MODULE=off [2021-08-25T19:12:32.777Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-25T19:12:32.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-25T19:12:32.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-25T19:12:32.777Z] GOPATH=/go [2021-08-25T19:12:32.777Z] PKG_CONFIG=pkg-config [2021-08-25T19:12:32.777Z] _=/usr/bin/env [2021-08-25T19:12:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-25T19:12:32.993Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2021-08-25T19:12:33.256Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.055s coverage: 86.7% of statements [2021-08-25T19:12:33.256Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-25T19:12:33.256Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-25T19:12:33.518Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2021-08-25T19:12:34.092Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2021-08-25T19:12:34.092Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-08-25T19:12:34.092Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2021-08-25T19:12:34.667Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-08-25T19:12:34.667Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-08-25T19:12:34.929Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-08-25T19:12:35.190Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-08-25T19:12:35.190Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-08-25T19:12:35.452Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-08-25T19:12:35.715Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 52.1% of statements [2021-08-25T19:12:35.977Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 40.1% of statements [2021-08-25T19:12:36.239Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2021-08-25T19:12:36.239Z] testing: warning: no tests to run [2021-08-25T19:12:36.239Z] coverage: [no statements] [2021-08-25T19:12:36.239Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-08-25T19:12:36.813Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-08-25T19:12:36.813Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-08-25T19:12:36.813Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2021-08-25T19:12:37.075Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-08-25T19:12:37.650Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.4% of statements [2021-08-25T19:12:37.912Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 86.0% of statements [2021-08-25T19:12:38.870Z] ok github.com/docker/docker/reference 0.012s coverage: 83.7% of statements [2021-08-25T19:12:39.132Z] ok github.com/docker/docker/plugin 0.540s coverage: 23.2% of statements [2021-08-25T19:12:40.529Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-08-25T19:12:40.529Z] ok github.com/docker/docker/quota 0.488s coverage: 71.4% of statements [2021-08-25T19:12:40.529Z] ok github.com/docker/docker/registry 0.120s coverage: 58.8% of statements [2021-08-25T19:12:40.791Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-08-25T19:12:41.054Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-08-25T19:12:41.317Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-08-25T19:12:41.950Z] 8f616e6e9eec: Verifying Checksum [2021-08-25T19:12:41.950Z] 8f616e6e9eec: Download complete [2021-08-25T19:12:42.708Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-08-25T19:12:43.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-25T19:12:44.099Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.7% of statements [2021-08-25T19:12:44.361Z] ok github.com/docker/docker/volume/local 0.235s coverage: 76.4% of statements [2021-08-25T19:12:46.276Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-08-25T19:12:50.170Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:12:50.170Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:12:50.170Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:12:50.170Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:12:50.170Z] [2021-08-25T19:12:50.170Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-25T19:12:50.170Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-25T19:12:50.170Z] HOSTNAME=0a6ea8d17069 [2021-08-25T19:12:50.170Z] DEST=bundles/test-integration [2021-08-25T19:12:50.170Z] PWD=/go/src/github.com/docker/docker [2021-08-25T19:12:50.170Z] DOCKER_ROOTLESS=1 [2021-08-25T19:12:50.170Z] DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:12:50.170Z] container=docker [2021-08-25T19:12:50.170Z] HOME=/root [2021-08-25T19:12:50.170Z] GOLANG_VERSION=1.17 [2021-08-25T19:12:50.170Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-25T19:12:50.170Z] VALIDATE_BRANCH=master [2021-08-25T19:12:50.170Z] TERM=xterm [2021-08-25T19:12:50.170Z] DOCKER_PKG=github.com/docker/docker [2021-08-25T19:12:50.170Z] SHLVL=1 [2021-08-25T19:12:50.170Z] TIMEOUT=120m [2021-08-25T19:12:50.170Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-25T19:12:50.170Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-25T19:12:50.170Z] GO111MODULE=off [2021-08-25T19:12:50.170Z] DOCKER_EXPERIMENTAL=1 [2021-08-25T19:12:50.170Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-25T19:12:50.170Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-25T19:12:50.170Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-25T19:12:50.170Z] GOPATH=/go [2021-08-25T19:12:50.170Z] PKG_CONFIG=pkg-config [2021-08-25T19:12:50.170Z] _=/usr/bin/env [2021-08-25T19:12:50.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-25T19:12:51.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-25T19:12:59.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-25T19:13:00.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-25T19:13:01.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-25T19:13:02.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-25T19:13:02.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-25T19:13:03.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-25T19:13:05.490Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-25T19:13:05.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-25T19:13:05.948Z] [2021-08-25T19:13:05.948Z] ________ ____ __. [2021-08-25T19:13:05.948Z] \_____ \ | |/ _| [2021-08-25T19:13:05.948Z] / | \| < [2021-08-25T19:13:05.948Z] / | \ | \ [2021-08-25T19:13:05.948Z] \_______ /____|__ \ [2021-08-25T19:13:05.948Z] \/ \/ [2021-08-25T19:13:05.948Z] [2021-08-25T19:13:05.948Z] INFO: make.ps1 ended at 08/25/2021 19:13:05 [2021-08-25T19:13:06.206Z] Removing intermediate container b2768325b5bf [2021-08-25T19:13:06.206Z] ---> 3a5ebeb6bd3e [2021-08-25T19:13:06.206Z] Step 8/11 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-25T19:13:06.206Z] ---> Running in d807b87511da [2021-08-25T19:13:06.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-25T19:13:07.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-25T19:13:07.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-25T19:13:07.476Z] INFO: Binaries build ended at 08/25/2021 19:13:07. Duration:00:01:06.3441593 [2021-08-25T19:13:08.234Z] ok github.com/docker/docker/pkg/plugins 33.672s coverage: 76.6% of statements [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/rootless [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/volume [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-25T19:13:08.234Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-25T19:13:08.234Z] [2021-08-25T19:13:08.234Z] === Skipped [2021-08-25T19:13:08.234Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-25T19:13:08.234Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:13:08.234Z] [2021-08-25T19:13:08.234Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-25T19:13:08.234Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:13:08.234Z] [2021-08-25T19:13:08.234Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-25T19:13:08.234Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:13:08.234Z] [2021-08-25T19:13:08.234Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-25T19:13:08.235Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:72: No driver to put! [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-25T19:13:08.235Z] time="2021-08-25T19:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-25T19:13:08.235Z] time="2021-08-25T19:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-25T19:13:08.235Z] time="2021-08-25T19:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-25T19:13:08.235Z] time="2021-08-25T19:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-25T19:13:08.235Z] time="2021-08-25T19:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:72: No driver to put! [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-25T19:13:08.235Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-25T19:13:08.235Z] overlay_test.go:50: Fails to compute changes intermittently [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-25T19:13:08.235Z] overlay_test.go:66: Cannot run test with naive change algorithm [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:315: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:13:08.235Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-25T19:13:08.235Z] graphtest_unix.go:72: No driver to put! [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-25T19:13:08.235Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-25T19:13:08.235Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] [2021-08-25T19:13:08.235Z] DONE 2309 tests, 28 skipped in 191.490s [2021-08-25T19:13:08.235Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:13:08.235Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-25T19:13:08.235Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-25T19:13:08.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-25T19:13:08.438Z] INFO: Copying the built daemon binary to d:\CI\PR-42777\9\binary\dockerd-aa606307b7.exe... [2021-08-25T19:13:08.895Z] INFO: Copying the built client binary to d:\CI\PR-42777\9\binary\docker-aa606307b7.exe... [2021-08-25T19:13:08.895Z] INFO: Copying dockerversion from the container... [2021-08-25T19:13:08.895Z] INFO: Copying the golang package from the container to d:\CI\PR-42777\9\installer\go.zip... [2021-08-25T19:13:08.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-25T19:13:09.858Z] INFO: Extracting go.zip to d:\CI\PR-42777\9\go [2021-08-25T19:13:09.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-25T19:13:10.114Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-25T19:13:10.114Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-25T19:13:10.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-25T19:13:10.573Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-25T19:13:10.573Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T19:13:10.573Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-25T19:13:10.573Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-25T19:13:10.573Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T19:13:10.573Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T19:13:10.573Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-25T19:13:10.573Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-25T19:13:10.573Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-25T19:13:11.033Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-25T19:13:11.033Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-25T19:13:11.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-25T19:13:11.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-25T19:13:11.936Z] Using test binary docker [2021-08-25T19:13:11.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-25T19:13:11.936Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-25T19:13:11.936Z] INFO: Waiting for daemon to start... [2021-08-25T19:13:11.936Z] Starting dockerd [2021-08-25T19:13:12.569Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-25T19:13:12.569Z] Use 'go install pkg@version' instead. [2021-08-25T19:13:12.569Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-25T19:13:12.569Z] or run 'go help get' or 'go help install'. [2021-08-25T19:13:15.220Z] . [2021-08-25T19:13:15.220Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-25T19:13:15.220Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-25T19:13:15.220Z] Error: No such image: emptyfs [2021-08-25T19:13:15.220Z] Running integration-test (iteration 1) [2021-08-25T19:13:15.220Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-25T19:13:15.220Z] Loaded image: busybox:latest [2021-08-25T19:13:15.478Z] Loaded image: busybox:glibc [2021-08-25T19:13:16.302Z] INFO: Build done for gotestsum... [2021-08-25T19:13:16.892Z] Loaded image: debian:bullseye-slim [2021-08-25T19:13:17.162Z] Loaded image: hello-world:latest [2021-08-25T19:13:17.162Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:13:17.162Z] INFO: Testing against a local daemon [2021-08-25T19:13:17.162Z] === RUN TestCgroupNamespacesBuild [2021-08-25T19:13:18.539Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-08-25T19:13:18.539Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-25T19:13:19.914Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2021-08-25T19:13:19.914Z] === RUN TestBuildWithSession [2021-08-25T19:13:19.914Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:13:19.914Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:13:19.914Z] === RUN TestBuildSquashParent [2021-08-25T19:13:25.182Z] --- PASS: TestBuildSquashParent (4.40s) [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:13:25.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:13:25.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:13:25.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:13:25.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:13:25.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:13:25.182Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:13:25.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:13:25.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:13:25.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:13:26.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:13:26.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:13:27.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:13:27.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:13:28.667Z] Removing intermediate container d807b87511da [2021-08-25T19:13:28.667Z] ---> 3dce1aec9a34 [2021-08-25T19:13:28.667Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-25T19:13:28.667Z] ---> Running in 16e64ac378f7 [2021-08-25T19:13:28.667Z] Removing intermediate container 16e64ac378f7 [2021-08-25T19:13:28.667Z] ---> 7606bad736f8 [2021-08-25T19:13:28.667Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-25T19:13:28.667Z] ---> Running in 549d4c38d7b8 [2021-08-25T19:13:28.667Z] Removing intermediate container 549d4c38d7b8 [2021-08-25T19:13:28.667Z] ---> 665c1a5dab60 [2021-08-25T19:13:28.667Z] Step 11/11 : COPY . . [2021-08-25T19:13:28.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-25T19:13:28.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s) [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2021-08-25T19:13:29.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2021-08-25T19:13:29.658Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:13:29.658Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:13:31.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:13:31.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:13:31.294Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:13:31.294Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:13:31.554Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2021-08-25T19:13:31.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2021-08-25T19:13:31.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-08-25T19:13:31.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-08-25T19:13:31.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-08-25T19:13:31.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-08-25T19:13:31.554Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:13:32.122Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-08-25T19:13:32.122Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:13:33.057Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-08-25T19:13:33.057Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:13:33.315Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-08-25T19:13:33.315Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:13:34.965Z] INFO: Extraction ended at 08/25/2021 19:13:31. Duration:00:00:21.8922199 [2021-08-25T19:13:34.965Z] INFO: Updating the golang and path environment variables [2021-08-25T19:13:34.965Z] INFO: GOPATH=d:\gopath [2021-08-25T19:13:34.965Z] INFO: go version go1.17 windows/amd64 [2021-08-25T19:13:34.965Z] INFO: Running the daemon under test in debug mode [2021-08-25T19:13:34.965Z] INFO: Starting a daemon under test... [2021-08-25T19:13:34.965Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42777\9\daemon --pidfile d:\CI\PR-42777\9\docker.pid -D [2021-08-25T19:13:34.965Z] INFO: Process started successfully. [2021-08-25T19:13:34.965Z] INFO: Start tailing logs of the daemon under tests [2021-08-25T19:13:34.965Z] INFO: Waiting for the daemon under test to start... [2021-08-25T19:13:35.217Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2021-08-25T19:13:35.217Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:13:35.784Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-08-25T19:13:35.784Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:13:37.687Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2021-08-25T19:13:37.687Z] === RUN TestBuildWithHugeFile [2021-08-25T19:13:49.765Z] ---> 1be4bd61dd87 [2021-08-25T19:13:49.765Z] Successfully built 1be4bd61dd87 [2021-08-25T19:13:49.765Z] Successfully tagged docker:latest [2021-08-25T19:13:49.765Z] INFO: Image build ended at 08/25/2021 19:13:48. Duration:00:03:10.7606477 [2021-08-25T19:13:49.765Z] [2021-08-25T19:13:49.765Z] [2021-08-25T19:13:49.765Z] INFO: Building the test binaries at 08/25/2021 19:13:48... [2021-08-25T19:13:52.604Z] ...INFO: Daemon under test started and replied! [2021-08-25T19:13:52.604Z] INFO: Docker version of the daemon under test [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] Client: [2021-08-25T19:13:52.604Z] Version: 17.06.2-ce [2021-08-25T19:13:52.604Z] API version: 1.30 [2021-08-25T19:13:52.604Z] Go version: go1.8.3 [2021-08-25T19:13:52.604Z] Git commit: cec0b72 [2021-08-25T19:13:52.604Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-25T19:13:52.604Z] OS/Arch: windows/amd64 [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] Server: [2021-08-25T19:13:52.604Z] Version: 0.0.0-dev [2021-08-25T19:13:52.604Z] API version: 1.42 (minimum version 1.24) [2021-08-25T19:13:52.604Z] Go version: go1.17 [2021-08-25T19:13:52.604Z] Git commit: aa606307b7 [2021-08-25T19:13:52.604Z] Built: 08/25/2021 19:12:04 [2021-08-25T19:13:52.604Z] OS/Arch: windows/amd64 [2021-08-25T19:13:52.604Z] Experimental: false [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] INFO: Docker info of the daemon under test [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] Containers: 0 [2021-08-25T19:13:52.604Z] Running: 0 [2021-08-25T19:13:52.604Z] Paused: 0 [2021-08-25T19:13:52.604Z] Stopped: 0 [2021-08-25T19:13:52.604Z] Images: 0 [2021-08-25T19:13:52.604Z] Server Version: 0.0.0-dev [2021-08-25T19:13:52.604Z] Storage Driver: windowsfilter [2021-08-25T19:13:52.604Z] Windows: [2021-08-25T19:13:52.604Z] Logging Driver: json-file [2021-08-25T19:13:52.604Z] Plugins: [2021-08-25T19:13:52.604Z] Volume: local [2021-08-25T19:13:52.604Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:13:52.604Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:13:52.604Z] Swarm: inactive [2021-08-25T19:13:52.604Z] Default Isolation: process [2021-08-25T19:13:52.604Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T19:13:52.604Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T19:13:52.604Z] OSType: windows [2021-08-25T19:13:52.604Z] Architecture: x86_64 [2021-08-25T19:13:52.604Z] CPUs: 4 [2021-08-25T19:13:52.604Z] Total Memory: 32GiB [2021-08-25T19:13:52.604Z] Name: azwin-2-a11590 [2021-08-25T19:13:52.604Z] ID: QTMW:TEBJ:2MHN:CLZX:Z6D6:JGR7:LOMY:WQCJ:NEQA:Q652:N3OS:2XE6 [2021-08-25T19:13:52.604Z] Docker Root Dir: D:\CI\PR-42777\9\daemon [2021-08-25T19:13:52.604Z] Debug Mode (client): false [2021-08-25T19:13:52.604Z] Debug Mode (server): true [2021-08-25T19:13:52.604Z] File Descriptors: -1 [2021-08-25T19:13:52.604Z] Goroutines: 16 [2021-08-25T19:13:52.604Z] System Time: 2021-08-25T19:13:50.8408457Z [2021-08-25T19:13:52.604Z] EventsListeners: 0 [2021-08-25T19:13:52.604Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:13:52.604Z] Labels: [2021-08-25T19:13:52.604Z] Experimental: false [2021-08-25T19:13:52.604Z] Insecure Registries: [2021-08-25T19:13:52.604Z] 127.0.0.0/8 [2021-08-25T19:13:52.604Z] Live Restore Enabled: false [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] INFO: Docker images of the daemon under test [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T19:13:52.604Z] [2021-08-25T19:13:52.604Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-25T19:13:52.604Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-25T19:13:52.605Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-25T19:13:52.605Z] 8f616e6e9eec: Pulling fs layer [2021-08-25T19:13:53.498Z] INFO: make.ps1 starting at 08/25/2021 19:13:53 [2021-08-25T19:13:53.958Z] INFO: Git commit (aa606307b7) assumed from DOCKER_GITCOMMIT environment variable [2021-08-25T19:13:53.958Z] INFO: Invoking autogen... [2021-08-25T19:13:54.058Z] 8f616e6e9eec: Pull complete [2021-08-25T19:13:54.058Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-25T19:13:54.058Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:13:54.058Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-25T19:13:54.058Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-25T19:13:54.058Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-25T19:13:54.058Z] WARN: Skipping validation tests [2021-08-25T19:13:54.058Z] INFO: Running unit tests at 08/25/2021 19:13:46... [2021-08-25T19:13:54.058Z] INFO: make.ps1 starting at 08/25/2021 19:13:49 [2021-08-25T19:13:54.058Z] INFO: Git commit (aa606307b7) assumed from DOCKER_GITCOMMIT environment variable [2021-08-25T19:13:54.058Z] INFO: Invoking autogen... [2021-08-25T19:13:54.058Z] INFO: Running unit tests... [2021-08-25T19:13:54.416Z] INFO: Building daemon... [2021-08-25T19:13:55.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-25T19:13:56.229Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-25T19:14:01.142Z] 8f616e6e9eec: Verifying Checksum [2021-08-25T19:14:01.142Z] 8f616e6e9eec: Download complete [2021-08-25T19:14:03.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-25T19:14:04.511Z] ok github.com/docker/docker/libnetwork 46.743s coverage: 41.0% of statements [2021-08-25T19:14:04.780Z] ? github.com/docker/docker/api [no test files] [2021-08-25T19:14:06.426Z] ok github.com/docker/docker/libnetwork/api 1.510s coverage: 83.2% of statements [2021-08-25T19:14:07.813Z] ok github.com/docker/docker/libnetwork/bitseq 0.313s coverage: 84.4% of statements [2021-08-25T19:14:07.813Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-25T19:14:08.075Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-25T19:14:08.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-25T19:14:08.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-25T19:14:08.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-25T19:14:08.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-25T19:14:08.648Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-25T19:14:08.909Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-25T19:14:09.481Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-08-25T19:14:10.053Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-25T19:14:10.053Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-25T19:14:10.053Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-25T19:14:10.625Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-25T19:14:13.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-25T19:14:13.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-25T19:14:14.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-25T19:14:14.831Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.475s coverage: 59.9% of statements [2021-08-25T19:14:14.831Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-25T19:14:15.092Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-25T19:14:15.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-25T19:14:15.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-25T19:14:16.035Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 4.0% of statements [2021-08-25T19:14:16.035Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-25T19:14:16.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-25T19:14:17.135Z] === RUN TestMiddlewares [2021-08-25T19:14:17.135Z] --- PASS: TestMiddlewares (0.00s) [2021-08-25T19:14:17.135Z] PASS [2021-08-25T19:14:17.135Z] coverage: 9.0% of statements [2021-08-25T19:14:17.135Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2021-08-25T19:14:18.593Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-25T19:14:18.593Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-25T19:14:18.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-25T19:14:18.854Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-25T19:14:19.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-25T19:14:20.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-25T19:14:20.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-25T19:14:21.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-25T19:14:22.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-25T19:14:23.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-25T19:14:24.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-25T19:14:24.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-25T19:14:25.807Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-25T19:14:25.807Z] Using test binary docker [2021-08-25T19:14:25.807Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-25T19:14:25.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-25T19:14:25.807Z] INFO: Waiting for daemon to start... [2021-08-25T19:14:25.807Z] Starting dockerd [2021-08-25T19:14:28.886Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.232s coverage: 6.6% of statements [2021-08-25T19:14:28.886Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-25T19:14:28.886Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-25T19:14:29.090Z] . [2021-08-25T19:14:29.090Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-25T19:14:29.090Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-25T19:14:29.090Z] Error: No such image: emptyfs [2021-08-25T19:14:29.090Z] Running integration-test (iteration 1) [2021-08-25T19:14:29.090Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-25T19:14:29.090Z] Loaded image: busybox:latest [2021-08-25T19:14:29.090Z] Loaded image: busybox:glibc [2021-08-25T19:14:30.272Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-08-25T19:14:30.272Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-25T19:14:30.272Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-25T19:14:30.272Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-25T19:14:30.467Z] Loaded image: debian:bullseye-slim [2021-08-25T19:14:30.725Z] Loaded image: hello-world:latest [2021-08-25T19:14:30.725Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:14:30.725Z] INFO: Testing against a local daemon [2021-08-25T19:14:30.725Z] === RUN TestCgroupNamespacesBuild [2021-08-25T19:14:30.843Z] ok github.com/docker/docker/libnetwork/drvregistry 0.022s coverage: 82.4% of statements [2021-08-25T19:14:31.415Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-25T19:14:32.105Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2021-08-25T19:14:32.106Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-25T19:14:33.328Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.007s coverage: 48.1% of statements [2021-08-25T19:14:33.482Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2021-08-25T19:14:33.482Z] === RUN TestBuildWithSession [2021-08-25T19:14:33.482Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:14:33.482Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:14:33.482Z] === RUN TestBuildSquashParent [2021-08-25T19:14:33.901Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-25T19:14:33.916Z] --- PASS: TestBuildWithHugeFile (55.49s) [2021-08-25T19:14:33.916Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:14:33.916Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:14:33.916Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-25T19:14:33.916Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:14:33.916Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:14:33.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:14:33.916Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:14:33.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:14:33.916Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:14:33.916Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:14:33.916Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:14:33.916Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:14:33.916Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:14:33.916Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-25T19:14:33.916Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-25T19:14:33.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-25T19:14:33.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-25T19:14:33.916Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:14:33.916Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-25T19:14:34.162Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-25T19:14:35.818Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-25T19:14:36.753Z] --- PASS: TestBuildPreserveOwnership (3.62s) [2021-08-25T19:14:36.753Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2021-08-25T19:14:36.753Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-08-25T19:14:36.753Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:14:36.753Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-25T19:14:36.753Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-25T19:14:37.688Z] Loaded image: busybox:latest [2021-08-25T19:14:37.688Z] Loaded image: busybox:glibc [2021-08-25T19:14:39.064Z] Loaded image: debian:bullseye-slim [2021-08-25T19:14:39.064Z] Loaded image: hello-world:latest [2021-08-25T19:14:39.064Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:14:39.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-25T19:14:39.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-25T19:14:41.593Z] --- PASS: TestBuildSquashParent (6.90s) [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:14:41.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:14:41.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:14:41.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:14:41.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:14:41.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:14:41.593Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:14:41.593Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:14:41.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:14:41.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:14:41.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:14:41.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:14:43.567Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|name|compiled_files|exports_file|imports) took 2m22.677519887s [2021-08-25T19:14:43.567Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 511.232541ms [2021-08-25T19:14:44.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:14:44.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.72s) [2021-08-25T19:14:45.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2021-08-25T19:14:45.756Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:14:45.756Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:14:46.395Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-25T19:14:47.176Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2021-08-25T19:14:47.176Z] PASS [2021-08-25T19:14:47.434Z] [2021-08-25T19:14:47.434Z] === Skipped [2021-08-25T19:14:47.434Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-25T19:14:47.434Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:14:47.434Z] [2021-08-25T19:14:47.434Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-25T19:14:47.434Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:14:47.434Z] [2021-08-25T19:14:47.434Z] [2021-08-25T19:14:47.434Z] DONE 34 tests, 2 skipped in 92.224s [2021-08-25T19:14:47.434Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-25T19:14:47.434Z] INFO: Testing against a local daemon [2021-08-25T19:14:47.434Z] === RUN TestConfigInspect [2021-08-25T19:14:49.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:14:49.962Z] --- PASS: TestConfigInspect (2.28s) [2021-08-25T19:14:49.962Z] === RUN TestConfigList [2021-08-25T19:14:50.410Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:14:51.346Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:14:51.866Z] --- PASS: TestConfigList (2.12s) [2021-08-25T19:14:51.866Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:14:52.280Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:14:53.213Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-08-25T19:14:53.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-08-25T19:14:53.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-08-25T19:14:53.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-25T19:14:53.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-25T19:14:53.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-25T19:14:53.213Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:14:53.720Z] INFO [runner/unused/goanalysis] analyzers took 28.301010621s with top 10 stages: buildssa: 24.338839264s, U1000: 3.962171357s [2021-08-25T19:14:54.395Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2021-08-25T19:14:54.395Z] === RUN TestConfigsUpdate [2021-08-25T19:14:56.294Z] --- PASS: TestConfigsUpdate (2.09s) [2021-08-25T19:14:56.294Z] === RUN TestTemplatedConfig [2021-08-25T19:14:58.475Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-25T19:14:58.475Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:14:58.825Z] --- PASS: TestTemplatedConfig (2.61s) [2021-08-25T19:14:58.825Z] === RUN TestConfigCreateResolve [2021-08-25T19:15:00.728Z] --- PASS: TestConfigCreateResolve (2.09s) [2021-08-25T19:15:00.728Z] PASS [2021-08-25T19:15:00.728Z] [2021-08-25T19:15:00.728Z] DONE 6 tests in 13.364s [2021-08-25T19:15:00.728Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-25T19:15:00.728Z] INFO: Testing against a local daemon [2021-08-25T19:15:00.728Z] === RUN TestCheckpoint [2021-08-25T19:15:00.728Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:15:00.728Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:15:00.728Z] === RUN TestContainerInvalidJSON [2021-08-25T19:15:00.728Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:15:00.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:15:00.728Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:15:00.728Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:15:00.728Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:15:00.728Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:15:00.728Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-25T19:15:00.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-25T19:15:00.728Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-25T19:15:00.728Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:15:00.728Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-25T19:15:00.728Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:15:00.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-25T19:15:00.986Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:15:00.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-25T19:15:00.986Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:15:00.986Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-25T19:15:00.986Z] === RUN TestCopyFromContainer [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer// [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer//bar/root [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer/bar/quux [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-25T19:15:02.362Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-25T19:15:02.621Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-25T19:15:02.621Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-25T19:15:02.621Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer (1.73s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-08-25T19:15:02.621Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-25T19:15:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:15:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:15:02.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:15:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:15:02.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:15:02.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:15:02.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:15:02.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:15:02.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:15:02.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:15:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-25T19:15:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:15:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:15:02.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:15:02.621Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:15:02.880Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-25T19:15:02.880Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:15:02.880Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:15:02.880Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:15:02.880Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:15:02.880Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:15:02.880Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:15:02.880Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:15:02.880Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:15:02.880Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:15:02.880Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:15:02.880Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-25T19:15:02.880Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:15:02.880Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:15:02.880Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-25T19:15:02.880Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:15:02.880Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-25T19:15:02.880Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:15:04.782Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2021-08-25T19:15:04.782Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:15:06.488Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-25T19:15:06.488Z] [2021-08-25T19:15:06.488Z] ________ ____ __. [2021-08-25T19:15:06.488Z] \_____ \ | |/ _| [2021-08-25T19:15:06.488Z] / | \| < [2021-08-25T19:15:06.488Z] / | \ | \ [2021-08-25T19:15:06.488Z] \_______ /____|__ \ [2021-08-25T19:15:06.488Z] \/ \/ [2021-08-25T19:15:06.488Z] [2021-08-25T19:15:06.488Z] INFO: make.ps1 ended at 08/25/2021 19:14:59 [2021-08-25T19:15:06.488Z] INFO: Binaries build ended at 08/25/2021 19:15:01. Duration:00:01:12.7367467 [2021-08-25T19:15:06.488Z] INFO: Copying the built daemon binary to d:\CI\PR-42777\9\binary\dockerd-aa606307b7.exe... [2021-08-25T19:15:06.488Z] INFO: Copying the built client binary to d:\CI\PR-42777\9\binary\docker-aa606307b7.exe... [2021-08-25T19:15:06.488Z] INFO: Copying dockerversion from the container... [2021-08-25T19:15:06.488Z] INFO: Copying the golang package from the container to d:\CI\PR-42777\9\installer\go.zip... [2021-08-25T19:15:06.488Z] INFO: Extracting go.zip to d:\CI\PR-42777\9\go [2021-08-25T19:15:06.584Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-25T19:15:06.584Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2021-08-25T19:15:06.684Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:15:06.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:15:06.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:15:06.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:15:06.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:15:06.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:15:06.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:15:06.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:15:06.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:15:06.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:15:06.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:15:06.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:15:06.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:15:06.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:15:06.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:15:06.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-25T19:15:06.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-25T19:15:06.684Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:15:06.942Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-08-25T19:15:06.942Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:15:06.942Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:15:06.942Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:15:06.942Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-25T19:15:06.942Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:15:06.942Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:15:06.942Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:15:07.200Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-25T19:15:07.200Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:15:07.200Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-25T19:15:07.200Z] === RUN TestContainerStartOnDaemonRestart [2021-08-25T19:15:07.200Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-25T19:15:07.200Z] === RUN TestDaemonRestartIpcMode [2021-08-25T19:15:07.200Z] === PAUSE TestDaemonRestartIpcMode [2021-08-25T19:15:07.200Z] === RUN TestDaemonHostGatewayIP [2021-08-25T19:15:07.200Z] === PAUSE TestDaemonHostGatewayIP [2021-08-25T19:15:07.200Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-25T19:15:07.200Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-25T19:15:07.200Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:15:07.200Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-25T19:15:07.200Z] === RUN TestDiff [2021-08-25T19:15:07.767Z] --- PASS: TestDiff (0.58s) [2021-08-25T19:15:07.767Z] === RUN TestExecWithCloseStdin [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-25T19:15:07.785Z] === RUN TestBoolValue [2021-08-25T19:15:07.785Z] --- PASS: TestBoolValue (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestBoolValueOrDefault [2021-08-25T19:15:07.785Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestInt64ValueOrZero [2021-08-25T19:15:07.785Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestInt64ValueOrDefault [2021-08-25T19:15:07.785Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-25T19:15:07.785Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestJsonContentType [2021-08-25T19:15:07.785Z] --- PASS: TestJsonContentType (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 14.7% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 14.7% of statements [2021-08-25T19:15:07.785Z] === RUN TestMaskSecretKeys [2021-08-25T19:15:07.785Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-25T19:15:07.785Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-25T19:15:07.785Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-25T19:15:07.785Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-25T19:15:07.785Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-25T19:15:07.785Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-25T19:15:07.785Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestVersionMiddlewareVersion [2021-08-25T19:15:07.785Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-25T19:15:07.785Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 37.7% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-25T19:15:07.785Z] === RUN TestAdjustForAPIVersion [2021-08-25T19:15:07.785Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 5.7% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-25T19:15:07.785Z] === RUN TestToJSON [2021-08-25T19:15:07.785Z] --- PASS: TestToJSON (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestToParamWithVersion [2021-08-25T19:15:07.785Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestFromJSON [2021-08-25T19:15:07.785Z] --- PASS: TestFromJSON (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestEmpty [2021-08-25T19:15:07.785Z] --- PASS: TestEmpty (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestArgsMatchKVListEmptySources [2021-08-25T19:15:07.785Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestArgsMatchKVList [2021-08-25T19:15:07.785Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestArgsMatch [2021-08-25T19:15:07.785Z] --- PASS: TestArgsMatch (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestAdd [2021-08-25T19:15:07.785Z] --- PASS: TestAdd (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestDel [2021-08-25T19:15:07.785Z] --- PASS: TestDel (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestLen [2021-08-25T19:15:07.785Z] --- PASS: TestLen (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestExactMatch [2021-08-25T19:15:07.785Z] --- PASS: TestExactMatch (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestOnlyOneExactMatch [2021-08-25T19:15:07.785Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestContains [2021-08-25T19:15:07.785Z] --- PASS: TestContains (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestValidate [2021-08-25T19:15:07.785Z] --- PASS: TestValidate (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestWalkValues [2021-08-25T19:15:07.785Z] --- PASS: TestWalkValues (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestFuzzyMatch [2021-08-25T19:15:07.785Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestClone [2021-08-25T19:15:07.785Z] --- PASS: TestClone (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 92.2% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-25T19:15:07.785Z] === RUN TestStrSliceMarshalJSON [2021-08-25T19:15:07.785Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestStrSliceUnmarshalJSON [2021-08-25T19:15:07.785Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestStrSliceUnmarshalString [2021-08-25T19:15:07.785Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestStrSliceUnmarshalSlice [2021-08-25T19:15:07.785Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 90.0% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-25T19:15:07.785Z] === RUN TestDurationToSecondsString [2021-08-25T19:15:07.785Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-25T19:15:07.785Z] === RUN TestGetTimestamp [2021-08-25T19:15:07.785Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-25T19:15:07.785Z] === RUN TestParseTimestamps [2021-08-25T19:15:07.785Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 100.0% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/types/time 0.148s coverage: 100.0% of statements [2021-08-25T19:15:07.785Z] === RUN TestCompareVersion [2021-08-25T19:15:07.785Z] --- PASS: TestCompareVersion (0.00s) [2021-08-25T19:15:07.785Z] PASS [2021-08-25T19:15:07.785Z] coverage: 77.3% of statements [2021-08-25T19:15:07.785Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-25T19:15:07.785Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-25T19:15:07.785Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-25T19:15:07.786Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-25T19:15:07.786Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-25T19:15:07.786Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-25T19:15:07.786Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCloneArgsSmartHttp [2021-08-25T19:15:07.786Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCloneArgsDumbHttp [2021-08-25T19:15:07.786Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCloneArgsGit [2021-08-25T19:15:07.786Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCheckoutGit [2021-08-25T19:15:07.786Z] === RUN TestEnable [2021-08-25T19:15:07.786Z] --- PASS: TestEnable (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestDisable [2021-08-25T19:15:07.786Z] --- PASS: TestDisable (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestEnabled [2021-08-25T19:15:07.786Z] --- PASS: TestEnabled (0.00s) [2021-08-25T19:15:07.786Z] PASS [2021-08-25T19:15:07.786Z] coverage: 100.0% of statements [2021-08-25T19:15:07.786Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2021-08-25T19:15:07.786Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-25T19:15:07.786Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestProcessNoDockerignore [2021-08-25T19:15:07.786Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-25T19:15:07.786Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestDetectContentType [2021-08-25T19:15:07.786Z] --- PASS: TestDetectContentType (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestSelectAcceptableMIME [2021-08-25T19:15:07.786Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestInspectEmptyResponse [2021-08-25T19:15:07.786Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestInspectResponseBinary [2021-08-25T19:15:07.786Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestResponseUnsupportedContentType [2021-08-25T19:15:07.786Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestInspectResponseTextSimple [2021-08-25T19:15:07.786Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestInspectResponseEmptyContentType [2021-08-25T19:15:07.786Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestUnknownContentLength [2021-08-25T19:15:07.786Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestDownloadRemote [2021-08-25T19:15:07.786Z] --- PASS: TestDownloadRemote (0.06s) [2021-08-25T19:15:07.786Z] === RUN TestGetWithStatusError [2021-08-25T19:15:07.786Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCloseRootDirectory [2021-08-25T19:15:07.786Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:15:07.786Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestHashFile [2021-08-25T19:15:07.786Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:15:07.786Z] --- SKIP: TestHashFile (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestHashSubdir [2021-08-25T19:15:07.786Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:15:07.786Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestRemoveDirectory [2021-08-25T19:15:07.786Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:15:07.786Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-25T19:15:07.786Z] PASS [2021-08-25T19:15:07.786Z] coverage: 9.3% of statements [2021-08-25T19:15:07.786Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 9.3% of statements [2021-08-25T19:15:07.786Z] === RUN TestGetAllAllowed [2021-08-25T19:15:07.786Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestGetAllMeta [2021-08-25T19:15:07.786Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-25T19:15:07.786Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestIsUnreferencedBuiltin [2021-08-25T19:15:07.786Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestIsExistingDirectory [2021-08-25T19:15:07.786Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestGetFilenameForDownload [2021-08-25T19:15:07.786Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestEnv2Variables [2021-08-25T19:15:07.786Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-25T19:15:07.786Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestMaintainer [2021-08-25T19:15:07.786Z] --- PASS: TestMaintainer (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestLabel [2021-08-25T19:15:07.786Z] --- PASS: TestLabel (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestFromScratch [2021-08-25T19:15:07.786Z] --- PASS: TestFromScratch (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestFromWithArg [2021-08-25T19:15:07.786Z] --- PASS: TestFromWithArg (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-25T19:15:07.786Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestFromWithUndefinedArg [2021-08-25T19:15:07.786Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestFromMultiStageWithNamedStage [2021-08-25T19:15:07.786Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestOnbuild [2021-08-25T19:15:07.786Z] --- PASS: TestOnbuild (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestWorkdir [2021-08-25T19:15:07.786Z] --- PASS: TestWorkdir (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCmd [2021-08-25T19:15:07.786Z] --- PASS: TestCmd (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestHealthcheckNone [2021-08-25T19:15:07.786Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestHealthcheckCmd [2021-08-25T19:15:07.786Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestEntrypoint [2021-08-25T19:15:07.786Z] --- PASS: TestEntrypoint (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestExpose [2021-08-25T19:15:07.786Z] --- PASS: TestExpose (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestUser [2021-08-25T19:15:07.786Z] --- PASS: TestUser (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestVolume [2021-08-25T19:15:07.786Z] --- PASS: TestVolume (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestStopSignal [2021-08-25T19:15:07.786Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-25T19:15:07.786Z] --- SKIP: TestStopSignal (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestArg [2021-08-25T19:15:07.786Z] --- PASS: TestArg (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestShell [2021-08-25T19:15:07.786Z] --- PASS: TestShell (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestPrependEnvOnCmd [2021-08-25T19:15:07.786Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestRunWithBuildArgs [2021-08-25T19:15:07.786Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestRunIgnoresHealthcheck [2021-08-25T19:15:07.786Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestDispatchUnsupportedOptions [2021-08-25T19:15:07.786Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-25T19:15:07.786Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-25T19:15:07.786Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-25T19:15:07.786Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestNormalizeWorkdir [2021-08-25T19:15:07.786Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestDispatch [2021-08-25T19:15:07.786Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-25T19:15:07.786Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-25T19:15:07.786Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-25T19:15:07.786Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-25T19:15:07.786Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-25T19:15:07.786Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-25T19:15:07.786Z] === RUN TestDispatch/COPY_url [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch (0.04s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-25T19:15:07.786Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestAddScratchImageAddsToMounts [2021-08-25T19:15:07.786Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-25T19:15:07.786Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-25T19:15:07.786Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-25T19:15:07.786Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestImageSourceGetAddsToMounts [2021-08-25T19:15:07.786Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestEmptyDockerfile [2021-08-25T19:15:07.786Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestSymlinkDockerfile [2021-08-25T19:15:07.786Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-25T19:15:07.786Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-25T19:15:07.786Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestNonExistingDockerfile [2021-08-25T19:15:07.786Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestCopyRunConfig [2021-08-25T19:15:07.786Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestDeepCopyRunConfig [2021-08-25T19:15:07.786Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestExportImage [2021-08-25T19:15:07.786Z] --- PASS: TestExportImage (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestNormalizeDest [2021-08-25T19:15:07.786Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-25T19:15:07.786Z] PASS [2021-08-25T19:15:07.786Z] coverage: 46.8% of statements [2021-08-25T19:15:07.786Z] ok github.com/docker/docker/builder/dockerfile 0.137s coverage: 46.8% of statements [2021-08-25T19:15:07.786Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-25T19:15:07.786Z] === RUN TestTCP4Proxy [2021-08-25T19:15:07.786Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestTCP4ProxyHalfClose [2021-08-25T19:15:07.786Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestTCP6Proxy [2021-08-25T19:15:07.786Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:15:07.786Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestTCPDualStackProxy [2021-08-25T19:15:07.786Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:15:07.786Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestUDP4Proxy [2021-08-25T19:15:07.786Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestUDP6Proxy [2021-08-25T19:15:07.786Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:15:07.786Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestUDPWriteError [2021-08-25T19:15:07.786Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestSCTP4Proxy [2021-08-25T19:15:07.786Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-25T19:15:07.786Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-25T19:15:07.786Z] === RUN TestSCTP6Proxy [2021-08-25T19:15:07.786Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:15:07.786Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-25T19:15:07.786Z] PASS [2021-08-25T19:15:07.786Z] coverage: 49.4% of statements [2021-08-25T19:15:07.786Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2021-08-25T19:15:08.332Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-08-25T19:15:08.333Z] === RUN TestExec [2021-08-25T19:15:09.113Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-25T19:15:09.113Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:15:09.267Z] --- PASS: TestExec (0.68s) [2021-08-25T19:15:09.267Z] === RUN TestExecUser [2021-08-25T19:15:09.862Z] --- PASS: TestExecUser (0.70s) [2021-08-25T19:15:09.862Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:15:10.810Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-08-25T19:15:10.810Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:15:11.750Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-08-25T19:15:11.750Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:15:12.685Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2021-08-25T19:15:12.685Z] === RUN TestHealthKillContainer [2021-08-25T19:15:13.527Z] 8f616e6e9eec: Pull complete [2021-08-25T19:15:13.527Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-25T19:15:13.527Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:15:13.527Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-25T19:15:13.527Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-25T19:15:13.527Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-25T19:15:13.527Z] WARN: Skipping validation tests [2021-08-25T19:15:13.527Z] INFO: Running unit tests at 08/25/2021 19:15:08... [2021-08-25T19:15:13.527Z] INFO: make.ps1 starting at 08/25/2021 19:15:12 [2021-08-25T19:15:13.527Z] INFO: Git commit (aa606307b7) assumed from DOCKER_GITCOMMIT environment variable [2021-08-25T19:15:13.527Z] INFO: Invoking autogen... [2021-08-25T19:15:13.527Z] INFO: Running unit tests... [2021-08-25T19:15:14.423Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-25T19:15:14.423Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:15:14.682Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-08-25T19:15:14.682Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:15:15.969Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-25T19:15:15.969Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:15:15.969Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-08-25T19:15:15.969Z] === RUN TestIpcModeNone [2021-08-25T19:15:16.344Z] === RUN TestCheckpointCreateError [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestCheckpointCreate [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestCheckpointDeleteError [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestCheckpointDelete [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestCheckpointListError [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestCheckpointList [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointList (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestCheckpointListContainerNotFound [2021-08-25T19:15:16.344Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestNewClientWithOpsFromEnv [2021-08-25T19:15:16.344Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-25T19:15:16.344Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestGetAPIPath [2021-08-25T19:15:16.344Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestParseHostURL [2021-08-25T19:15:16.344Z] --- PASS: TestParseHostURL (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-25T19:15:16.344Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-25T19:15:16.344Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-25T19:15:16.344Z] === RUN TestNegotiateAPIVersion [2021-08-25T19:15:16.344Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNegotiateAPVersionOverride [2021-08-25T19:15:16.345Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-25T19:15:16.345Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-25T19:15:16.345Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-25T19:15:16.345Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestClientRedirect [2021-08-25T19:15:16.345Z] --- PASS: TestClientRedirect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigCreateUnsupported [2021-08-25T19:15:16.345Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigCreateError [2021-08-25T19:15:16.345Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigCreate [2021-08-25T19:15:16.345Z] --- PASS: TestConfigCreate (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigInspectNotFound [2021-08-25T19:15:16.345Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigInspectWithEmptyID [2021-08-25T19:15:16.345Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigInspectUnsupported [2021-08-25T19:15:16.345Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigInspectError [2021-08-25T19:15:16.345Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigInspectConfigNotFound [2021-08-25T19:15:16.345Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigInspect [2021-08-25T19:15:16.345Z] --- PASS: TestConfigInspect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigListUnsupported [2021-08-25T19:15:16.345Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigListError [2021-08-25T19:15:16.345Z] --- PASS: TestConfigListError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigList [2021-08-25T19:15:16.345Z] --- PASS: TestConfigList (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigRemoveUnsupported [2021-08-25T19:15:16.345Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigRemoveError [2021-08-25T19:15:16.345Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigRemove [2021-08-25T19:15:16.345Z] --- PASS: TestConfigRemove (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigUpdateUnsupported [2021-08-25T19:15:16.345Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigUpdateError [2021-08-25T19:15:16.345Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestConfigUpdate [2021-08-25T19:15:16.345Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerCommitError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerCommit [2021-08-25T19:15:16.345Z] --- PASS: TestContainerCommit (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStatPathError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStatPathNotFoundError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStatPathNoHeaderError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStatPath [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyToContainerError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyToContainerNotFoundError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyToContainer [2021-08-25T19:15:16.345Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyFromContainerError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyFromContainerNotFoundError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-25T19:15:16.345Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestCopyFromContainer [2021-08-25T19:15:16.345Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerCreateError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerCreateImageNotFound [2021-08-25T19:15:16.345Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerCreateWithName [2021-08-25T19:15:16.345Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerCreateAutoRemove [2021-08-25T19:15:16.345Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerDiffError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerDiff [2021-08-25T19:15:16.345Z] --- PASS: TestContainerDiff (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecCreateError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecCreate [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecStartError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecStart [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecInspectError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecInspect [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExportError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExportError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExport [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExport (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerInspectError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerInspectContainerNotFound [2021-08-25T19:15:16.345Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerInspectWithEmptyID [2021-08-25T19:15:16.345Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerInspect [2021-08-25T19:15:16.345Z] --- PASS: TestContainerInspect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerInspectNode [2021-08-25T19:15:16.345Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerKillError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerKillError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerKill [2021-08-25T19:15:16.345Z] --- PASS: TestContainerKill (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerListError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerListError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerList [2021-08-25T19:15:16.345Z] --- PASS: TestContainerList (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerLogsNotFoundError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerLogsError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerLogs [2021-08-25T19:15:16.345Z] --- PASS: TestContainerLogs (0.14s) [2021-08-25T19:15:16.345Z] === RUN TestContainerPauseError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerPause [2021-08-25T19:15:16.345Z] --- PASS: TestContainerPause (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainersPruneError [2021-08-25T19:15:16.345Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainersPrune [2021-08-25T19:15:16.345Z] --- PASS: TestContainersPrune (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRemoveError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRemoveNotFoundError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRemove [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRemove (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRenameError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRename [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRename (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerResizeError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecResizeError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerResize [2021-08-25T19:15:16.345Z] --- PASS: TestContainerResize (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerExecResize [2021-08-25T19:15:16.345Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRestartError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerRestart [2021-08-25T19:15:16.345Z] --- PASS: TestContainerRestart (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStartError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStartError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStart [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStart (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStatsError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStats [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStats (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStopError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStopError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerStop [2021-08-25T19:15:16.345Z] --- PASS: TestContainerStop (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerTopError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerTopError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerTop [2021-08-25T19:15:16.345Z] --- PASS: TestContainerTop (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerUnpauseError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerUnpause [2021-08-25T19:15:16.345Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerUpdateError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerUpdate [2021-08-25T19:15:16.345Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerWaitError [2021-08-25T19:15:16.345Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestContainerWait [2021-08-25T19:15:16.345Z] --- PASS: TestContainerWait (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestDiskUsageError [2021-08-25T19:15:16.345Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestDiskUsage [2021-08-25T19:15:16.345Z] --- PASS: TestDiskUsage (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestDistributionInspectUnsupported [2021-08-25T19:15:16.345Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestDistributionInspectWithEmptyID [2021-08-25T19:15:16.345Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestEventsErrorInOptions [2021-08-25T19:15:16.345Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestEventsErrorFromServer [2021-08-25T19:15:16.345Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestEvents [2021-08-25T19:15:16.345Z] --- PASS: TestEvents (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestTLSCloseWriter [2021-08-25T19:15:16.345Z] === PAUSE TestTLSCloseWriter [2021-08-25T19:15:16.345Z] === RUN TestImageBuildError [2021-08-25T19:15:16.345Z] --- PASS: TestImageBuildError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageBuild [2021-08-25T19:15:16.345Z] --- PASS: TestImageBuild (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestGetDockerOS [2021-08-25T19:15:16.345Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageCreateError [2021-08-25T19:15:16.345Z] --- PASS: TestImageCreateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageCreate [2021-08-25T19:15:16.345Z] --- PASS: TestImageCreate (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageHistoryError [2021-08-25T19:15:16.345Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageHistory [2021-08-25T19:15:16.345Z] --- PASS: TestImageHistory (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageImportError [2021-08-25T19:15:16.345Z] --- PASS: TestImageImportError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageImport [2021-08-25T19:15:16.345Z] --- PASS: TestImageImport (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageInspectError [2021-08-25T19:15:16.345Z] --- PASS: TestImageInspectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageInspectImageNotFound [2021-08-25T19:15:16.345Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageInspectWithEmptyID [2021-08-25T19:15:16.345Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageInspect [2021-08-25T19:15:16.345Z] --- PASS: TestImageInspect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageListError [2021-08-25T19:15:16.345Z] --- PASS: TestImageListError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageList [2021-08-25T19:15:16.345Z] --- PASS: TestImageList (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageListApiBefore125 [2021-08-25T19:15:16.345Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageLoadError [2021-08-25T19:15:16.345Z] --- PASS: TestImageLoadError (0.01s) [2021-08-25T19:15:16.345Z] === RUN TestImageLoad [2021-08-25T19:15:16.345Z] --- PASS: TestImageLoad (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagesPruneError [2021-08-25T19:15:16.345Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagesPrune [2021-08-25T19:15:16.345Z] --- PASS: TestImagesPrune (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullReferenceParseError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullAnyError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePullWithoutErrors [2021-08-25T19:15:16.345Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushReferenceError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushAnyError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithoutErrors [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-25T19:15:16.345Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-25T19:15:16.345Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageRemoveError [2021-08-25T19:15:16.345Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageRemoveImageNotFound [2021-08-25T19:15:16.345Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageRemove [2021-08-25T19:15:16.345Z] --- PASS: TestImageRemove (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSaveError [2021-08-25T19:15:16.345Z] --- PASS: TestImageSaveError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSave [2021-08-25T19:15:16.345Z] --- PASS: TestImageSave (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSearchAnyError [2021-08-25T19:15:16.345Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-25T19:15:16.345Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:15:16.345Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:15:16.345Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-25T19:15:16.345Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageSearchWithoutErrors [2021-08-25T19:15:16.345Z] --- PASS: TestImageSearchWithoutErrors (0.02s) [2021-08-25T19:15:16.345Z] === RUN TestImageTagError [2021-08-25T19:15:16.345Z] --- PASS: TestImageTagError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageTagInvalidReference [2021-08-25T19:15:16.345Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageTagInvalidSourceImageName [2021-08-25T19:15:16.345Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageTagHexSource [2021-08-25T19:15:16.345Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestImageTag [2021-08-25T19:15:16.345Z] --- PASS: TestImageTag (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestInfoServerError [2021-08-25T19:15:16.345Z] --- PASS: TestInfoServerError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestInfoInvalidResponseJSONError [2021-08-25T19:15:16.345Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestInfo [2021-08-25T19:15:16.345Z] --- PASS: TestInfo (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkConnectError [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkConnect [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkCreateError [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkCreate [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkDisconnectError [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkDisconnect [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkInspectError [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-25T19:15:16.345Z] === RUN TestNetworkInspectNotFoundError [2021-08-25T19:15:16.345Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworkInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworkInspect [2021-08-25T19:15:16.346Z] --- PASS: TestNetworkInspect (0.03s) [2021-08-25T19:15:16.346Z] === RUN TestNetworkListError [2021-08-25T19:15:16.346Z] --- PASS: TestNetworkListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworkList [2021-08-25T19:15:16.346Z] --- PASS: TestNetworkList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworksPruneError [2021-08-25T19:15:16.346Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworksPrune [2021-08-25T19:15:16.346Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworkRemoveError [2021-08-25T19:15:16.346Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNetworkRemove [2021-08-25T19:15:16.346Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeInspectNodeNotFound [2021-08-25T19:15:16.346Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeInspect [2021-08-25T19:15:16.346Z] --- PASS: TestNodeInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeListError [2021-08-25T19:15:16.346Z] --- PASS: TestNodeListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeList [2021-08-25T19:15:16.346Z] --- PASS: TestNodeList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeRemoveError [2021-08-25T19:15:16.346Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeRemove [2021-08-25T19:15:16.346Z] --- PASS: TestNodeRemove (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeUpdateError [2021-08-25T19:15:16.346Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestNodeUpdate [2021-08-25T19:15:16.346Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestOptionWithTimeout [2021-08-25T19:15:16.346Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPingFail [2021-08-25T19:15:16.346Z] --- PASS: TestPingFail (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPingWithError [2021-08-25T19:15:16.346Z] 2021/08/25 19:15:15 RoundTripper returned a response & error; ignoring response [2021-08-25T19:15:16.346Z] 2021/08/25 19:15:15 RoundTripper returned a response & error; ignoring response [2021-08-25T19:15:16.346Z] --- PASS: TestPingWithError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPingSuccess [2021-08-25T19:15:16.346Z] --- PASS: TestPingSuccess (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPingHeadFallback [2021-08-25T19:15:16.346Z] === RUN TestPingHeadFallback/OK [2021-08-25T19:15:16.346Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-25T19:15:16.346Z] === RUN TestPingHeadFallback/Not_Found [2021-08-25T19:15:16.346Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-25T19:15:16.346Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-25T19:15:16.346Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-25T19:15:16.346Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-25T19:15:16.346Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-25T19:15:16.346Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginDisableError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginDisable [2021-08-25T19:15:16.346Z] --- PASS: TestPluginDisable (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginEnableError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginEnable [2021-08-25T19:15:16.346Z] --- PASS: TestPluginEnable (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginInspect [2021-08-25T19:15:16.346Z] --- PASS: TestPluginInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginListError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginList [2021-08-25T19:15:16.346Z] --- PASS: TestPluginList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginPushError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginPushError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginPush [2021-08-25T19:15:16.346Z] --- PASS: TestPluginPush (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginRemoveError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginRemove [2021-08-25T19:15:16.346Z] --- PASS: TestPluginRemove (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginSetError [2021-08-25T19:15:16.346Z] --- PASS: TestPluginSetError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPluginSet [2021-08-25T19:15:16.346Z] --- PASS: TestPluginSet (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSetHostHeader [2021-08-25T19:15:16.346Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestPlainTextError [2021-08-25T19:15:16.346Z] --- PASS: TestPlainTextError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestInfiniteError [2021-08-25T19:15:16.346Z] --- PASS: TestInfiniteError (0.03s) [2021-08-25T19:15:16.346Z] === RUN TestCanceledContext [2021-08-25T19:15:16.346Z] 2021/08/25 19:15:15 RoundTripper returned a response & error; ignoring response [2021-08-25T19:15:16.346Z] --- PASS: TestCanceledContext (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestDeadlineExceededContext [2021-08-25T19:15:16.346Z] 2021/08/25 19:15:15 RoundTripper returned a response & error; ignoring response [2021-08-25T19:15:16.346Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretCreateUnsupported [2021-08-25T19:15:16.346Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretCreateError [2021-08-25T19:15:16.346Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretCreate [2021-08-25T19:15:16.346Z] --- PASS: TestSecretCreate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretInspectUnsupported [2021-08-25T19:15:16.346Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretInspectSecretNotFound [2021-08-25T19:15:16.346Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretInspect [2021-08-25T19:15:16.346Z] --- PASS: TestSecretInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretListUnsupported [2021-08-25T19:15:16.346Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretListError [2021-08-25T19:15:16.346Z] --- PASS: TestSecretListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretList [2021-08-25T19:15:16.346Z] --- PASS: TestSecretList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretRemoveUnsupported [2021-08-25T19:15:16.346Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretRemoveError [2021-08-25T19:15:16.346Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretRemove [2021-08-25T19:15:16.346Z] --- PASS: TestSecretRemove (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretUpdateUnsupported [2021-08-25T19:15:16.346Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretUpdateError [2021-08-25T19:15:16.346Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSecretUpdate [2021-08-25T19:15:16.346Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceCreateError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceCreate [2021-08-25T19:15:16.346Z] --- PASS: TestServiceCreate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-25T19:15:16.346Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceCreateDigestPinning [2021-08-25T19:15:16.346Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceInspectServiceNotFound [2021-08-25T19:15:16.346Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceInspect [2021-08-25T19:15:16.346Z] --- PASS: TestServiceInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceListError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceList [2021-08-25T19:15:16.346Z] --- PASS: TestServiceList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceLogsError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceLogs [2021-08-25T19:15:16.346Z] --- PASS: TestServiceLogs (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceRemoveError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceRemoveNotFoundError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceRemove [2021-08-25T19:15:16.346Z] --- PASS: TestServiceRemove (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceUpdateError [2021-08-25T19:15:16.346Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestServiceUpdate [2021-08-25T19:15:16.346Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmGetUnlockKeyError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmGetUnlockKey [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmInitError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmInit [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmInit (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmInspect [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmJoinError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmJoin [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmLeaveError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmLeave [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmUnlockError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmUnlock [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmUpdateError [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestSwarmUpdate [2021-08-25T19:15:16.346Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestTaskInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestTaskInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestTaskInspect [2021-08-25T19:15:16.346Z] --- PASS: TestTaskInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestTaskListError [2021-08-25T19:15:16.346Z] --- PASS: TestTaskListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestTaskList [2021-08-25T19:15:16.346Z] --- PASS: TestTaskList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeCreateError [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeCreate [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeInspectError [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeInspectNotFound [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeInspectWithEmptyID [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeInspect [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeListError [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeListError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeList [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeList (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeRemoveError [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-25T19:15:16.346Z] === RUN TestVolumeRemove [2021-08-25T19:15:16.346Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-25T19:15:16.346Z] === CONT TestTLSCloseWriter [2021-08-25T19:15:16.346Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-25T19:15:16.346Z] PASS [2021-08-25T19:15:16.346Z] coverage: 75.1% of statements [2021-08-25T19:15:16.346Z] ok github.com/docker/docker/client 0.366s coverage: 75.1% of statements [2021-08-25T19:15:16.903Z] --- PASS: TestIpcModeNone (0.71s) [2021-08-25T19:15:16.903Z] === RUN TestIpcModePrivate [2021-08-25T19:15:16.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-25T19:15:17.470Z] --- PASS: TestIpcModePrivate (0.63s) [2021-08-25T19:15:17.470Z] === RUN TestIpcModeShareable [2021-08-25T19:15:17.729Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-25T19:15:17.988Z] --- PASS: TestIpcModeShareable (0.67s) [2021-08-25T19:15:17.988Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-25T19:15:19.310Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-25T19:15:19.891Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-08-25T19:15:19.891Z] === RUN TestAPIIpcModeHost [2021-08-25T19:15:19.946Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-08-25T19:15:19.946Z] === RUN TestBuildWithHugeFile [2021-08-25T19:15:20.149Z] --- PASS: TestAPIIpcModeHost (0.42s) [2021-08-25T19:15:20.149Z] === RUN TestDaemonIpcModeShareable [2021-08-25T19:15:21.530Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-25T19:15:21.530Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2021-08-25T19:15:21.530Z] === RUN TestDaemonIpcModePrivate [2021-08-25T19:15:22.462Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-25T19:15:22.721Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2021-08-25T19:15:22.721Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-25T19:15:23.656Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-25T19:15:23.914Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-08-25T19:15:23.915Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-25T19:15:24.849Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-25T19:15:25.108Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2021-08-25T19:15:25.108Z] === RUN TestIpcModeOlderClient [2021-08-25T19:15:25.108Z] === PAUSE TestIpcModeOlderClient [2021-08-25T19:15:25.108Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:15:25.368Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-08-25T19:15:25.368Z] === RUN TestKillContainer [2021-08-25T19:15:25.368Z] === RUN TestKillContainer/no_signal [2021-08-25T19:15:25.935Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:15:26.194Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:15:26.761Z] --- PASS: TestKillContainer (1.32s) [2021-08-25T19:15:26.761Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-08-25T19:15:26.761Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-08-25T19:15:26.761Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-08-25T19:15:26.761Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:15:26.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-25T19:15:27.328Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-25T19:15:27.568Z] INFO: Extraction ended at 08/25/2021 19:15:25. Duration:00:00:22.1379302 [2021-08-25T19:15:27.568Z] INFO: Updating the golang and path environment variables [2021-08-25T19:15:27.568Z] INFO: GOPATH=d:\gopath [2021-08-25T19:15:27.568Z] INFO: go version go1.17 windows/amd64 [2021-08-25T19:15:27.568Z] INFO: Running the daemon under test in debug mode [2021-08-25T19:15:27.568Z] INFO: Starting a daemon under test... [2021-08-25T19:15:27.568Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42777\9\daemon --pidfile d:\CI\PR-42777\9\docker.pid -D [2021-08-25T19:15:27.568Z] INFO: Process started successfully. [2021-08-25T19:15:27.568Z] INFO: Start tailing logs of the daemon under tests [2021-08-25T19:15:27.568Z] INFO: Waiting for the daemon under test to start... [2021-08-25T19:15:27.586Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2021-08-25T19:15:27.586Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-08-25T19:15:27.586Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-08-25T19:15:27.586Z] === RUN TestKillStoppedContainer [2021-08-25T19:15:27.845Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-25T19:15:27.845Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:15:27.845Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-25T19:15:27.845Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:15:27.856Z] ? github.com/docker/docker/api [no test files] [2021-08-25T19:15:28.410Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-08-25T19:15:28.410Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:15:28.410Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-25T19:15:28.410Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:15:28.410Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:15:28.668Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2021-08-25T19:15:28.669Z] === RUN TestLinksEtcHostsContentMatch [2021-08-25T19:15:29.238Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-08-25T19:15:29.238Z] === RUN TestLinksContainerNames [2021-08-25T19:15:30.172Z] --- PASS: TestLinksContainerNames (0.96s) [2021-08-25T19:15:30.172Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:15:30.431Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2021-08-25T19:15:30.431Z] === RUN TestContainerNetworkMountsNoChown [2021-08-25T19:15:30.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/default [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/default [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/private [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/private [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/rprivate [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/slave [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/slave [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/rslave [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/shared [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/shared [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/rshared [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-25T19:15:30.998Z] === CONT TestMountDaemonRoot/default [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-25T19:15:30.998Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:15:30.998Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:15:30.998Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rshared [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/shared [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rslave [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/slave [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rprivate [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/private [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-25T19:15:30.999Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:15:30.999Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:15:30.999Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:15:31.130Z] --- PASS: TestCheckoutGit (24.90s) [2021-08-25T19:15:31.130Z] === RUN TestValidGitTransport [2021-08-25T19:15:31.130Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-25T19:15:31.130Z] === RUN TestGitInvalidRef [2021-08-25T19:15:31.130Z] --- PASS: TestGitInvalidRef (0.16s) [2021-08-25T19:15:31.130Z] PASS [2021-08-25T19:15:31.130Z] coverage: 86.3% of statements [2021-08-25T19:15:31.130Z] ok github.com/docker/docker/builder/remotecontext/git 25.109s coverage: 86.3% of statements [2021-08-25T19:15:31.130Z] ? github.com/docker/docker/cli [no test files] [2021-08-25T19:15:31.130Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:15:31.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:15:31.515Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-25T19:15:31.515Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-25T19:15:31.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-25T19:15:31.516Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-25T19:15:31.516Z] === RUN TestContainerBindMountNonRecursive [2021-08-25T19:15:32.891Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2021-08-25T19:15:32.891Z] === RUN TestContainerVolumesMountedAsShared [2021-08-25T19:15:33.150Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-08-25T19:15:33.150Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-25T19:15:33.733Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2021-08-25T19:15:33.733Z] === RUN TestNetworkNat [2021-08-25T19:15:33.991Z] --- PASS: TestNetworkNat (0.50s) [2021-08-25T19:15:33.991Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:15:34.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-08-25T19:15:34.557Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-25T19:15:35.807Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestConfigureDaemonLogs [2021-08-25T19:15:35.807Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestCommonOptionsInstallFlags [2021-08-25T19:15:35.807Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-25T19:15:35.807Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-25T19:15:35.807Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-25T19:15:35.807Z] PASS [2021-08-25T19:15:35.807Z] coverage: 18.5% of statements [2021-08-25T19:15:35.807Z] ok github.com/docker/docker/cmd/dockerd 0.282s coverage: 18.5% of statements [2021-08-25T19:15:35.807Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-25T19:15:35.807Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-25T19:15:36.264Z] === RUN TestContainerStopSignal [2021-08-25T19:15:36.264Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestContainerStopTimeout [2021-08-25T19:15:36.264Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-25T19:15:36.264Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-25T19:15:36.264Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-25T19:15:36.264Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestReplaceAndAppendEnvVars [2021-08-25T19:15:36.264Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-25T19:15:36.264Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestNewMemoryStore [2021-08-25T19:15:36.264Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestAddContainers [2021-08-25T19:15:36.264Z] --- PASS: TestAddContainers (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestGetContainer [2021-08-25T19:15:36.264Z] --- PASS: TestGetContainer (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestDeleteContainer [2021-08-25T19:15:36.264Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestListContainers [2021-08-25T19:15:36.264Z] --- PASS: TestListContainers (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestFirstContainer [2021-08-25T19:15:36.264Z] --- PASS: TestFirstContainer (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestApplyAllContainer [2021-08-25T19:15:36.264Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestIsValidHealthString [2021-08-25T19:15:36.264Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestStateRunStop [2021-08-25T19:15:36.264Z] --- PASS: TestStateRunStop (0.00s) [2021-08-25T19:15:36.264Z] === RUN TestStateTimeoutWait [2021-08-25T19:15:36.722Z] state_test.go:141: Stop callback fired [2021-08-25T19:15:36.722Z] state_test.go:165: Stop callback fired [2021-08-25T19:15:36.722Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-25T19:15:36.722Z] === RUN TestIsValidStateString [2021-08-25T19:15:36.722Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-25T19:15:36.722Z] === RUN TestViewSaveDelete [2021-08-25T19:15:36.722Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-25T19:15:36.722Z] === RUN TestViewAll [2021-08-25T19:15:36.722Z] --- PASS: TestViewAll (0.01s) [2021-08-25T19:15:36.722Z] === RUN TestViewGet [2021-08-25T19:15:36.722Z] --- PASS: TestViewGet (0.01s) [2021-08-25T19:15:36.722Z] === RUN TestNames [2021-08-25T19:15:36.722Z] --- PASS: TestNames (0.00s) [2021-08-25T19:15:36.722Z] === RUN TestViewWithHealthCheck [2021-08-25T19:15:36.722Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-25T19:15:36.722Z] PASS [2021-08-25T19:15:36.722Z] coverage: 41.7% of statements [2021-08-25T19:15:36.722Z] ok github.com/docker/docker/container 0.217s coverage: 41.7% of statements [2021-08-25T19:15:36.723Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-25T19:15:36.723Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-25T19:15:36.723Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-25T19:15:36.723Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-25T19:15:37.088Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2021-08-25T19:15:37.088Z] === RUN TestPause [2021-08-25T19:15:37.655Z] --- PASS: TestPause (0.48s) [2021-08-25T19:15:37.655Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:15:37.655Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:15:37.655Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:15:37.655Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:15:37.687Z] === RUN TestPrepare [2021-08-25T19:15:37.688Z] --- PASS: TestPrepare (0.00s) [2021-08-25T19:15:37.688Z] === RUN TestStart [2021-08-25T19:15:37.688Z] --- PASS: TestStart (0.00s) [2021-08-25T19:15:37.688Z] === RUN TestWaitCancel [2021-08-25T19:15:37.688Z] --- PASS: TestWaitCancel (0.00s) [2021-08-25T19:15:37.688Z] === RUN TestWaitDisabled [2021-08-25T19:15:37.688Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-25T19:15:37.688Z] === RUN TestWaitEnabled [2021-08-25T19:15:37.688Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-25T19:15:37.688Z] === RUN TestRemove [2021-08-25T19:15:37.688Z] --- PASS: TestRemove (0.00s) [2021-08-25T19:15:37.688Z] PASS [2021-08-25T19:15:37.688Z] coverage: 65.3% of statements [2021-08-25T19:15:37.688Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-08-25T19:15:38.223Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-08-25T19:15:38.223Z] === RUN TestPidHost [2021-08-25T19:15:39.160Z] --- PASS: TestPidHost (1.05s) [2021-08-25T19:15:39.160Z] === RUN TestPsFilter [2021-08-25T19:15:39.219Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-25T19:15:39.219Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-25T19:15:39.219Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-25T19:15:39.219Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-25T19:15:39.219Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-25T19:15:39.219Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-25T19:15:39.219Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-25T19:15:39.219Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-25T19:15:39.219Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-25T19:15:39.418Z] --- PASS: TestPsFilter (0.11s) [2021-08-25T19:15:39.418Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-25T19:15:39.676Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-25T19:15:39.676Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-25T19:15:39.676Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-25T19:15:39.676Z] PASS [2021-08-25T19:15:39.676Z] coverage: 35.9% of statements [2021-08-25T19:15:39.676Z] ok github.com/docker/docker/daemon/cluster/convert 0.552s coverage: 35.9% of statements [2021-08-25T19:15:39.676Z] === RUN TestNewListSecretsFilters [2021-08-25T19:15:39.676Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-25T19:15:39.676Z] === RUN TestNewListConfigsFilters [2021-08-25T19:15:39.676Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-25T19:15:39.676Z] PASS [2021-08-25T19:15:39.676Z] coverage: 0.5% of statements [2021-08-25T19:15:39.676Z] ok github.com/docker/docker/daemon/cluster 0.897s coverage: 0.5% of statements [2021-08-25T19:15:39.676Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-08-25T19:15:39.676Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:15:40.207Z] === RUN TestMiddlewares [2021-08-25T19:15:40.207Z] --- PASS: TestMiddlewares (0.00s) [2021-08-25T19:15:40.207Z] PASS [2021-08-25T19:15:40.207Z] coverage: 9.0% of statements [2021-08-25T19:15:40.207Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2021-08-25T19:15:40.242Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-08-25T19:15:40.242Z] === RUN TestRemoveContainerRunning [2021-08-25T19:15:40.809Z] --- PASS: TestRemoveContainerRunning (0.50s) [2021-08-25T19:15:40.809Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:15:41.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-08-25T19:15:41.067Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:15:41.067Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-25T19:15:41.067Z] === RUN TestRenameLinkedContainer [2021-08-25T19:15:42.569Z] === RUN TestBuilderGC [2021-08-25T19:15:42.569Z] --- PASS: TestBuilderGC (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationNotFound [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonBrokenConfiguration [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestParseClusterAdvertiseSettings [2021-08-25T19:15:42.569Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestFindConfigurationConflicts [2021-08-25T19:15:42.569Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-25T19:15:42.569Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-25T19:15:42.569Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-25T19:15:42.569Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-25T19:15:42.569Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-25T19:15:42.569Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-25T19:15:42.569Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-25T19:15:42.569Z] === RUN TestValidateConfiguration [2021-08-25T19:15:42.569Z] === RUN TestValidateConfiguration/with_label [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_dns [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-25T19:15:42.570Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-25T19:15:42.570Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestModifiedDiscoverySettings [2021-08-25T19:15:42.570Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestReloadSetConfigFileNotExist [2021-08-25T19:15:42.570Z] time="2021-08-25T19:15:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-25T19:15:42.570Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-08-25T19:15:42.570Z] === RUN TestReloadDefaultConfigNotExist [2021-08-25T19:15:42.570Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:15:42.570Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestReloadBadDefaultConfig [2021-08-25T19:15:42.570Z] time="2021-08-25T19:15:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3425971430" [2021-08-25T19:15:42.570Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestReloadWithConflictingLabels [2021-08-25T19:15:42.570Z] time="2021-08-25T19:15:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2432391426" [2021-08-25T19:15:42.570Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestReloadWithDuplicateLabels [2021-08-25T19:15:42.570Z] time="2021-08-25T19:15:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-153013213" [2021-08-25T19:15:42.570Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestDaemonConfigurationMerge [2021-08-25T19:15:42.570Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-25T19:15:42.570Z] PASS [2021-08-25T19:15:42.570Z] coverage: 80.4% of statements [2021-08-25T19:15:42.570Z] ok github.com/docker/docker/daemon/config 0.353s coverage: 80.4% of statements [2021-08-25T19:15:42.570Z] === RUN TestDiscoveryOptsErrors [2021-08-25T19:15:42.570Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-25T19:15:42.570Z] === RUN TestDiscoveryOpts [2021-08-25T19:15:42.570Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-25T19:15:42.570Z] PASS [2021-08-25T19:15:42.570Z] coverage: 30.0% of statements [2021-08-25T19:15:42.570Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2021-08-25T19:15:43.026Z] === RUN TestWaitNodeAttachment [2021-08-25T19:15:43.026Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-25T19:15:43.026Z] === RUN TestIsolationConversion [2021-08-25T19:15:43.026Z] === RUN TestIsolationConversion/default [2021-08-25T19:15:43.026Z] === RUN TestIsolationConversion/process [2021-08-25T19:15:43.026Z] === RUN TestIsolationConversion/hyperv [2021-08-25T19:15:43.026Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-25T19:15:43.026Z] === RUN TestContainerLabels [2021-08-25T19:15:43.026Z] --- PASS: TestContainerLabels (0.00s) [2021-08-25T19:15:43.026Z] === RUN TestCredentialSpecConversion [2021-08-25T19:15:43.026Z] === RUN TestCredentialSpecConversion/none [2021-08-25T19:15:43.026Z] === RUN TestCredentialSpecConversion/config [2021-08-25T19:15:43.026Z] === RUN TestCredentialSpecConversion/file [2021-08-25T19:15:43.026Z] === RUN TestCredentialSpecConversion/registry [2021-08-25T19:15:43.026Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-25T19:15:43.026Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-25T19:15:43.026Z] === RUN TestControllerValidateMountBind [2021-08-25T19:15:43.026Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-25T19:15:43.026Z] === RUN TestControllerValidateMountVolume [2021-08-25T19:15:43.026Z] --- PASS: TestControllerValidateMountVolume (0.01s) [2021-08-25T19:15:43.026Z] === RUN TestControllerValidateMountTarget [2021-08-25T19:15:43.026Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-08-25T19:15:43.026Z] === RUN TestControllerValidateMountTmpfs [2021-08-25T19:15:43.026Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-25T19:15:43.026Z] === RUN TestControllerValidateMountInvalidType [2021-08-25T19:15:43.026Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-25T19:15:43.026Z] === RUN TestControllerValidateMountNamedPipe [2021-08-25T19:15:43.026Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-25T19:15:43.026Z] PASS [2021-08-25T19:15:43.026Z] coverage: 11.0% of statements [2021-08-25T19:15:43.485Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.547s coverage: 11.0% of statements [2021-08-25T19:15:43.485Z] === RUN TestEventsLog [2021-08-25T19:15:43.485Z] --- PASS: TestEventsLog (0.00s) [2021-08-25T19:15:43.485Z] === RUN TestEventsLogTimeout [2021-08-25T19:15:43.485Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-25T19:15:43.485Z] === RUN TestLogEvents [2021-08-25T19:15:43.485Z] --- PASS: TestLogEvents (0.05s) [2021-08-25T19:15:43.485Z] === RUN TestLoadBufferedEvents [2021-08-25T19:15:43.485Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-25T19:15:43.485Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-25T19:15:43.485Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-25T19:15:43.485Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-25T19:15:43.485Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-25T19:15:43.485Z] PASS [2021-08-25T19:15:43.485Z] coverage: 50.0% of statements [2021-08-25T19:15:43.597Z] --- PASS: TestRenameLinkedContainer (1.93s) [2021-08-25T19:15:43.597Z] === RUN TestRenameStoppedContainer [2021-08-25T19:15:43.597Z] --- PASS: TestRenameStoppedContainer (0.48s) [2021-08-25T19:15:43.597Z] === RUN TestRenameRunningContainerAndReuse [2021-08-25T19:15:43.942Z] ok github.com/docker/docker/daemon/events 0.199s coverage: 50.0% of statements [2021-08-25T19:15:43.942Z] === RUN TestVerifyNetworkingConfig [2021-08-25T19:15:43.942Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestGetContainer [2021-08-25T19:15:43.942Z] --- PASS: TestGetContainer (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestValidContainerNames [2021-08-25T19:15:43.942Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestContainerInitDNS [2021-08-25T19:15:43.942Z] daemon_test.go:147: root required [2021-08-25T19:15:43.942Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestMerge [2021-08-25T19:15:43.942Z] --- PASS: TestMerge (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestValidateContainerIsolation [2021-08-25T19:15:43.942Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestFindNetworkErrorType [2021-08-25T19:15:43.942Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestEnsureServicesExist [2021-08-25T19:15:43.942Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestEnsureServicesExistErrors [2021-08-25T19:15:43.942Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-25T19:15:43.942Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-25T19:15:43.942Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-25T19:15:43.942Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestContainerDelete [2021-08-25T19:15:43.942Z] --- PASS: TestContainerDelete (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestContainerDoubleDelete [2021-08-25T19:15:43.942Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestLogContainerEventCopyLabels [2021-08-25T19:15:43.942Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestLogContainerEventWithAttributes [2021-08-25T19:15:43.942Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestNoneHealthcheck [2021-08-25T19:15:43.942Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestHealthStates [2021-08-25T19:15:43.942Z] === RUN TestIsEmptyDir [2021-08-25T19:15:43.942Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-25T19:15:43.942Z] PASS [2021-08-25T19:15:43.942Z] coverage: 2.3% of statements [2021-08-25T19:15:43.942Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] time="2021-08-25T19:15:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:15:43.942Z] --- PASS: TestHealthStates (0.12s) [2021-08-25T19:15:43.942Z] === RUN TestMaskURLCredentials [2021-08-25T19:15:43.942Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestGetInspectData [2021-08-25T19:15:43.942Z] --- PASS: TestGetInspectData (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestFillLicense [2021-08-25T19:15:43.942Z] --- PASS: TestFillLicense (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestListInvalidFilter [2021-08-25T19:15:43.942Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestNameFilter [2021-08-25T19:15:43.942Z] --- PASS: TestNameFilter (0.01s) [2021-08-25T19:15:43.942Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-25T19:15:43.942Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-25T19:15:43.942Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-25T19:15:43.942Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-25T19:15:43.943Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-25T19:15:43.943Z] === RUN TestDaemonReloadLabels [2021-08-25T19:15:43.943Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-25T19:15:43.943Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-25T19:15:43.943Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-25T19:15:43.943Z] === RUN TestDaemonReloadMirrors [2021-08-25T19:15:43.943Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-25T19:15:43.943Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-25T19:15:43.943Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-25T19:15:43.943Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-25T19:15:43.943Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-25T19:15:43.943Z] === RUN TestDaemonDiscoveryReload [2021-08-25T19:15:44.399Z] === RUN TestLinkNaming [2021-08-25T19:15:44.400Z] --- PASS: TestLinkNaming (0.00s) [2021-08-25T19:15:44.400Z] === RUN TestLinkNew [2021-08-25T19:15:44.400Z] --- PASS: TestLinkNew (0.00s) [2021-08-25T19:15:44.400Z] === RUN TestLinkEnv [2021-08-25T19:15:44.400Z] --- PASS: TestLinkEnv (0.00s) [2021-08-25T19:15:44.400Z] === RUN TestLinkMultipleEnv [2021-08-25T19:15:44.400Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-25T19:15:44.400Z] === RUN TestLinkPortRangeEnv [2021-08-25T19:15:44.400Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-25T19:15:44.400Z] PASS [2021-08-25T19:15:44.400Z] coverage: 93.0% of statements [2021-08-25T19:15:44.400Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-08-25T19:15:44.532Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2021-08-25T19:15:44.532Z] === RUN TestRenameInvalidName [2021-08-25T19:15:44.856Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-25T19:15:44.856Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-25T19:15:45.098Z] --- PASS: TestRenameInvalidName (0.47s) [2021-08-25T19:15:45.098Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:15:45.821Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-25T19:15:45.821Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-25T19:15:45.821Z] === RUN TestAdapterReadLogs [2021-08-25T19:15:45.821Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestCopier [2021-08-25T19:15:45.821Z] --- PASS: TestCopier (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestCopierLongLines [2021-08-25T19:15:45.821Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestCopierSlow [2021-08-25T19:15:45.821Z] --- PASS: TestCopierSlow (0.20s) [2021-08-25T19:15:45.821Z] === RUN TestCopierWithSized [2021-08-25T19:15:45.821Z] === RUN TestCopierWithSized/as_is [2021-08-25T19:15:45.821Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-25T19:15:45.821Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-25T19:15:45.821Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-25T19:15:45.821Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestCopierWithPartial [2021-08-25T19:15:45.821Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestRingLogger [2021-08-25T19:15:45.821Z] --- PASS: TestRingLogger (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestRingCap [2021-08-25T19:15:45.821Z] --- PASS: TestRingCap (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestRingClose [2021-08-25T19:15:45.821Z] --- PASS: TestRingClose (0.00s) [2021-08-25T19:15:45.821Z] === RUN TestRingDrain [2021-08-25T19:15:45.821Z] --- PASS: TestRingDrain (0.00s) [2021-08-25T19:15:45.821Z] PASS [2021-08-25T19:15:45.821Z] coverage: 43.8% of statements [2021-08-25T19:15:45.821Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.8% of statements [2021-08-25T19:15:46.280Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-08-25T19:15:46.280Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-25T19:15:46.280Z] reload_test.go:520: root required [2021-08-25T19:15:46.280Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-25T19:15:46.280Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-25T19:15:46.280Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-25T19:15:46.280Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-25T19:15:46.280Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-25T19:15:46.280Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-25T19:15:46.280Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.00s) [2021-08-25T19:15:46.280Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-25T19:15:46.280Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-25T19:15:46.280Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-25T19:15:46.280Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-25T19:15:46.280Z] === RUN TestParseVolumesFrom [2021-08-25T19:15:46.280Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-25T19:15:46.280Z] PASS [2021-08-25T19:15:46.280Z] coverage: 9.1% of statements [2021-08-25T19:15:46.280Z] ok github.com/docker/docker/daemon 2.385s coverage: 9.1% of statements [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-25T19:15:46.280Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/defaults [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-25T19:15:46.737Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-25T19:15:46.737Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-25T19:15:46.737Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-25T19:15:46.737Z] === RUN TestSearchRegistryForImagesErrors [2021-08-25T19:15:46.737Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestSearchRegistryForImages [2021-08-25T19:15:46.737Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestOnlyPlatformWithFallback [2021-08-25T19:15:46.737Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestImageDelete [2021-08-25T19:15:46.737Z] === RUN TestImageDelete/no_lease [2021-08-25T19:15:46.737Z] === RUN TestImageDelete/lease_exists [2021-08-25T19:15:46.737Z] --- PASS: TestImageDelete (0.03s) [2021-08-25T19:15:46.737Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-25T19:15:46.737Z] === RUN TestContentStoreForPull [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-25T19:15:46.737Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-08-25T19:15:46.737Z] === RUN TestCreateSuccess [2021-08-25T19:15:46.737Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCreateStreamSkipped [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-25T19:15:46.737Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCreateLogGroupSuccess [2021-08-25T19:15:46.737Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCreateError [2021-08-25T19:15:46.737Z] --- PASS: TestCreateError (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCreateAlreadyExists [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-25T19:15:46.737Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestLogClosed [2021-08-25T19:15:46.737Z] --- PASS: TestLogClosed (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestLogBlocking [2021-08-25T19:15:46.737Z] --- PASS: TestLogBlocking (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-25T19:15:46.737Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestLogNonBlockingBufferFull [2021-08-25T19:15:46.737Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestPublishBatchSuccess [2021-08-25T19:15:46.737Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestPublishBatchError [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=error msg=Error [2021-08-25T19:15:46.737Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-25T19:15:46.737Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-25T19:15:46.737Z] time="2021-08-25T19:15:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-25T19:15:46.737Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchSimple [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchTicker [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMultilinePattern [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchClose [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen/0/Hello [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen/2/🙃 [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen/3/���� [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen/4/He��o [2021-08-25T19:15:46.737Z] === RUN TestEffectiveLen/5/ [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/0/ [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/1/Hello [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: Hello [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/2/Hello [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: He [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: llo [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/3/Hello [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: Hello [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/4/🙃 [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/5/🙃 [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/6/a� [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: a [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: � [2021-08-25T19:15:46.737Z] === RUN TestFindValidSplit/7/a� [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1064: a� [2021-08-25T19:15:46.737Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestProcessEventEmoji [2021-08-25T19:15:46.737Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchLineSplit [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMaxEvents [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-25T19:15:46.737Z] --- PASS: TestContentStoreForPull (0.16s) [2021-08-25T19:15:46.737Z] PASS [2021-08-25T19:15:46.737Z] coverage: 6.7% of statements [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-25T19:15:46.737Z] ok github.com/docker/docker/daemon/images 0.286s coverage: 6.7% of statements [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-25T19:15:46.737Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-25T19:15:46.737Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-25T19:15:46.737Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-25T19:15:46.737Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-25T19:15:46.737Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestCreateTagSuccess [2021-08-25T19:15:46.737Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-25T19:15:46.737Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-25T19:15:46.737Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-25T19:15:46.737Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-25T19:15:46.737Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-25T19:15:46.737Z] PASS [2021-08-25T19:15:46.737Z] coverage: 77.4% of statements [2021-08-25T19:15:46.737Z] ok github.com/docker/docker/daemon/logger/awslogs 0.367s coverage: 77.4% of statements [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-25T19:15:46.737Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-25T19:15:47.001Z] --- PASS: TestRenameAnonymousContainer (1.70s) [2021-08-25T19:15:47.001Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:15:47.195Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-25T19:15:47.195Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-25T19:15:47.195Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-25T19:15:47.195Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-25T19:15:47.195Z] === RUN TestFastTimeMarshalJSON [2021-08-25T19:15:47.195Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-08-25T19:15:47.195Z] PASS [2021-08-25T19:15:47.195Z] coverage: 87.2% of statements [2021-08-25T19:15:47.195Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 87.2% of statements [2021-08-25T19:15:47.259Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-08-25T19:15:47.259Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-25T19:15:47.652Z] === RUN TestJSONFileLogger [2021-08-25T19:15:47.652Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-25T19:15:47.652Z] === RUN TestJSONFileLoggerWithTags [2021-08-25T19:15:47.652Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-25T19:15:47.652Z] === RUN TestJSONFileLoggerWithOpts [2021-08-25T19:15:47.652Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-25T19:15:47.652Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-25T19:15:47.652Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-25T19:15:47.652Z] === RUN TestEncodeDecode [2021-08-25T19:15:47.652Z] === PAUSE TestEncodeDecode [2021-08-25T19:15:47.652Z] === RUN TestUnexpectedEOF [2021-08-25T19:15:47.652Z] time="2021-08-25T19:15:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-25T19:15:47.652Z] time="2021-08-25T19:15:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-25T19:15:47.652Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-25T19:15:47.652Z] === CONT TestEncodeDecode [2021-08-25T19:15:47.652Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-25T19:15:47.652Z] PASS [2021-08-25T19:15:47.652Z] coverage: 69.9% of statements [2021-08-25T19:15:47.652Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 69.9% of statements [2021-08-25T19:15:48.109Z] === RUN TestWriteLog [2021-08-25T19:15:48.109Z] === PAUSE TestWriteLog [2021-08-25T19:15:48.109Z] === RUN TestReadLog [2021-08-25T19:15:48.109Z] === PAUSE TestReadLog [2021-08-25T19:15:48.109Z] === CONT TestWriteLog [2021-08-25T19:15:48.109Z] === CONT TestReadLog [2021-08-25T19:15:48.109Z] --- PASS: TestWriteLog (0.00s) [2021-08-25T19:15:48.109Z] === RUN TestReadLog/tail_exact [2021-08-25T19:15:48.197Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) [2021-08-25T19:15:48.197Z] === RUN TestResize [2021-08-25T19:15:48.567Z] === RUN TestOpenFileDelete [2021-08-25T19:15:48.567Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestOpenFileRename [2021-08-25T19:15:48.567Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestParseLogTagDefaultTag [2021-08-25T19:15:48.567Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestParseLogTag [2021-08-25T19:15:48.567Z] --- PASS: TestParseLogTag (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestParseLogTagEmptyTag [2021-08-25T19:15:48.567Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestTailFiles [2021-08-25T19:15:48.567Z] --- PASS: TestTailFiles (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestFollowLogsConsumerGone [2021-08-25T19:15:48.567Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestFollowLogsProducerGone [2021-08-25T19:15:48.567Z] logfile_test.go:179: logDecode() closed after sending 735 messages [2021-08-25T19:15:48.567Z] logfile_test.go:232: messages sent: 735, received: 735 [2021-08-25T19:15:48.567Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-25T19:15:48.567Z] === RUN TestCheckCapacityAndRotate [2021-08-25T19:15:48.567Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-25T19:15:48.567Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-25T19:15:48.567Z] === RUN TestReadLog/tail_less_than_available [2021-08-25T19:15:48.567Z] === RUN TestReadLog/tail_more_than_available [2021-08-25T19:15:48.567Z] --- PASS: TestReadLog (0.13s) [2021-08-25T19:15:48.567Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-25T19:15:48.567Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-25T19:15:48.567Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-25T19:15:48.567Z] PASS [2021-08-25T19:15:48.567Z] coverage: 75.2% of statements [2021-08-25T19:15:48.567Z] ok github.com/docker/docker/daemon/logger/local 0.170s coverage: 75.2% of statements [2021-08-25T19:15:48.567Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-25T19:15:48.567Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-25T19:15:48.567Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-25T19:15:48.567Z] PASS [2021-08-25T19:15:48.567Z] coverage: 53.7% of statements [2021-08-25T19:15:48.567Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 53.7% of statements [2021-08-25T19:15:48.567Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-25T19:15:48.635Z] .....INFO: Daemon under test started and replied! [2021-08-25T19:15:48.635Z] INFO: Docker version of the daemon under test [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] Client: [2021-08-25T19:15:48.635Z] Version: 17.06.2-ce [2021-08-25T19:15:48.635Z] API version: 1.30 [2021-08-25T19:15:48.635Z] Go version: go1.8.3 [2021-08-25T19:15:48.635Z] Git commit: cec0b72 [2021-08-25T19:15:48.635Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-25T19:15:48.635Z] OS/Arch: windows/amd64 [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] Server: [2021-08-25T19:15:48.635Z] Version: 0.0.0-dev [2021-08-25T19:15:48.635Z] API version: 1.42 (minimum version 1.24) [2021-08-25T19:15:48.635Z] Go version: go1.17 [2021-08-25T19:15:48.635Z] Git commit: aa606307b7 [2021-08-25T19:15:48.635Z] Built: 08/25/2021 19:13:53 [2021-08-25T19:15:48.635Z] OS/Arch: windows/amd64 [2021-08-25T19:15:48.635Z] Experimental: false [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] INFO: Docker info of the daemon under test [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] Containers: 0 [2021-08-25T19:15:48.635Z] Running: 0 [2021-08-25T19:15:48.635Z] Paused: 0 [2021-08-25T19:15:48.635Z] Stopped: 0 [2021-08-25T19:15:48.635Z] Images: 0 [2021-08-25T19:15:48.635Z] Server Version: 0.0.0-dev [2021-08-25T19:15:48.635Z] Storage Driver: windowsfilter [2021-08-25T19:15:48.635Z] Windows: [2021-08-25T19:15:48.635Z] Logging Driver: json-file [2021-08-25T19:15:48.635Z] Plugins: [2021-08-25T19:15:48.635Z] Volume: local [2021-08-25T19:15:48.635Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T19:15:48.635Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T19:15:48.635Z] Swarm: inactive [2021-08-25T19:15:48.635Z] Default Isolation: process [2021-08-25T19:15:48.635Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-25T19:15:48.635Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-25T19:15:48.635Z] OSType: windows [2021-08-25T19:15:48.635Z] Architecture: x86_64 [2021-08-25T19:15:48.635Z] CPUs: 4 [2021-08-25T19:15:48.635Z] Total Memory: 32GiB [2021-08-25T19:15:48.635Z] Name: azwin-2-80bff0 [2021-08-25T19:15:48.635Z] ID: 7WKG:GYGD:W2GP:M2SD:WDME:XZ7L:T652:ZAV2:F3W3:6B5H:3X62:ZKU2 [2021-08-25T19:15:48.635Z] Docker Root Dir: D:\CI\PR-42777\9\daemon [2021-08-25T19:15:48.635Z] Debug Mode (client): false [2021-08-25T19:15:48.635Z] Debug Mode (server): true [2021-08-25T19:15:48.635Z] File Descriptors: -1 [2021-08-25T19:15:48.635Z] Goroutines: 16 [2021-08-25T19:15:48.635Z] System Time: 2021-08-25T19:15:45.5455993Z [2021-08-25T19:15:48.635Z] EventsListeners: 0 [2021-08-25T19:15:48.635Z] Registry: https://index.docker.io/v1/ [2021-08-25T19:15:48.635Z] Labels: [2021-08-25T19:15:48.635Z] Experimental: false [2021-08-25T19:15:48.635Z] Insecure Registries: [2021-08-25T19:15:48.635Z] 127.0.0.0/8 [2021-08-25T19:15:48.635Z] Live Restore Enabled: false [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] INFO: Docker images of the daemon under test [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T19:15:48.635Z] [2021-08-25T19:15:48.635Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-25T19:15:48.635Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-25T19:15:48.635Z] ltsc2019: Pulling from windows/servercore [2021-08-25T19:15:48.635Z] 4612f6d0b889: Pulling fs layer [2021-08-25T19:15:48.635Z] c67ded6868b6: Pulling fs layer [2021-08-25T19:15:48.765Z] --- PASS: TestResize (0.48s) [2021-08-25T19:15:48.765Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:15:49.023Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-08-25T19:15:49.023Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:15:49.024Z] === RUN TestLog [2021-08-25T19:15:49.024Z] --- PASS: TestLog (0.00s) [2021-08-25T19:15:49.024Z] PASS [2021-08-25T19:15:49.024Z] coverage: 31.5% of statements [2021-08-25T19:15:49.024Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-08-25T19:15:49.481Z] === RUN TestNewParse [2021-08-25T19:15:49.481Z] --- PASS: TestNewParse (0.00s) [2021-08-25T19:15:49.481Z] PASS [2021-08-25T19:15:49.481Z] coverage: 8.3% of statements [2021-08-25T19:15:49.481Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-08-25T19:15:49.481Z] === RUN TestValidateLogOpt [2021-08-25T19:15:49.481Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestNewMissedConfig [2021-08-25T19:15:49.481Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestNewMissedUrl [2021-08-25T19:15:49.481Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestNewMissedToken [2021-08-25T19:15:49.481Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestNewWithProxy [2021-08-25T19:15:49.481Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestDefault [2021-08-25T19:15:49.481Z] --- PASS: TestDefault (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-25T19:15:49.481Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestJsonFormat [2021-08-25T19:15:49.481Z] --- PASS: TestJsonFormat (0.02s) [2021-08-25T19:15:49.481Z] === RUN TestRawFormat [2021-08-25T19:15:49.481Z] --- PASS: TestRawFormat (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestRawFormatWithLabels [2021-08-25T19:15:49.481Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestRawFormatWithoutTag [2021-08-25T19:15:49.481Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-08-25T19:15:49.481Z] === RUN TestBatching [2021-08-25T19:15:49.481Z] === RUN TestParseLogFormat [2021-08-25T19:15:49.481Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestValidateLogOptEmpty [2021-08-25T19:15:49.481Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestValidateSyslogAddress [2021-08-25T19:15:49.481Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestParseAddressDefaultPort [2021-08-25T19:15:49.481Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestValidateSyslogFacility [2021-08-25T19:15:49.481Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestValidateLogOptSyslogFormat [2021-08-25T19:15:49.481Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-25T19:15:49.481Z] === RUN TestValidateLogOpt [2021-08-25T19:15:49.481Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-25T19:15:49.481Z] PASS [2021-08-25T19:15:49.481Z] coverage: 46.8% of statements [2021-08-25T19:15:49.481Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-08-25T19:15:49.481Z] --- PASS: TestBatching (0.19s) [2021-08-25T19:15:49.481Z] === RUN TestFrequency [2021-08-25T19:15:49.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:15:49.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:15:49.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:15:49.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:15:49.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:15:49.938Z] --- PASS: TestFrequency (0.18s) [2021-08-25T19:15:49.938Z] === RUN TestOneMessagePerRequest [2021-08-25T19:15:49.938Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-08-25T19:15:49.938Z] === RUN TestVerify [2021-08-25T19:15:49.938Z] --- PASS: TestVerify (0.00s) [2021-08-25T19:15:49.938Z] === RUN TestSkipVerify [2021-08-25T19:15:49.938Z] time="2021-08-25T19:15:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:49.938Z] time="2021-08-25T19:15:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:49.938Z] time="2021-08-25T19:15:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] --- PASS: TestSkipVerify (0.63s) [2021-08-25T19:15:50.396Z] === RUN TestBufferMaximum [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.193646\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.193646\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-25T19:15:50.396Z] === RUN TestServerAlwaysDown [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.194660\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.194660\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.194660\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.196173\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] time="2021-08-25T19:15:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629918950.196173\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:50.396Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-25T19:15:50.396Z] === RUN TestCannotSendAfterClose [2021-08-25T19:15:50.396Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-25T19:15:50.396Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-25T19:15:50.396Z] === RUN TestV1IDService [2021-08-25T19:15:50.396Z] --- PASS: TestV1IDService (0.02s) [2021-08-25T19:15:50.396Z] === RUN TestV2MetadataService [2021-08-25T19:15:51.360Z] --- PASS: TestV2MetadataService (0.51s) [2021-08-25T19:15:51.360Z] PASS [2021-08-25T19:15:51.360Z] coverage: 48.2% of statements [2021-08-25T19:15:51.360Z] ok github.com/docker/docker/distribution/metadata 0.587s coverage: 48.2% of statements [2021-08-25T19:15:51.360Z] time="2021-08-25T19:15:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-25T19:15:51.360Z] time="2021-08-25T19:15:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7b2843d8f7a2\"}'" [2021-08-25T19:15:51.360Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-25T19:15:51.360Z] PASS [2021-08-25T19:15:51.360Z] coverage: 82.5% of statements [2021-08-25T19:15:51.360Z] ok github.com/docker/docker/daemon/logger/splunk 2.123s coverage: 82.5% of statements [2021-08-25T19:15:51.360Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-25T19:15:51.360Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-25T19:15:51.360Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-25T19:15:51.360Z] === RUN TestSuccessfulDownload [2021-08-25T19:15:51.360Z] download_test.go:268: Needs fixing on Windows [2021-08-25T19:15:51.360Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-25T19:15:51.360Z] === RUN TestCancelledDownload [2021-08-25T19:15:51.360Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-25T19:15:51.360Z] === RUN TestMaxDownloadAttempts [2021-08-25T19:15:51.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:15:51.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:15:51.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:15:51.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:15:51.360Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:15:51.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:15:51.360Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:15:51.360Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:15:51.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:15:51.360Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:15:51.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:15:51.360Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:15:51.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:15:51.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:15:51.817Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-25T19:15:51.817Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-25T19:15:51.817Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestContinueOnError_NeverContinue [2021-08-25T19:15:51.817Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestManifestStore [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/no_remote_or_local [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3118080076\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/no_local_cache [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/with_local_cache [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/unknown_media_type [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="reference for unknown type: " [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="reference for unknown type: " [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="reference for unknown type: " [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="reference for unknown type: " [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="reference for unknown type: " [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-25T19:15:51.817Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-25T19:15:51.817Z] time="2021-08-25T19:15:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore (0.31s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-25T19:15:51.817Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-25T19:15:51.817Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestFixManifestLayers [2021-08-25T19:15:51.817Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-25T19:15:51.817Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-25T19:15:51.817Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestFixManifestLayersBadParent [2021-08-25T19:15:51.817Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestValidateManifest [2021-08-25T19:15:51.817Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-25T19:15:51.817Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestFormatPlatform [2021-08-25T19:15:51.817Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestGetRepositoryMountCandidates [2021-08-25T19:15:51.817Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestLayerAlreadyExists [2021-08-25T19:15:51.817Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:15:51.817Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:15:51.817Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:15:51.817Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:15:51.817Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:15:51.817Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:15:51.817Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-25T19:15:51.817Z] === RUN TestWhenEmptyAuthConfig [2021-08-25T19:15:52.274Z] time="2021-08-25T19:15:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:15:52.274Z] time="2021-08-25T19:15:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:15:52.274Z] time="2021-08-25T19:15:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:15:52.274Z] time="2021-08-25T19:15:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:15:52.274Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-25T19:15:52.274Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-08-25T19:15:52.274Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-08-25T19:15:52.274Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-08-25T19:15:52.274Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-08-25T19:15:52.274Z] === RUN TestTransfer [2021-08-25T19:15:52.274Z] --- PASS: TestTransfer (0.12s) [2021-08-25T19:15:52.274Z] === RUN TestConcurrencyLimit [2021-08-25T19:15:52.731Z] === RUN TestNotFound [2021-08-25T19:15:52.731Z] --- PASS: TestNotFound (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestConflict [2021-08-25T19:15:52.731Z] --- PASS: TestConflict (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestForbidden [2021-08-25T19:15:52.731Z] --- PASS: TestForbidden (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestInvalidParameter [2021-08-25T19:15:52.731Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestNotImplemented [2021-08-25T19:15:52.731Z] --- PASS: TestNotImplemented (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestNotModified [2021-08-25T19:15:52.731Z] --- PASS: TestNotModified (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestUnauthorized [2021-08-25T19:15:52.731Z] --- PASS: TestUnauthorized (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestUnknown [2021-08-25T19:15:52.731Z] --- PASS: TestUnknown (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestCancelled [2021-08-25T19:15:52.731Z] --- PASS: TestCancelled (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestDeadline [2021-08-25T19:15:52.731Z] --- PASS: TestDeadline (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestDataLoss [2021-08-25T19:15:52.731Z] --- PASS: TestDataLoss (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestUnavailable [2021-08-25T19:15:52.731Z] --- PASS: TestUnavailable (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestSystem [2021-08-25T19:15:52.731Z] --- PASS: TestSystem (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Not_Found [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Bad_Request [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Conflict [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Unauthorized [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Forbidden [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Not_Modified [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-25T19:15:52.731Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-25T19:15:52.731Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-25T19:15:52.731Z] PASS [2021-08-25T19:15:52.731Z] coverage: 53.1% of statements [2021-08-25T19:15:52.731Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-08-25T19:15:52.731Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-08-25T19:15:52.731Z] === RUN TestInactiveJobs [2021-08-25T19:15:52.731Z] === RUN TestFSGetInvalidData [2021-08-25T19:15:52.731Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestFSInvalidSet [2021-08-25T19:15:52.731Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestFSInvalidRoot [2021-08-25T19:15:52.731Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestFSMetadataGetSet [2021-08-25T19:15:52.731Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-25T19:15:52.731Z] === RUN TestFSInvalidWalker [2021-08-25T19:15:52.731Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestFSGetSet [2021-08-25T19:15:52.731Z] --- PASS: TestFSGetSet (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestFSGetUnsetKey [2021-08-25T19:15:52.731Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestFSGetEmptyData [2021-08-25T19:15:52.731Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestFSDelete [2021-08-25T19:15:52.731Z] --- PASS: TestFSDelete (0.02s) [2021-08-25T19:15:52.731Z] === RUN TestFSWalker [2021-08-25T19:15:52.731Z] --- PASS: TestFSWalker (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestFSWalkerStopOnError [2021-08-25T19:15:52.731Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestNewFromJSON [2021-08-25T19:15:52.731Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-25T19:15:52.731Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestMarshalKeyOrder [2021-08-25T19:15:52.731Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestHistoryEqual [2021-08-25T19:15:52.731Z] --- PASS: TestHistoryEqual (0.10s) [2021-08-25T19:15:52.731Z] === RUN TestImage [2021-08-25T19:15:52.731Z] --- PASS: TestImage (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestImageOSNotEmpty [2021-08-25T19:15:52.731Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-25T19:15:52.731Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestCreate [2021-08-25T19:15:52.731Z] --- PASS: TestCreate (0.00s) [2021-08-25T19:15:52.731Z] === RUN TestRestore [2021-08-25T19:15:52.731Z] time="2021-08-25T19:15:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-25T19:15:52.731Z] --- PASS: TestRestore (0.02s) [2021-08-25T19:15:52.731Z] === RUN TestAddDelete [2021-08-25T19:15:52.731Z] --- PASS: TestInactiveJobs (0.36s) [2021-08-25T19:15:52.731Z] === RUN TestWatchRelease [2021-08-25T19:15:52.731Z] --- PASS: TestAddDelete (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestSearchAfterDelete [2021-08-25T19:15:52.731Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestParentReset [2021-08-25T19:15:52.731Z] --- PASS: TestParentReset (0.02s) [2021-08-25T19:15:52.731Z] === RUN TestGetAndSetLastUpdated [2021-08-25T19:15:52.731Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-25T19:15:52.731Z] === RUN TestStoreLen [2021-08-25T19:15:52.731Z] --- PASS: TestWatchRelease (0.04s) [2021-08-25T19:15:52.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:15:52.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:15:53.188Z] === RUN TestWatchFinishedTransfer [2021-08-25T19:15:53.188Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-25T19:15:53.188Z] === RUN TestDuplicateTransfer [2021-08-25T19:15:53.188Z] --- PASS: TestStoreLen (0.03s) [2021-08-25T19:15:53.188Z] PASS [2021-08-25T19:15:53.188Z] coverage: 86.6% of statements [2021-08-25T19:15:53.188Z] ok github.com/docker/docker/image 0.327s coverage: 86.6% of statements [2021-08-25T19:15:53.188Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-25T19:15:53.188Z] === RUN TestSuccessfulUpload [2021-08-25T19:15:53.188Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-08-25T19:15:53.188Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-25T19:15:53.188Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-25T19:15:53.188Z] === RUN TestTokenPassThru [2021-08-25T19:15:53.188Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-25T19:15:53.188Z] === RUN TestTokenPassThruDifferentHost [2021-08-25T19:15:53.188Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-25T19:15:53.188Z] PASS [2021-08-25T19:15:53.188Z] coverage: 24.1% of statements [2021-08-25T19:15:53.188Z] ok github.com/docker/docker/distribution 1.485s coverage: 24.1% of statements [2021-08-25T19:15:53.188Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-25T19:15:53.188Z] time="2021-08-25T19:15:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-25T19:15:53.188Z] === RUN TestCompare [2021-08-25T19:15:53.188Z] --- PASS: TestCompare (0.00s) [2021-08-25T19:15:53.188Z] PASS [2021-08-25T19:15:53.188Z] coverage: 19.2% of statements [2021-08-25T19:15:53.188Z] ok github.com/docker/docker/image/cache 0.049s coverage: 19.2% of statements [2021-08-25T19:15:53.188Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-08-25T19:15:53.188Z] === RUN TestCancelledUpload [2021-08-25T19:15:53.188Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-25T19:15:53.188Z] PASS [2021-08-25T19:15:53.188Z] coverage: 76.8% of statements [2021-08-25T19:15:53.331Z] c67ded6868b6: Verifying Checksum [2021-08-25T19:15:53.331Z] c67ded6868b6: Download complete [2021-08-25T19:15:53.644Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 76.8% of statements [2021-08-25T19:15:53.645Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-25T19:15:53.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:15:54.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:15:54.101Z] === RUN TestMakeV1ConfigFromConfig [2021-08-25T19:15:54.102Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-25T19:15:54.102Z] PASS [2021-08-25T19:15:54.102Z] coverage: 25.0% of statements [2021-08-25T19:15:54.102Z] ok github.com/docker/docker/image/v1 0.157s coverage: 25.0% of statements [2021-08-25T19:15:54.560Z] === RUN TestValidateManifest [2021-08-25T19:15:54.560Z] === RUN TestValidateManifest/nil [2021-08-25T19:15:54.560Z] === RUN TestValidateManifest/non-nil [2021-08-25T19:15:54.560Z] --- PASS: TestValidateManifest (0.00s) [2021-08-25T19:15:54.560Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-25T19:15:54.560Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-25T19:15:54.560Z] PASS [2021-08-25T19:15:54.560Z] coverage: 0.7% of statements [2021-08-25T19:15:54.560Z] ok github.com/docker/docker/image/tarexport 0.151s coverage: 0.7% of statements [2021-08-25T19:15:54.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-25T19:15:55.017Z] === RUN TestSerialization [2021-08-25T19:15:55.017Z] --- PASS: TestSerialization (0.02s) [2021-08-25T19:15:55.017Z] PASS [2021-08-25T19:15:55.017Z] coverage: 100.0% of statements [2021-08-25T19:15:55.017Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-08-25T19:15:55.473Z] === RUN TestEnvironmentParsing [2021-08-25T19:15:55.473Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-25T19:15:55.473Z] PASS [2021-08-25T19:15:55.473Z] coverage: 1.2% of statements [2021-08-25T19:15:55.473Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2021-08-25T19:15:55.473Z] === RUN TestEmptyLayer [2021-08-25T19:15:55.473Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestCommitFailure [2021-08-25T19:15:55.473Z] --- PASS: TestCommitFailure (0.01s) [2021-08-25T19:15:55.473Z] === RUN TestStartTransactionFailure [2021-08-25T19:15:55.473Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestGetOrphan [2021-08-25T19:15:55.473Z] --- PASS: TestGetOrphan (0.01s) [2021-08-25T19:15:55.473Z] === RUN TestMountAndRegister [2021-08-25T19:15:55.473Z] layer_test.go:271: Layer size: 14 [2021-08-25T19:15:55.473Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-25T19:15:55.473Z] === RUN TestLayerRelease [2021-08-25T19:15:55.473Z] layer_test.go:304: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestStoreRestore [2021-08-25T19:15:55.473Z] layer_test.go:353: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestTarStreamStability [2021-08-25T19:15:55.473Z] layer_test.go:468: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestRegisterExistingLayer [2021-08-25T19:15:55.473Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-08-25T19:15:55.473Z] === RUN TestTarStreamVerification [2021-08-25T19:15:55.473Z] layer_test.go:697: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestLayerMigration [2021-08-25T19:15:55.473Z] migration_test.go:46: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestLayerMigrationNoTarsplit [2021-08-25T19:15:55.473Z] migration_test.go:182: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestMountInit [2021-08-25T19:15:55.473Z] mount_test.go:17: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestMountInit (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestMountSize [2021-08-25T19:15:55.473Z] mount_test.go:76: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestMountSize (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestMountChanges [2021-08-25T19:15:55.473Z] mount_test.go:125: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestMountChanges (0.00s) [2021-08-25T19:15:55.473Z] === RUN TestMountApply [2021-08-25T19:15:55.473Z] mount_test.go:212: Failing on Windows [2021-08-25T19:15:55.473Z] --- SKIP: TestMountApply (0.00s) [2021-08-25T19:15:55.473Z] PASS [2021-08-25T19:15:55.473Z] coverage: 30.1% of statements [2021-08-25T19:15:55.473Z] ok github.com/docker/docker/layer 0.237s coverage: 30.1% of statements [2021-08-25T19:15:55.930Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-25T19:15:55.930Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-25T19:15:55.930Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-25T19:15:55.930Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-25T19:15:55.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:15:55.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:15:56.387Z] === RUN TestSequenceGetAvailableBit [2021-08-25T19:15:56.387Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSequenceEqual [2021-08-25T19:15:56.387Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSequenceCopy [2021-08-25T19:15:56.387Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestGetFirstAvailable [2021-08-25T19:15:56.387Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestFindSequence [2021-08-25T19:15:56.387Z] --- PASS: TestFindSequence (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestCheckIfAvailable [2021-08-25T19:15:56.387Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestMergeSequences [2021-08-25T19:15:56.387Z] --- PASS: TestMergeSequences (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestPushReservation [2021-08-25T19:15:56.387Z] --- PASS: TestPushReservation (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSerializeDeserialize [2021-08-25T19:15:56.387Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSet [2021-08-25T19:15:56.387Z] --- PASS: TestSet (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSetUnset [2021-08-25T19:15:56.387Z] --- PASS: TestSetUnset (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestOffsetSetUnset [2021-08-25T19:15:56.387Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSetInRange [2021-08-25T19:15:56.387Z] --- PASS: TestSetInRange (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestSetAnyInRange [2021-08-25T19:15:56.387Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestMethods [2021-08-25T19:15:56.387Z] --- PASS: TestMethods (0.00s) [2021-08-25T19:15:56.387Z] === RUN TestRandomAllocateDeallocate [2021-08-25T19:15:57.351Z] === RUN TestInvalidConfig [2021-08-25T19:15:57.352Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-25T19:15:57.352Z] === RUN TestConfig [2021-08-25T19:15:57.352Z] --- PASS: TestConfig (0.00s) [2021-08-25T19:15:57.352Z] === RUN TestOptionsLabels [2021-08-25T19:15:57.352Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-25T19:15:57.352Z] === RUN TestValidName [2021-08-25T19:15:57.352Z] --- PASS: TestValidName (0.00s) [2021-08-25T19:15:57.352Z] === RUN TestTLSConfiguration [2021-08-25T19:15:57.810Z] time="2021-08-25T19:15:57Z" level=info msg="Option Initializing KV with TLS" [2021-08-25T19:15:57.810Z] --- PASS: TestTLSConfiguration (0.12s) [2021-08-25T19:15:57.810Z] PASS [2021-08-25T19:15:57.810Z] coverage: 24.0% of statements [2021-08-25T19:15:57.810Z] ok github.com/docker/docker/libnetwork/config 0.191s coverage: 24.0% of statements [2021-08-25T19:15:57.810Z] === RUN TestKey [2021-08-25T19:15:57.810Z] --- PASS: TestKey (0.00s) [2021-08-25T19:15:57.810Z] === RUN TestParseKey [2021-08-25T19:15:57.810Z] --- PASS: TestParseKey (0.00s) [2021-08-25T19:15:57.810Z] === RUN TestInvalidDataStore [2021-08-25T19:15:57.810Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-25T19:15:57.810Z] === RUN TestKVObjectFlatKey [2021-08-25T19:15:57.810Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-25T19:15:57.810Z] === RUN TestAtomicKVObjectFlatKey [2021-08-25T19:15:57.810Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-25T19:15:57.810Z] PASS [2021-08-25T19:15:57.810Z] coverage: 21.9% of statements [2021-08-25T19:15:57.810Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-08-25T19:15:57.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:15:58.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:15:58.776Z] === RUN TestIPDataMarshalling [2021-08-25T19:15:58.776Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-25T19:15:58.776Z] === RUN TestValidateAndIsV6 [2021-08-25T19:15:58.776Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-25T19:15:58.776Z] PASS [2021-08-25T19:15:58.776Z] coverage: 68.9% of statements [2021-08-25T19:15:58.776Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-08-25T19:15:59.233Z] === RUN TestErrorInterfaces [2021-08-25T19:15:59.233Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestNetworkMarshalling [2021-08-25T19:15:59.233Z] === RUN TestDriver [2021-08-25T19:15:59.233Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:15:59.233Z] PASS [2021-08-25T19:15:59.233Z] coverage: 34.8% of statements [2021-08-25T19:15:59.233Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-08-25T19:15:59.233Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-25T19:15:59.233Z] === RUN TestEndpointMarshalling [2021-08-25T19:15:59.233Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestAuxAddresses [2021-08-25T19:15:59.233Z] time="2021-08-25T19:15:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:15:59.233Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-25T19:15:59.233Z] === RUN TestSRVServiceQuery [2021-08-25T19:15:59.233Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestServiceVIPReuse [2021-08-25T19:15:59.233Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-25T19:15:59.233Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestDNSIPQuery [2021-08-25T19:15:59.233Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestDNSProxyServFail [2021-08-25T19:15:59.233Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestSandboxAddEmpty [2021-08-25T19:15:59.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestSandboxAddMultiPrio [2021-08-25T19:15:59.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestSandboxAddSamePrio [2021-08-25T19:15:59.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestCleanupServiceDiscovery [2021-08-25T19:15:59.233Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestDNSOptions [2021-08-25T19:15:59.233Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:15:59.233Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-25T19:15:59.233Z] === RUN TestMultipleControllersWithSameStore [2021-08-25T19:15:59.233Z] time="2021-08-25T19:15:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:15:59.233Z] time="2021-08-25T19:15:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:15:59.233Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-25T19:15:59.233Z] PASS [2021-08-25T19:15:59.233Z] coverage: 8.6% of statements [2021-08-25T19:15:59.233Z] ok github.com/docker/docker/libnetwork 0.252s coverage: 8.6% of statements [2021-08-25T19:15:59.233Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-25T19:15:59.691Z] === RUN TestDriver [2021-08-25T19:15:59.691Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:15:59.691Z] PASS [2021-08-25T19:15:59.691Z] coverage: 34.8% of statements [2021-08-25T19:15:59.691Z] ok github.com/docker/docker/libnetwork/drivers/null 0.071s coverage: 34.8% of statements [2021-08-25T19:16:00.149Z] --- PASS: TestRandomAllocateDeallocate (3.65s) [2021-08-25T19:16:00.149Z] === RUN TestAllocateRandomDeallocate [2021-08-25T19:16:00.149Z] === RUN TestNetworkAllocateFree [2021-08-25T19:16:00.149Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-25T19:16:00.149Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-25T19:16:00.149Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-25T19:16:00.149Z] PASS [2021-08-25T19:16:00.149Z] coverage: 63.6% of statements [2021-08-25T19:16:00.149Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.100s coverage: 63.6% of statements [2021-08-25T19:16:00.149Z] === RUN TestGetEmptyCapabilities [2021-08-25T19:16:00.149Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-25T19:16:00.149Z] === RUN TestGetExtraCapabilities [2021-08-25T19:16:00.149Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-25T19:16:00.149Z] === RUN TestGetInvalidCapabilities [2021-08-25T19:16:00.149Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-25T19:16:00.149Z] === RUN TestRemoteDriver [2021-08-25T19:16:00.149Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-25T19:16:00.149Z] === RUN TestDriverError [2021-08-25T19:16:00.149Z] --- PASS: TestDriverError (0.00s) [2021-08-25T19:16:00.149Z] === RUN TestMissingValues [2021-08-25T19:16:00.149Z] --- PASS: TestMissingValues (0.01s) [2021-08-25T19:16:00.149Z] === RUN TestRollback [2021-08-25T19:16:00.149Z] --- PASS: TestRollback (0.01s) [2021-08-25T19:16:00.149Z] PASS [2021-08-25T19:16:00.149Z] coverage: 57.4% of statements [2021-08-25T19:16:00.149Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.078s coverage: 57.4% of statements [2021-08-25T19:16:00.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2021-08-25T19:16:00.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s) [2021-08-25T19:16:00.664Z] === RUN TestCgroupNamespacesRun [2021-08-25T19:16:01.113Z] === RUN TestNAT [2021-08-25T19:16:01.113Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-25T19:16:01.113Z] --- SKIP: TestNAT (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestTransparent [2021-08-25T19:16:01.113Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-25T19:16:01.113Z] --- SKIP: TestTransparent (0.00s) [2021-08-25T19:16:01.113Z] PASS [2021-08-25T19:16:01.113Z] coverage: 0.0% of statements [2021-08-25T19:16:01.113Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-08-25T19:16:01.113Z] --- PASS: TestAllocateRandomDeallocate (0.94s) [2021-08-25T19:16:01.113Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-25T19:16:01.113Z] === RUN TestBuildDefault [2021-08-25T19:16:01.113Z] --- PASS: TestBuildDefault (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestBuildHostnameDomainname [2021-08-25T19:16:01.113Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestBuildHostname [2021-08-25T19:16:01.113Z] --- PASS: TestBuildHostname (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestBuildHostnameFQDN [2021-08-25T19:16:01.113Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestBuildNoIP [2021-08-25T19:16:01.113Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestUpdate [2021-08-25T19:16:01.113Z] --- PASS: TestUpdate (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-25T19:16:01.113Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-25T19:16:01.113Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestAddEmpty [2021-08-25T19:16:01.113Z] --- PASS: TestAddEmpty (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestAdd [2021-08-25T19:16:01.113Z] --- PASS: TestAdd (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestDeleteEmpty [2021-08-25T19:16:01.113Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestDeleteNewline [2021-08-25T19:16:01.113Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestDelete [2021-08-25T19:16:01.113Z] --- PASS: TestDelete (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestConcurrentWrites [2021-08-25T19:16:01.113Z] === RUN TestNew [2021-08-25T19:16:01.113Z] --- PASS: TestNew (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestAddDriver [2021-08-25T19:16:01.113Z] --- PASS: TestAddDriver (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestAddDuplicateDriver [2021-08-25T19:16:01.113Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-25T19:16:01.113Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestDriver [2021-08-25T19:16:01.113Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestIPAM [2021-08-25T19:16:01.113Z] --- PASS: TestIPAM (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestWalkIPAMs [2021-08-25T19:16:01.113Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-25T19:16:01.113Z] === RUN TestWalkDrivers [2021-08-25T19:16:01.113Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-25T19:16:01.113Z] PASS [2021-08-25T19:16:01.113Z] coverage: 82.4% of statements [2021-08-25T19:16:01.113Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2021-08-25T19:16:01.113Z] --- PASS: TestConcurrentWrites (0.12s) [2021-08-25T19:16:01.113Z] PASS [2021-08-25T19:16:01.113Z] coverage: 81.2% of statements [2021-08-25T19:16:01.113Z] ok github.com/docker/docker/libnetwork/etchosts 0.172s coverage: 81.2% of statements [2021-08-25T19:16:01.231Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-08-25T19:16:01.231Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-25T19:16:01.231Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-25T19:16:01.231Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-25T19:16:01.231Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-25T19:16:01.569Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.68s) [2021-08-25T19:16:01.569Z] === RUN TestRetrieveFromStore [2021-08-25T19:16:01.569Z] === RUN TestNew [2021-08-25T19:16:01.569Z] --- PASS: TestNew (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestAllocate [2021-08-25T19:16:01.569Z] --- PASS: TestAllocate (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestUninitialized [2021-08-25T19:16:01.569Z] --- PASS: TestUninitialized (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestAllocateInRange [2021-08-25T19:16:01.569Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestAllocateSerial [2021-08-25T19:16:01.569Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-25T19:16:01.569Z] PASS [2021-08-25T19:16:01.569Z] coverage: 87.5% of statements [2021-08-25T19:16:01.569Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-08-25T19:16:01.569Z] === RUN TestDiff [2021-08-25T19:16:01.569Z] --- PASS: TestDiff (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestAddedCallback [2021-08-25T19:16:01.569Z] --- PASS: TestAddedCallback (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestRemovedCallback [2021-08-25T19:16:01.569Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-25T19:16:01.569Z] === RUN TestNoCallback [2021-08-25T19:16:01.569Z] --- PASS: TestNoCallback (0.00s) [2021-08-25T19:16:01.569Z] PASS [2021-08-25T19:16:01.569Z] coverage: 48.1% of statements [2021-08-25T19:16:01.569Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-08-25T19:16:02.028Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-08-25T19:16:02.028Z] === RUN TestIsCorrupted [2021-08-25T19:16:02.028Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-25T19:16:02.028Z] === RUN TestSetRollover [2021-08-25T19:16:02.028Z] === RUN TestCaller [2021-08-25T19:16:02.028Z] --- PASS: TestCaller (0.00s) [2021-08-25T19:16:02.028Z] PASS [2021-08-25T19:16:02.028Z] coverage: 100.0% of statements [2021-08-25T19:16:02.028Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-08-25T19:16:02.484Z] === RUN TestSetSerialInsertDelete [2021-08-25T19:16:02.484Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-25T19:16:02.484Z] === RUN TestSetParallelInsertDelete [2021-08-25T19:16:02.606Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2021-08-25T19:16:02.606Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-25T19:16:02.941Z] === RUN TestPoolRequest [2021-08-25T19:16:02.941Z] --- PASS: TestPoolRequest (0.00s) [2021-08-25T19:16:02.941Z] === RUN TestOtherRequests [2021-08-25T19:16:02.941Z] --- PASS: TestOtherRequests (0.00s) [2021-08-25T19:16:02.941Z] PASS [2021-08-25T19:16:02.941Z] coverage: 57.1% of statements [2021-08-25T19:16:02.941Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-08-25T19:16:02.941Z] === RUN TestInt2IP2IntConversion [2021-08-25T19:16:02.941Z] --- PASS: TestSetRollover (1.20s) [2021-08-25T19:16:02.941Z] === RUN TestSetRolloverSerial [2021-08-25T19:16:03.402Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-08-25T19:16:03.402Z] === RUN TestGetAddressVersion [2021-08-25T19:16:03.402Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-25T19:16:03.402Z] === RUN TestKeyString [2021-08-25T19:16:03.402Z] --- PASS: TestKeyString (0.00s) [2021-08-25T19:16:03.402Z] === RUN TestPoolDataMarshal [2021-08-25T19:16:03.402Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-25T19:16:03.402Z] === RUN TestSubnetsMarshal [2021-08-25T19:16:03.402Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-08-25T19:16:03.402Z] === RUN TestAddSubnets [2021-08-25T19:16:03.402Z] --- PASS: TestAddSubnets (0.05s) [2021-08-25T19:16:03.402Z] === RUN TestDoublePoolRelease [2021-08-25T19:16:03.861Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-25T19:16:03.861Z] === RUN TestAddReleasePoolID [2021-08-25T19:16:03.861Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-25T19:16:03.861Z] === RUN TestPredefinedPool [2021-08-25T19:16:03.861Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-25T19:16:03.861Z] === RUN TestRemoveSubnet [2021-08-25T19:16:03.861Z] --- PASS: TestRemoveSubnet (0.17s) [2021-08-25T19:16:03.861Z] === RUN TestGetSameAddress [2021-08-25T19:16:03.861Z] --- PASS: TestGetSameAddress (0.01s) [2021-08-25T19:16:03.861Z] === RUN TestPoolAllocationReuse [2021-08-25T19:16:03.861Z] === RUN TestGetCapabilities [2021-08-25T19:16:03.861Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-25T19:16:03.861Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-25T19:16:03.861Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-25T19:16:03.861Z] === RUN TestGetDefaultAddressSpaces [2021-08-25T19:16:03.861Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-25T19:16:03.861Z] === RUN TestRemoteDriver [2021-08-25T19:16:03.861Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-25T19:16:03.861Z] PASS [2021-08-25T19:16:03.861Z] coverage: 47.4% of statements [2021-08-25T19:16:03.861Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2021-08-25T19:16:03.995Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2021-08-25T19:16:03.995Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-25T19:16:04.319Z] --- PASS: TestSetRolloverSerial (1.15s) [2021-08-25T19:16:04.319Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-25T19:16:04.319Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-25T19:16:04.319Z] PASS [2021-08-25T19:16:04.319Z] coverage: 84.4% of statements [2021-08-25T19:16:04.319Z] ok github.com/docker/docker/libnetwork/bitseq 8.027s coverage: 84.4% of statements [2021-08-25T19:16:04.777Z] === RUN TestWindowsIPAM [2021-08-25T19:16:04.777Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-25T19:16:04.777Z] PASS [2021-08-25T19:16:04.777Z] coverage: 71.4% of statements [2021-08-25T19:16:04.777Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2021-08-25T19:16:04.946Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2021-08-25T19:16:04.946Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-25T19:16:05.235Z] --- PASS: TestPoolAllocationReuse (1.19s) [2021-08-25T19:16:05.235Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-25T19:16:05.235Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-25T19:16:05.235Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-25T19:16:05.235Z] === RUN TestDefaultNetwork [2021-08-25T19:16:05.691Z] --- PASS: TestDefaultNetwork (0.22s) [2021-08-25T19:16:05.691Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-25T19:16:05.691Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-08-25T19:16:05.691Z] === RUN TestInitAddressPools [2021-08-25T19:16:05.691Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-25T19:16:05.691Z] PASS [2021-08-25T19:16:05.691Z] coverage: 74.0% of statements [2021-08-25T19:16:05.691Z] ok github.com/docker/docker/libnetwork/ipamutils 0.496s coverage: 74.0% of statements [2021-08-25T19:16:06.338Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-08-25T19:16:06.338Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-25T19:16:06.658Z] === RUN TestKeyValue [2021-08-25T19:16:06.658Z] --- PASS: TestKeyValue (0.00s) [2021-08-25T19:16:06.658Z] PASS [2021-08-25T19:16:06.658Z] coverage: 60.0% of statements [2021-08-25T19:16:06.658Z] ok github.com/docker/docker/libnetwork/netlabel 0.069s coverage: 60.0% of statements [2021-08-25T19:16:06.658Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.44s) [2021-08-25T19:16:06.658Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-25T19:16:06.658Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-25T19:16:06.659Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-25T19:16:06.905Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-08-25T19:16:06.905Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-25T19:16:07.625Z] === RUN TestGenerate [2021-08-25T19:16:07.625Z] --- PASS: TestGenerate (0.00s) [2021-08-25T19:16:07.625Z] === RUN TestGeneratePtr [2021-08-25T19:16:07.625Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-25T19:16:07.625Z] === RUN TestGenerateMissingField [2021-08-25T19:16:07.625Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-25T19:16:07.625Z] === RUN TestFieldCannotBeSet [2021-08-25T19:16:07.625Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-25T19:16:07.625Z] === RUN TestTypeMismatchError [2021-08-25T19:16:07.625Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-25T19:16:07.625Z] PASS [2021-08-25T19:16:07.625Z] coverage: 100.0% of statements [2021-08-25T19:16:07.625Z] ok github.com/docker/docker/libnetwork/options 0.103s coverage: 100.0% of statements [2021-08-25T19:16:08.279Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-08-25T19:16:08.279Z] === RUN TestNISDomainname [2021-08-25T19:16:08.538Z] --- PASS: TestNISDomainname (0.56s) [2021-08-25T19:16:08.538Z] === RUN TestHostnameDnsResolution [2021-08-25T19:16:08.589Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.03s) [2021-08-25T19:16:08.589Z] === RUN TestGetAddress [2021-08-25T19:16:08.589Z] testing: warning: no tests to run [2021-08-25T19:16:08.589Z] PASS [2021-08-25T19:16:08.589Z] coverage: 0.0% of statements [2021-08-25T19:16:08.589Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-08-25T19:16:09.047Z] === RUN TestNetworkDBSimple [2021-08-25T19:16:09.475Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-08-25T19:16:09.475Z] === RUN TestStats [2021-08-25T19:16:09.504Z] === RUN TestRequestNewPort [2021-08-25T19:16:09.504Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestRequestSpecificPort [2021-08-25T19:16:09.504Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestReleasePort [2021-08-25T19:16:09.504Z] --- PASS: TestReleasePort (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestReuseReleasedPort [2021-08-25T19:16:09.504Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestReleaseUnreadledPort [2021-08-25T19:16:09.504Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestUnknowProtocol [2021-08-25T19:16:09.504Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestAllocateAllPorts [2021-08-25T19:16:09.504Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestPortAllocation [2021-08-25T19:16:09.504Z] --- PASS: TestPortAllocation (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestPortAllocationWithCustomRange [2021-08-25T19:16:09.504Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestNoDuplicateBPR [2021-08-25T19:16:09.504Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-25T19:16:09.504Z] === RUN TestChangePortRange [2021-08-25T19:16:09.504Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-25T19:16:09.504Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-25T19:16:09.504Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-25T19:16:09.504Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-25T19:16:09.504Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-25T19:16:09.504Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-25T19:16:09.504Z] --- PASS: TestChangePortRange (0.00s) [2021-08-25T19:16:09.504Z] PASS [2021-08-25T19:16:09.504Z] coverage: 88.6% of statements [2021-08-25T19:16:09.504Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-08-25T19:16:09.962Z] 2021/08/25 19:16:09 Closing DB instances... [2021-08-25T19:16:09.962Z] testing: warning: no tests to run [2021-08-25T19:16:09.962Z] PASS [2021-08-25T19:16:09.962Z] coverage: 0.0% of statements [2021-08-25T19:16:09.962Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-08-25T19:16:10.925Z] === RUN TestHashData [2021-08-25T19:16:10.925Z] --- PASS: TestHashData (0.00s) [2021-08-25T19:16:10.925Z] PASS [2021-08-25T19:16:10.925Z] coverage: 2.8% of statements [2021-08-25T19:16:10.925Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2021-08-25T19:16:10.925Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-08-25T19:16:10.925Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-25T19:16:11.023Z] 4612f6d0b889: Verifying Checksum [2021-08-25T19:16:11.023Z] 4612f6d0b889: Download complete [2021-08-25T19:16:11.383Z] === RUN TestTransportPortConv [2021-08-25T19:16:11.383Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-25T19:16:11.383Z] === RUN TestTransportPortBindingConv [2021-08-25T19:16:11.383Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-25T19:16:11.383Z] === RUN TestErrorConstructors [2021-08-25T19:16:11.383Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-25T19:16:11.383Z] === RUN TestCompareIPMask [2021-08-25T19:16:11.383Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-25T19:16:11.383Z] === RUN TestUtilGetHostPartIP [2021-08-25T19:16:11.383Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-25T19:16:11.383Z] === RUN TestUtilGetBroadcastIP [2021-08-25T19:16:11.383Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-25T19:16:11.383Z] === RUN TestParseCIDR [2021-08-25T19:16:11.383Z] --- PASS: TestParseCIDR (0.00s) [2021-08-25T19:16:11.383Z] PASS [2021-08-25T19:16:11.383Z] coverage: 47.9% of statements [2021-08-25T19:16:11.383Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 47.9% of statements [2021-08-25T19:16:12.006Z] --- PASS: TestStats (2.50s) [2021-08-25T19:16:12.006Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:16:12.006Z] === RUN TestStopContainerWithTimeout/0 [2021-08-25T19:16:12.006Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-25T19:16:12.006Z] === RUN TestStopContainerWithTimeout/1 [2021-08-25T19:16:12.006Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-25T19:16:12.006Z] === RUN TestStopContainerWithTimeout/3 [2021-08-25T19:16:12.006Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-25T19:16:12.006Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-25T19:16:12.006Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-25T19:16:12.006Z] === CONT TestStopContainerWithTimeout/0 [2021-08-25T19:16:12.006Z] === CONT TestStopContainerWithTimeout/3 [2021-08-25T19:16:12.346Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-25T19:16:12.346Z] PASS [2021-08-25T19:16:12.346Z] coverage: 100.0% of statements [2021-08-25T19:16:12.346Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-08-25T19:16:12.346Z] 2021/08/25 19:16:12 Closing DB instances... [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-25T19:16:12.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-25T19:16:12.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-25T19:16:12.346Z] PASS [2021-08-25T19:16:12.346Z] coverage: 50.0% of statements [2021-08-25T19:16:12.346Z] ok github.com/docker/docker/oci 0.040s coverage: 50.0% of statements [2021-08-25T19:16:12.573Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-25T19:16:12.803Z] === RUN TestParseVersion [2021-08-25T19:16:12.803Z] --- PASS: TestParseVersion (0.00s) [2021-08-25T19:16:12.803Z] PASS [2021-08-25T19:16:12.803Z] coverage: 52.9% of statements [2021-08-25T19:16:12.803Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2021-08-25T19:16:13.260Z] === RUN TestAddressPoolOpt [2021-08-25T19:16:13.260Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/a [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/something [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/_=a [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/env1=value1 [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/_env1=value1 [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/PATH [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/=a [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/PATH= [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/PATH=something [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/asd!qwe [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/1asd [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/123 [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/some_space [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/__some_space_before [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/some_space_after__ [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/= [2021-08-25T19:16:13.260Z] === RUN TestValidateEnv/PaTh [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestParseHost [2021-08-25T19:16:13.260Z] --- PASS: TestParseHost (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestParseDockerDaemonHost [2021-08-25T19:16:13.260Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestParseTCP [2021-08-25T19:16:13.260Z] --- PASS: TestParseTCP (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-25T19:16:13.260Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestValidateExtraHosts [2021-08-25T19:16:13.260Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestIpOptString [2021-08-25T19:16:13.260Z] --- PASS: TestIpOptString (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-25T19:16:13.260Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestNewIpOptValidDefaultVal [2021-08-25T19:16:13.260Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestIpOptSetInvalidVal [2021-08-25T19:16:13.260Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestValidateIPAddress [2021-08-25T19:16:13.260Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestMapOpts [2021-08-25T19:16:13.260Z] --- PASS: TestMapOpts (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestListOptsWithoutValidator [2021-08-25T19:16:13.260Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestListOptsWithValidator [2021-08-25T19:16:13.260Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestValidateDNSSearch [2021-08-25T19:16:13.260Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_general_format [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_one_more [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-25T19:16:13.260Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-25T19:16:13.260Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestNamedListOpts [2021-08-25T19:16:13.260Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestNamedMapOpts [2021-08-25T19:16:13.260Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestParseLink [2021-08-25T19:16:13.260Z] --- PASS: TestParseLink (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestQuotedStringSetWithQuotes [2021-08-25T19:16:13.260Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-25T19:16:13.260Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-25T19:16:13.260Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-25T19:16:13.260Z] === RUN TestUlimitOpt [2021-08-25T19:16:13.260Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-25T19:16:13.260Z] PASS [2021-08-25T19:16:13.260Z] coverage: 67.1% of statements [2021-08-25T19:16:13.260Z] ok github.com/docker/docker/opts 0.049s coverage: 67.1% of statements [2021-08-25T19:16:14.223Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.08s) [2021-08-25T19:16:14.223Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-25T19:16:14.679Z] === RUN TestPeerCertificateMarshalJSON [2021-08-25T19:16:14.679Z] === RUN TestIsArchivePathDir [2021-08-25T19:16:14.679Z] --- PASS: TestIsArchivePathDir (0.15s) [2021-08-25T19:16:14.679Z] === RUN TestIsArchivePathInvalidFile [2021-08-25T19:16:15.101Z] === CONT TestStopContainerWithTimeout/1 [2021-08-25T19:16:15.136Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-25T19:16:15.136Z] === RUN TestIsArchivePathTar [2021-08-25T19:16:15.136Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-25T19:16:15.136Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-25T19:16:15.136Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-08-25T19:16:15.136Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-25T19:16:15.136Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestMiddleware [2021-08-25T19:16:15.136Z] --- PASS: TestMiddleware (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestNewResponseModifier [2021-08-25T19:16:15.136Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-25T19:16:15.136Z] PASS [2021-08-25T19:16:15.136Z] coverage: 26.8% of statements [2021-08-25T19:16:15.136Z] ok github.com/docker/docker/pkg/authorization 0.378s coverage: 26.8% of statements [2021-08-25T19:16:15.136Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-25T19:16:15.136Z] === RUN TestDecompressStreamGzip [2021-08-25T19:16:15.136Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-08-25T19:16:15.136Z] === RUN TestDecompressStreamBzip2 [2021-08-25T19:16:15.136Z] 2021/08/25 19:16:14 Closing DB instances... [2021-08-25T19:16:15.136Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-08-25T19:16:15.136Z] === RUN TestDecompressStreamXz [2021-08-25T19:16:15.136Z] archive_test.go:134: Xz not present in msys2 [2021-08-25T19:16:15.136Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestCompressStreamXzUnsupported [2021-08-25T19:16:15.136Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-25T19:16:15.136Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestCompressStreamInvalid [2021-08-25T19:16:15.136Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestExtensionInvalid [2021-08-25T19:16:15.136Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestExtensionUncompressed [2021-08-25T19:16:15.136Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestExtensionBzip2 [2021-08-25T19:16:15.136Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestExtensionGzip [2021-08-25T19:16:15.136Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestExtensionXz [2021-08-25T19:16:15.136Z] --- PASS: TestExtensionXz (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestCmdStreamLargeStderr [2021-08-25T19:16:15.136Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2021-08-25T19:16:15.136Z] === RUN TestCmdStreamBad [2021-08-25T19:16:15.136Z] archive_test.go:239: Failing on Windows CI machines [2021-08-25T19:16:15.136Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-25T19:16:15.136Z] === RUN TestCmdStreamGood [2021-08-25T19:16:15.136Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-25T19:16:15.136Z] === RUN TestUntarPathWithInvalidDest [2021-08-25T19:16:15.592Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-25T19:16:15.592Z] === RUN TestUntarPathWithInvalidSrc [2021-08-25T19:16:15.592Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestUntarPath [2021-08-25T19:16:15.592Z] === RUN TestUnbuffered [2021-08-25T19:16:15.592Z] --- PASS: TestUnbuffered (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestRaceUnbuffered [2021-08-25T19:16:15.592Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-25T19:16:15.592Z] PASS [2021-08-25T19:16:15.592Z] coverage: 100.0% of statements [2021-08-25T19:16:15.592Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-08-25T19:16:15.592Z] --- PASS: TestUntarPath (0.15s) [2021-08-25T19:16:15.592Z] === RUN TestUntarPathWithDestinationFile [2021-08-25T19:16:15.592Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-25T19:16:15.592Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-25T19:16:15.592Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2021-08-25T19:16:15.592Z] === RUN TestCopyWithTarInvalidSrc [2021-08-25T19:16:15.592Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-25T19:16:15.592Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestCopyWithTarSrcFile [2021-08-25T19:16:15.592Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-25T19:16:15.592Z] === RUN TestCopyWithTarSrcFolder [2021-08-25T19:16:15.592Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-25T19:16:15.592Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-25T19:16:15.592Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-25T19:16:15.592Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestCopyFileWithTarSrcFile [2021-08-25T19:16:15.592Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-25T19:16:15.592Z] === RUN TestTarFiles [2021-08-25T19:16:16.034Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-25T19:16:16.034Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2021-08-25T19:16:16.034Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2021-08-25T19:16:16.034Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2021-08-25T19:16:16.034Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2021-08-25T19:16:16.034Z] === RUN TestDeleteDevicemapper [2021-08-25T19:16:16.034Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:16:16.034Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-25T19:16:16.034Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:16:16.050Z] === RUN TestMatch [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[foo]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[foo_bar]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[]#01 [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[qux]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-25T19:16:16.050Z] === RUN TestMatch/[[foo_baz]] [2021-08-25T19:16:16.050Z] --- PASS: TestMatch (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-25T19:16:16.050Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-25T19:16:16.050Z] PASS [2021-08-25T19:16:16.050Z] coverage: 87.5% of statements [2021-08-25T19:16:16.050Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-08-25T19:16:17.016Z] === RUN TestChrootTarUntar [2021-08-25T19:16:17.016Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-25T19:16:17.016Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootUntarEmptyArchive [2021-08-25T19:16:17.016Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootTarUntarWithSymlink [2021-08-25T19:16:17.016Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootCopyWithTar [2021-08-25T19:16:17.016Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootCopyFileWithTar [2021-08-25T19:16:17.016Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootUntarPath [2021-08-25T19:16:17.016Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-25T19:16:17.016Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-25T19:16:17.016Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:16:17.016Z] === RUN TestChrootApplyDotDotFile [2021-08-25T19:16:17.016Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:17.016Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-25T19:16:17.016Z] PASS [2021-08-25T19:16:17.016Z] coverage: 15.4% of statements [2021-08-25T19:16:17.016Z] ok github.com/docker/docker/pkg/chrootarchive 0.064s coverage: 15.4% of statements [2021-08-25T19:16:17.016Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2021-08-25T19:16:17.016Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-25T19:16:17.472Z] === RUN TestSizeEmpty [2021-08-25T19:16:17.472Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestSizeEmptyFile [2021-08-25T19:16:17.472Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestSizeNonemptyFile [2021-08-25T19:16:17.472Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-25T19:16:17.472Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-25T19:16:17.472Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-25T19:16:17.472Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestMoveToSubdir [2021-08-25T19:16:17.472Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-25T19:16:17.472Z] === RUN TestSizeNonExistingDirectory [2021-08-25T19:16:17.472Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-25T19:16:17.472Z] PASS [2021-08-25T19:16:17.472Z] coverage: 80.0% of statements [2021-08-25T19:16:17.472Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-08-25T19:16:17.929Z] === RUN Test [2021-08-25T19:16:17.929Z] === RUN Test/TestContainsEntry [2021-08-25T19:16:17.929Z] === RUN Test/TestCreateEntries [2021-08-25T19:16:17.929Z] === RUN Test/TestEntriesDiff [2021-08-25T19:16:17.929Z] === RUN Test/TestEntriesEquality [2021-08-25T19:16:17.929Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-25T19:16:17.929Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-25T19:16:17.929Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-25T19:16:17.929Z] === RUN Test/TestGeneratorNotGenerate [2021-08-25T19:16:17.929Z] === RUN Test/TestGeneratorWithPort [2021-08-25T19:16:17.929Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-25T19:16:17.929Z] === RUN Test/TestNewEntry [2021-08-25T19:16:17.929Z] === RUN Test/TestParse [2021-08-25T19:16:17.929Z] --- PASS: Test (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-25T19:16:17.929Z] --- PASS: Test/TestParse (0.00s) [2021-08-25T19:16:17.929Z] PASS [2021-08-25T19:16:17.929Z] coverage: 58.3% of statements [2021-08-25T19:16:17.929Z] ok github.com/docker/docker/pkg/discovery 0.034s coverage: 58.3% of statements [2021-08-25T19:16:17.936Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2021-08-25T19:16:17.936Z] === RUN TestUpdateMemory [2021-08-25T19:16:18.504Z] --- PASS: TestUpdateMemory (0.62s) [2021-08-25T19:16:18.504Z] === RUN TestUpdateCPUQuota [2021-08-25T19:16:18.908Z] === RUN Test [2021-08-25T19:16:18.908Z] === RUN Test/TestContent [2021-08-25T19:16:18.908Z] === RUN Test/TestInitialize [2021-08-25T19:16:18.908Z] === RUN Test/TestNew [2021-08-25T19:16:18.908Z] === RUN Test/TestParsingContentsWithComments [2021-08-25T19:16:18.908Z] === RUN Test/TestRegister [2021-08-25T19:16:18.908Z] === RUN Test/TestWatch [2021-08-25T19:16:18.908Z] --- PASS: Test (0.00s) [2021-08-25T19:16:18.908Z] --- PASS: Test/TestContent (0.00s) [2021-08-25T19:16:18.908Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-25T19:16:18.908Z] --- PASS: Test/TestNew (0.00s) [2021-08-25T19:16:18.908Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-25T19:16:18.908Z] --- PASS: Test/TestRegister (0.00s) [2021-08-25T19:16:18.908Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:16:18.908Z] PASS [2021-08-25T19:16:18.908Z] coverage: 97.6% of statements [2021-08-25T19:16:18.908Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-08-25T19:16:18.908Z] --- PASS: TestTarFiles (3.24s) [2021-08-25T19:16:18.908Z] === RUN TestTarUntar [2021-08-25T19:16:18.908Z] --- PASS: TestTarUntar (0.03s) [2021-08-25T19:16:18.908Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-25T19:16:18.908Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-25T19:16:18.908Z] === RUN TestTarWithOptions [2021-08-25T19:16:18.908Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-25T19:16:18.908Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-25T19:16:18.908Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-25T19:16:18.908Z] === RUN TestUntarUstarGnuConflict [2021-08-25T19:16:18.908Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-25T19:16:18.908Z] === RUN TestUntarInvalidFilenames [2021-08-25T19:16:19.365Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1104809997\\dest" [2021-08-25T19:16:19.365Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-25T19:16:19.365Z] === RUN TestUntarHardlinkToSymlink [2021-08-25T19:16:19.365Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-25T19:16:19.365Z] === RUN TestUntarInvalidHardlink [2021-08-25T19:16:19.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3875952162\\victim\\hello" -> "../victim/hello" [2021-08-25T19:16:19.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink131124899\\victim\\hello" -> "/../victim/hello" [2021-08-25T19:16:19.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4002849068\\victim" -> "../victim" [2021-08-25T19:16:19.365Z] 2021/08/25 19:16:18 Closing DB instances... [2021-08-25T19:16:19.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4032117136\\victim" -> "../victim" [2021-08-25T19:16:19.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink335367403\\victim" -> "../victim" [2021-08-25T19:16:19.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3958839586\\victim" -> "../victim" [2021-08-25T19:16:19.365Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-25T19:16:19.365Z] === RUN TestUntarInvalidSymlink [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1932389640\\dest\\dotdot" -> "../victim/hello" [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4181743549\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2517010601\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1189635969\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3704347306\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1556650464\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1935707589\\dest\\dir\\loophole" -> "../../victim" [2021-08-25T19:16:19.365Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-25T19:16:19.365Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-25T19:16:19.365Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-25T19:16:19.365Z] === RUN TestXGlobalNoParent [2021-08-25T19:16:19.365Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-25T19:16:19.365Z] === RUN TestReplaceFileTarWrapper [2021-08-25T19:16:19.365Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-08-25T19:16:19.365Z] === RUN TestPrefixHeaderReadable [2021-08-25T19:16:19.365Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-25T19:16:19.365Z] === RUN TestDisablePigz [2021-08-25T19:16:19.365Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-25T19:16:19.365Z] --- PASS: TestDisablePigz (0.20s) [2021-08-25T19:16:19.365Z] === RUN TestPigz [2021-08-25T19:16:19.438Z] --- PASS: TestUpdateCPUQuota (0.97s) [2021-08-25T19:16:19.438Z] === RUN TestUpdatePidsLimit [2021-08-25T19:16:19.438Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-25T19:16:19.697Z] === RUN TestUpdatePidsLimit/no_change [2021-08-25T19:16:19.821Z] === RUN Test [2021-08-25T19:16:19.821Z] === RUN Test/TestInitialize [2021-08-25T19:16:19.821Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-25T19:16:19.821Z] --- PASS: TestPigz (0.20s) [2021-08-25T19:16:19.821Z] === RUN TestCopyFileWithInvalidDest [2021-08-25T19:16:19.821Z] archive_windows_test.go:17: Currently fails [2021-08-25T19:16:19.821Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestCanonicalTarNameForPath [2021-08-25T19:16:19.821Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestCanonicalTarName [2021-08-25T19:16:19.821Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestChmodTarEntry [2021-08-25T19:16:19.821Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestHardLinkOrder [2021-08-25T19:16:19.821Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-25T19:16:19.821Z] === RUN TestChangeString [2021-08-25T19:16:19.821Z] --- PASS: TestChangeString (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestChangesWithNoChanges [2021-08-25T19:16:19.821Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-25T19:16:19.821Z] === RUN TestChangesWithChanges [2021-08-25T19:16:19.821Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-25T19:16:19.821Z] === RUN TestChangesWithChangesGH13590 [2021-08-25T19:16:19.821Z] changes_test.go:196: needs more investigation [2021-08-25T19:16:19.821Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestChangesDirsEmpty [2021-08-25T19:16:19.821Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:16:19.821Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestChangesDirsMutated [2021-08-25T19:16:19.821Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:16:19.821Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestApplyLayer [2021-08-25T19:16:19.821Z] changes_test.go:433: needs further investigation [2021-08-25T19:16:19.821Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-25T19:16:19.821Z] === RUN TestChangesSizeWithHardlinks [2021-08-25T19:16:19.821Z] changes_test.go:469: needs further investigation [2021-08-25T19:16:19.821Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-25T19:16:19.822Z] === RUN TestChangesSizeWithNoChanges [2021-08-25T19:16:19.822Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-25T19:16:19.822Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-25T19:16:19.822Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-25T19:16:19.822Z] === RUN TestChangesSize [2021-08-25T19:16:19.822Z] --- PASS: TestChangesSize (0.00s) [2021-08-25T19:16:19.822Z] === RUN TestApplyLayerInvalidFilenames [2021-08-25T19:16:19.822Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1149486076\\dest" [2021-08-25T19:16:19.822Z] time="2021-08-25T19:16:19Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:16:19.822Z] time="2021-08-25T19:16:19Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:16:19.822Z] time="2021-08-25T19:16:19Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:16:19.822Z] === RUN Test/TestInitializeWithCerts [2021-08-25T19:16:19.822Z] time="2021-08-25T19:16:19Z" level=info msg="Initializing discovery with TLS" [2021-08-25T19:16:19.822Z] === RUN Test/TestWatch [2021-08-25T19:16:19.822Z] time="2021-08-25T19:16:19Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:16:19.822Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-25T19:16:19.822Z] === RUN TestApplyLayerInvalidHardlink [2021-08-25T19:16:19.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1223753485\\victim\\hello" -> "../victim/hello" [2021-08-25T19:16:19.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink673530432\\victim\\hello" -> "/../victim/hello" [2021-08-25T19:16:19.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1395674399\\victim" -> "../victim" [2021-08-25T19:16:19.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2693117260\\victim" -> "../victim" [2021-08-25T19:16:19.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2736350769\\victim" -> "../victim" [2021-08-25T19:16:19.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink13172976\\victim" -> "../victim" [2021-08-25T19:16:19.822Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-25T19:16:19.822Z] === RUN TestApplyLayerInvalidSymlink [2021-08-25T19:16:19.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2306766388\\dest\\dotdot" -> "../victim/hello" [2021-08-25T19:16:19.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2913158994\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-25T19:16:19.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2644460668\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2103018830\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1457073267\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3557733880\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:16:19.822Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-08-25T19:16:19.822Z] === RUN TestApplyLayerWhiteouts [2021-08-25T19:16:19.956Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-25T19:16:20.215Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-25T19:16:20.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-25T19:16:20.279Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-25T19:16:20.279Z] === RUN TestGenerateEmptyFile [2021-08-25T19:16:20.279Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-25T19:16:20.279Z] === RUN TestGenerateWithContent [2021-08-25T19:16:20.279Z] --- PASS: TestGenerateWithContent (0.01s) [2021-08-25T19:16:20.279Z] PASS [2021-08-25T19:16:20.279Z] coverage: 61.9% of statements [2021-08-25T19:16:20.279Z] ok github.com/docker/docker/pkg/archive 5.372s coverage: 61.9% of statements [2021-08-25T19:16:20.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-25T19:16:20.732Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-25T19:16:21.243Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-08-25T19:16:21.243Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit (2.36s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2021-08-25T19:16:21.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-08-25T19:16:21.668Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:16:22.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-25T19:16:22.773Z] --- PASS: Test (3.13s) [2021-08-25T19:16:22.773Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-25T19:16:22.773Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-25T19:16:22.773Z] --- PASS: Test/TestWatch (3.00s) [2021-08-25T19:16:22.773Z] PASS [2021-08-25T19:16:22.773Z] coverage: 84.1% of statements [2021-08-25T19:16:22.773Z] ok github.com/docker/docker/pkg/discovery/kv 3.178s coverage: 84.1% of statements [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/ipam 88.730s coverage: 85.3% of statements [2021-08-25T19:16:22.887Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-25T19:16:22.887Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-25T19:16:22.887Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/ipamutils 0.482s coverage: 74.0% of statements [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/iptables 0.280s coverage: 45.1% of statements [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-25T19:16:22.887Z] ok github.com/docker/docker/libnetwork/netutils 0.031s coverage: 44.1% of statements [2021-08-25T19:16:23.230Z] 2021/08/25 19:16:23 Closing DB instances... [2021-08-25T19:16:23.693Z] === RUN Test [2021-08-25T19:16:23.693Z] === RUN Test/TestWatch [2021-08-25T19:16:23.693Z] --- PASS: Test (0.00s) [2021-08-25T19:16:23.693Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:16:23.693Z] PASS [2021-08-25T19:16:23.693Z] coverage: 92.3% of statements [2021-08-25T19:16:23.693Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2021-08-25T19:16:24.152Z] === RUN Test [2021-08-25T19:16:24.152Z] === RUN Test/TestInitialize [2021-08-25T19:16:24.152Z] === RUN Test/TestInitializeWithPattern [2021-08-25T19:16:24.152Z] === RUN Test/TestRegister [2021-08-25T19:16:24.152Z] === RUN Test/TestWatch [2021-08-25T19:16:24.152Z] --- PASS: Test (0.00s) [2021-08-25T19:16:24.152Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-25T19:16:24.152Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-25T19:16:24.152Z] --- PASS: Test/TestRegister (0.00s) [2021-08-25T19:16:24.152Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:16:24.152Z] PASS [2021-08-25T19:16:24.152Z] coverage: 93.8% of statements [2021-08-25T19:16:24.152Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-08-25T19:16:24.611Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-08-25T19:16:24.611Z] === RUN TestNetworkDBNodeLeave [2021-08-25T19:16:25.140Z] === RUN TestPollerAddRemove [2021-08-25T19:16:25.140Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-25T19:16:25.140Z] === RUN TestPollerEvent [2021-08-25T19:16:25.140Z] poller_test.go:41: No chmod on Windows [2021-08-25T19:16:25.140Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-25T19:16:25.140Z] === RUN TestPollerClose [2021-08-25T19:16:25.140Z] --- PASS: TestPollerClose (0.00s) [2021-08-25T19:16:25.140Z] PASS [2021-08-25T19:16:25.140Z] coverage: 36.2% of statements [2021-08-25T19:16:25.140Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2021-08-25T19:16:25.140Z] --- PASS: TestGetAddress (16.69s) [2021-08-25T19:16:25.140Z] === RUN TestRequestSyntaxCheck [2021-08-25T19:16:25.598Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-25T19:16:25.598Z] === RUN TestRequest [2021-08-25T19:16:25.598Z] === RUN TestCopyFileWithInvalidSrc [2021-08-25T19:16:25.598Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCopyFileWithInvalidDest [2021-08-25T19:16:25.598Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-25T19:16:25.598Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-25T19:16:25.598Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCopyFile [2021-08-25T19:16:25.598Z] --- PASS: TestCopyFile (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-25T19:16:25.598Z] fileutils_test.go:134: Needs porting to Windows [2021-08-25T19:16:25.598Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-25T19:16:25.598Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-25T19:16:25.598Z] fileutils_test.go:180: Needs porting to Windows [2021-08-25T19:16:25.598Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestWildcardMatches [2021-08-25T19:16:25.598Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestPatternMatches [2021-08-25T19:16:25.598Z] --- PASS: TestPatternMatches (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-25T19:16:25.598Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestPatternMatchesFolderExclusions [2021-08-25T19:16:25.598Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-25T19:16:25.598Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-25T19:16:25.598Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-25T19:16:25.598Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-25T19:16:25.598Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestSingleExclamationError [2021-08-25T19:16:25.598Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestMatchesWithNoPatterns [2021-08-25T19:16:25.598Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestMatchesWithMalformedPatterns [2021-08-25T19:16:25.598Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestMatches [2021-08-25T19:16:25.598Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-25T19:16:25.598Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-25T19:16:25.598Z] --- PASS: TestMatches (0.00s) [2021-08-25T19:16:25.598Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-25T19:16:25.598Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCleanPatterns [2021-08-25T19:16:25.598Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-25T19:16:25.598Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCleanPatternsExceptionFlag [2021-08-25T19:16:25.598Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-25T19:16:25.598Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-25T19:16:25.598Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCleanPatternsErrorSingleException [2021-08-25T19:16:25.598Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCreateIfNotExistsDir [2021-08-25T19:16:25.598Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestCreateIfNotExistsFile [2021-08-25T19:16:25.598Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-25T19:16:25.598Z] === RUN TestMatch [2021-08-25T19:16:25.598Z] --- PASS: TestMatch (0.00s) [2021-08-25T19:16:25.598Z] PASS [2021-08-25T19:16:25.598Z] coverage: 82.2% of statements [2021-08-25T19:16:25.598Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 82.2% of statements [2021-08-25T19:16:26.216Z] === RUN TestGet [2021-08-25T19:16:26.216Z] --- PASS: TestGet (0.00s) [2021-08-25T19:16:26.216Z] === RUN TestGetShortcutString [2021-08-25T19:16:26.216Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-25T19:16:26.216Z] PASS [2021-08-25T19:16:26.216Z] coverage: 42.9% of statements [2021-08-25T19:16:26.216Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-08-25T19:16:26.677Z] === RUN TestCreateIDMapOrder [2021-08-25T19:16:26.677Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-25T19:16:26.677Z] PASS [2021-08-25T19:16:26.677Z] coverage: 7.2% of statements [2021-08-25T19:16:26.677Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-08-25T19:16:27.629Z] --- PASS: TestBuildWithHugeFile (59.63s) [2021-08-25T19:16:27.629Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:16:27.629Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:16:27.629Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-25T19:16:27.629Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:16:27.629Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:16:27.629Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:16:27.629Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:16:27.629Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:16:27.629Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:16:27.629Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:16:27.629Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:16:27.629Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:16:27.629Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:16:27.629Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-25T19:16:27.629Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-08-25T19:16:27.629Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-08-25T19:16:27.629Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-25T19:16:27.629Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:16:27.629Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-25T19:16:27.629Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-25T19:16:27.640Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-25T19:16:27.640Z] === RUN TestNetworkDBWatch [2021-08-25T19:16:27.640Z] === RUN TestFixedBufferCap [2021-08-25T19:16:27.640Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestFixedBufferLen [2021-08-25T19:16:27.640Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestFixedBufferString [2021-08-25T19:16:27.640Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestFixedBufferWrite [2021-08-25T19:16:27.640Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestFixedBufferRead [2021-08-25T19:16:27.640Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestBytesPipeRead [2021-08-25T19:16:27.640Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestBytesPipeWrite [2021-08-25T19:16:27.640Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-25T19:16:27.640Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-25T19:16:28.096Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-08-25T19:16:28.096Z] === RUN TestAtomicWriteToFile [2021-08-25T19:16:28.096Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestAtomicWriteSetCommit [2021-08-25T19:16:28.096Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-25T19:16:28.096Z] === RUN TestAtomicWriteSetCancel [2021-08-25T19:16:28.096Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestReadCloserWrapperClose [2021-08-25T19:16:28.096Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestReaderErrWrapperReadOnError [2021-08-25T19:16:28.096Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestReaderErrWrapperRead [2021-08-25T19:16:28.096Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestCancelReadCloser [2021-08-25T19:16:28.096Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-25T19:16:28.096Z] === RUN TestWriteCloserWrapperClose [2021-08-25T19:16:28.096Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestNopWriteCloser [2021-08-25T19:16:28.096Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestNopWriter [2021-08-25T19:16:28.096Z] --- PASS: TestNopWriter (0.00s) [2021-08-25T19:16:28.096Z] === RUN TestWriteCounter [2021-08-25T19:16:28.096Z] --- PASS: TestWriteCounter (0.00s) [2021-08-25T19:16:28.096Z] PASS [2021-08-25T19:16:28.096Z] coverage: 68.3% of statements [2021-08-25T19:16:28.096Z] ok github.com/docker/docker/pkg/ioutils 0.538s coverage: 68.3% of statements [2021-08-25T19:16:29.059Z] === RUN TestError [2021-08-25T19:16:29.059Z] --- PASS: TestError (0.00s) [2021-08-25T19:16:29.059Z] === RUN TestProgressString [2021-08-25T19:16:29.059Z] === RUN TestProgressString/no_progress [2021-08-25T19:16:29.059Z] === RUN TestProgressString/progress_1 [2021-08-25T19:16:29.059Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-25T19:16:29.059Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-25T19:16:29.059Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-25T19:16:29.059Z] === RUN TestProgressString/with_units [2021-08-25T19:16:29.059Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-25T19:16:29.059Z] === RUN TestProgressString/hide_counts [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-25T19:16:29.059Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-25T19:16:29.059Z] === RUN TestJSONMessageDisplay [2021-08-25T19:16:29.059Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-25T19:16:29.059Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-25T19:16:29.059Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-25T19:16:29.059Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-25T19:16:29.059Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-25T19:16:29.059Z] === RUN TestDisplayJSONMessagesStream [2021-08-25T19:16:29.059Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-25T19:16:29.059Z] PASS [2021-08-25T19:16:29.059Z] coverage: 91.7% of statements [2021-08-25T19:16:29.059Z] ok github.com/docker/docker/pkg/jsonmessage 0.132s coverage: 91.7% of statements [2021-08-25T19:16:29.059Z] 2021/08/25 19:16:28 Closing DB instances... [2021-08-25T19:16:29.516Z] === RUN TestStandardLongPath [2021-08-25T19:16:29.516Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-25T19:16:29.516Z] === RUN TestUNCLongPath [2021-08-25T19:16:29.516Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-25T19:16:29.516Z] PASS [2021-08-25T19:16:29.516Z] coverage: 100.0% of statements [2021-08-25T19:16:29.516Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-08-25T19:16:29.529Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2021-08-25T19:16:29.529Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.09s) [2021-08-25T19:16:29.529Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-25T19:16:29.529Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:16:29.529Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-25T19:16:29.529Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-25T19:16:29.529Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-25T19:16:29.529Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-25T19:16:29.529Z] PASS [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === Skipped [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-25T19:16:29.529Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-25T19:16:29.529Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-25T19:16:29.529Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] DONE 34 tests, 3 skipped in 120.476s [2021-08-25T19:16:29.529Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-25T19:16:29.529Z] INFO: Testing against a local daemon [2021-08-25T19:16:29.529Z] === RUN TestConfigInspect [2021-08-25T19:16:29.529Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-25T19:16:29.529Z] === RUN TestConfigList [2021-08-25T19:16:29.529Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] --- SKIP: TestConfigList (0.02s) [2021-08-25T19:16:29.529Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:16:29.529Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-08-25T19:16:29.529Z] === RUN TestConfigsUpdate [2021-08-25T19:16:29.529Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-25T19:16:29.529Z] === RUN TestTemplatedConfig [2021-08-25T19:16:29.529Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-25T19:16:29.529Z] === RUN TestConfigCreateResolve [2021-08-25T19:16:29.529Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-25T19:16:29.529Z] PASS [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === Skipped [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-25T19:16:29.529Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-08-25T19:16:29.529Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-08-25T19:16:29.529Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-25T19:16:29.529Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-25T19:16:29.529Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-25T19:16:29.529Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] [2021-08-25T19:16:29.529Z] DONE 6 tests, 6 skipped in 0.203s [2021-08-25T19:16:29.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-25T19:16:29.787Z] INFO: Testing against a local daemon [2021-08-25T19:16:29.787Z] === RUN TestCheckpoint [2021-08-25T19:16:29.787Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:16:29.787Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:16:29.787Z] === RUN TestContainerInvalidJSON [2021-08-25T19:16:29.787Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:16:29.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:16:29.787Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:16:29.787Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:16:29.787Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:16:29.787Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:16:29.787Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-25T19:16:29.787Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-25T19:16:29.787Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-25T19:16:29.787Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:16:29.787Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-25T19:16:29.787Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:16:29.787Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-25T19:16:29.787Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:16:29.972Z] === RUN TestNameFormat [2021-08-25T19:16:29.972Z] --- PASS: TestNameFormat (0.00s) [2021-08-25T19:16:29.972Z] === RUN TestNameRetries [2021-08-25T19:16:29.972Z] --- PASS: TestNameRetries (0.00s) [2021-08-25T19:16:29.972Z] PASS [2021-08-25T19:16:29.972Z] coverage: 85.7% of statements [2021-08-25T19:16:29.972Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-08-25T19:16:30.046Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-25T19:16:30.046Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:16:30.046Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-25T19:16:30.046Z] === RUN TestCopyFromContainer [2021-08-25T19:16:30.208Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.275230546s with top 10 stages: buildssa: 1m36.670767994s, goimports: 22.301658072s, unconvert: 13.794288106s, gosec: 9.894490774s, golint: 6.029103188s, ineffassign: 5.462524715s, misspell: 5.149198912s, inspect: 4.303249484s, vrp: 3.370895536s, ctrlflow: 2.028175348s [2021-08-25T19:16:30.208Z] INFO [runner] Issues before processing: 2862, after processing: 0 [2021-08-25T19:16:30.208Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2281/2281, skip_dirs: 2281/2281, identifier_marker: 1893/1893, cgo: 2281/2862, skip_files: 2281/2281, exclude-rules: 78/1893, nolint: 0/78, path_prettifier: 2281/2281, autogenerated_exclude: 1893/2281, exclude: 1893/1893 [2021-08-25T19:16:30.208Z] INFO [runner] processing took 74.42859ms with stages: identifier_marker: 27.234101ms, nolint: 26.082642ms, path_prettifier: 9.834371ms, autogenerated_exclude: 4.627661ms, exclude-rules: 3.350621ms, skip_dirs: 1.99216ms, cgo: 1.20314ms, filename_unadjuster: 99.18µs, max_same_issues: 1.339µs, skip_files: 1.156µs, uniq_by_line: 461ns, max_from_linter: 360ns, exclude: 326ns, source_code: 322ns, diff: 280ns, max_per_file_from_linter: 241ns, path_shortener: 229ns [2021-08-25T19:16:30.208Z] INFO [runner] linters took 1m47.332463044s with stages: goanalysis_metalinter: 1m23.857190491s, unused: 23.400722899s [2021-08-25T19:16:30.208Z] INFO File cache stats: 1688 entries of total size 8.6MiB [2021-08-25T19:16:30.208Z] INFO Memory: 2507 samples, avg is 1938.9MB, max is 5208.6MB [2021-08-25T19:16:30.208Z] INFO Execution took 4m10.531521242s [2021-08-25T19:16:30.208Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-25T19:16:30.430Z] === RUN TestParseKeyValueOpt [2021-08-25T19:16:30.430Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-25T19:16:30.430Z] === RUN TestParseUintList [2021-08-25T19:16:30.430Z] --- PASS: TestParseUintList (0.00s) [2021-08-25T19:16:30.430Z] === RUN TestParseUintListMaximumLimits [2021-08-25T19:16:30.430Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-25T19:16:30.430Z] PASS [2021-08-25T19:16:30.430Z] coverage: 97.0% of statements [2021-08-25T19:16:30.430Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-08-25T19:16:30.430Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-25T19:16:30.430Z] === RUN TestNetworkDBBulkSync [2021-08-25T19:16:30.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh dynbinary test-docker-py [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-25T19:16:30.844Z] === RUN TestBoolValue [2021-08-25T19:16:30.844Z] --- PASS: TestBoolValue (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestBoolValueOrDefault [2021-08-25T19:16:30.844Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestInt64ValueOrZero [2021-08-25T19:16:30.844Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestInt64ValueOrDefault [2021-08-25T19:16:30.844Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-25T19:16:30.844Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestJsonContentType [2021-08-25T19:16:30.844Z] --- PASS: TestJsonContentType (0.00s) [2021-08-25T19:16:30.844Z] PASS [2021-08-25T19:16:30.844Z] coverage: 14.7% of statements [2021-08-25T19:16:30.844Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2021-08-25T19:16:30.844Z] === RUN TestMaskSecretKeys [2021-08-25T19:16:30.844Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-25T19:16:30.844Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-25T19:16:30.844Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-25T19:16:30.844Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-25T19:16:30.844Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-25T19:16:30.844Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-25T19:16:30.844Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestVersionMiddlewareVersion [2021-08-25T19:16:30.844Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-25T19:16:30.844Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-25T19:16:30.844Z] PASS [2021-08-25T19:16:30.844Z] coverage: 37.7% of statements [2021-08-25T19:16:30.844Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-25T19:16:30.844Z] === RUN TestAdjustForAPIVersion [2021-08-25T19:16:30.844Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-25T19:16:30.844Z] PASS [2021-08-25T19:16:30.844Z] coverage: 5.7% of statements [2021-08-25T19:16:30.844Z] === RUN TestStrSliceMarshalJSON [2021-08-25T19:16:30.844Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestStrSliceUnmarshalJSON [2021-08-25T19:16:30.844Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestStrSliceUnmarshalString [2021-08-25T19:16:30.844Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestStrSliceUnmarshalSlice [2021-08-25T19:16:30.844Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-25T19:16:30.844Z] PASS [2021-08-25T19:16:30.844Z] coverage: 90.0% of statements [2021-08-25T19:16:30.844Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-08-25T19:16:30.844Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/types [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-25T19:16:30.844Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-25T19:16:30.844Z] === RUN TestToJSON [2021-08-25T19:16:30.844Z] --- PASS: TestToJSON (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestToParamWithVersion [2021-08-25T19:16:30.844Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestFromJSON [2021-08-25T19:16:30.844Z] --- PASS: TestFromJSON (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestEmpty [2021-08-25T19:16:30.844Z] --- PASS: TestEmpty (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestArgsMatchKVListEmptySources [2021-08-25T19:16:30.844Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestArgsMatchKVList [2021-08-25T19:16:30.844Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-25T19:16:30.844Z] === RUN TestArgsMatch [2021-08-25T19:16:30.845Z] --- PASS: TestArgsMatch (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestAdd [2021-08-25T19:16:30.845Z] --- PASS: TestAdd (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDel [2021-08-25T19:16:30.845Z] --- PASS: TestDel (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestLen [2021-08-25T19:16:30.845Z] --- PASS: TestLen (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestExactMatch [2021-08-25T19:16:30.845Z] --- PASS: TestExactMatch (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestOnlyOneExactMatch [2021-08-25T19:16:30.845Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestContains [2021-08-25T19:16:30.845Z] --- PASS: TestContains (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestValidate [2021-08-25T19:16:30.845Z] --- PASS: TestValidate (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestWalkValues [2021-08-25T19:16:30.845Z] --- PASS: TestWalkValues (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestFuzzyMatch [2021-08-25T19:16:30.845Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestClone [2021-08-25T19:16:30.845Z] --- PASS: TestClone (0.00s) [2021-08-25T19:16:30.845Z] PASS [2021-08-25T19:16:30.845Z] coverage: 92.2% of statements [2021-08-25T19:16:30.845Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-25T19:16:30.845Z] === RUN TestDurationToSecondsString [2021-08-25T19:16:30.845Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestGetTimestamp [2021-08-25T19:16:30.845Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-25T19:16:30.845Z] === RUN TestParseTimestamps [2021-08-25T19:16:30.845Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-25T19:16:30.845Z] PASS [2021-08-25T19:16:30.845Z] coverage: 100.0% of statements [2021-08-25T19:16:30.845Z] ok github.com/docker/docker/api/types/time 0.182s coverage: 100.0% of statements [2021-08-25T19:16:30.845Z] === RUN TestCompareVersion [2021-08-25T19:16:30.845Z] --- PASS: TestCompareVersion (0.00s) [2021-08-25T19:16:30.845Z] PASS [2021-08-25T19:16:30.845Z] coverage: 77.3% of statements [2021-08-25T19:16:30.845Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-25T19:16:30.845Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCloneArgsSmartHttp [2021-08-25T19:16:30.845Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCloneArgsDumbHttp [2021-08-25T19:16:30.845Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCloneArgsGit [2021-08-25T19:16:30.845Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCheckoutGit [2021-08-25T19:16:30.845Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-25T19:16:30.845Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestProcessNoDockerignore [2021-08-25T19:16:30.845Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-25T19:16:30.845Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDetectContentType [2021-08-25T19:16:30.845Z] --- PASS: TestDetectContentType (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestSelectAcceptableMIME [2021-08-25T19:16:30.845Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestInspectEmptyResponse [2021-08-25T19:16:30.845Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestInspectResponseBinary [2021-08-25T19:16:30.845Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestResponseUnsupportedContentType [2021-08-25T19:16:30.845Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestInspectResponseTextSimple [2021-08-25T19:16:30.845Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestInspectResponseEmptyContentType [2021-08-25T19:16:30.845Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestUnknownContentLength [2021-08-25T19:16:30.845Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDownloadRemote [2021-08-25T19:16:30.845Z] === RUN TestEnable [2021-08-25T19:16:30.845Z] --- PASS: TestEnable (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDisable [2021-08-25T19:16:30.845Z] --- PASS: TestDisable (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestEnabled [2021-08-25T19:16:30.845Z] --- PASS: TestEnabled (0.00s) [2021-08-25T19:16:30.845Z] PASS [2021-08-25T19:16:30.845Z] coverage: 100.0% of statements [2021-08-25T19:16:30.845Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-08-25T19:16:30.845Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-25T19:16:30.845Z] === RUN TestGetWithStatusError [2021-08-25T19:16:30.845Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCloseRootDirectory [2021-08-25T19:16:30.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:30.845Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestHashFile [2021-08-25T19:16:30.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:30.845Z] --- SKIP: TestHashFile (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestHashSubdir [2021-08-25T19:16:30.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:30.845Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestRemoveDirectory [2021-08-25T19:16:30.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:30.845Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-25T19:16:30.845Z] PASS [2021-08-25T19:16:30.845Z] coverage: 9.3% of statements [2021-08-25T19:16:30.845Z] ok github.com/docker/docker/builder/remotecontext 0.195s coverage: 9.3% of statements [2021-08-25T19:16:30.845Z] === RUN TestGetAllAllowed [2021-08-25T19:16:30.845Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestGetAllMeta [2021-08-25T19:16:30.845Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-25T19:16:30.845Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestIsUnreferencedBuiltin [2021-08-25T19:16:30.845Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestIsExistingDirectory [2021-08-25T19:16:30.845Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestGetFilenameForDownload [2021-08-25T19:16:30.845Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestEnv2Variables [2021-08-25T19:16:30.845Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-25T19:16:30.845Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestMaintainer [2021-08-25T19:16:30.845Z] --- PASS: TestMaintainer (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestLabel [2021-08-25T19:16:30.845Z] --- PASS: TestLabel (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestFromScratch [2021-08-25T19:16:30.845Z] --- PASS: TestFromScratch (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestFromWithArg [2021-08-25T19:16:30.845Z] --- PASS: TestFromWithArg (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-25T19:16:30.845Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestFromWithUndefinedArg [2021-08-25T19:16:30.845Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestFromMultiStageWithNamedStage [2021-08-25T19:16:30.845Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestOnbuild [2021-08-25T19:16:30.845Z] --- PASS: TestOnbuild (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestWorkdir [2021-08-25T19:16:30.845Z] --- PASS: TestWorkdir (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCmd [2021-08-25T19:16:30.845Z] --- PASS: TestCmd (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestHealthcheckNone [2021-08-25T19:16:30.845Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestHealthcheckCmd [2021-08-25T19:16:30.845Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestEntrypoint [2021-08-25T19:16:30.845Z] --- PASS: TestEntrypoint (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestExpose [2021-08-25T19:16:30.845Z] --- PASS: TestExpose (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestUser [2021-08-25T19:16:30.845Z] --- PASS: TestUser (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestVolume [2021-08-25T19:16:30.845Z] --- PASS: TestVolume (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestStopSignal [2021-08-25T19:16:30.845Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-25T19:16:30.845Z] --- SKIP: TestStopSignal (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestArg [2021-08-25T19:16:30.845Z] --- PASS: TestArg (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestShell [2021-08-25T19:16:30.845Z] --- PASS: TestShell (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestPrependEnvOnCmd [2021-08-25T19:16:30.845Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestRunWithBuildArgs [2021-08-25T19:16:30.845Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestRunIgnoresHealthcheck [2021-08-25T19:16:30.845Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDispatchUnsupportedOptions [2021-08-25T19:16:30.845Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-25T19:16:30.845Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-25T19:16:30.845Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-25T19:16:30.845Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestNormalizeWorkdir [2021-08-25T19:16:30.845Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDispatch [2021-08-25T19:16:30.845Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-25T19:16:30.845Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-25T19:16:30.845Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-25T19:16:30.845Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-25T19:16:30.845Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-25T19:16:30.845Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-25T19:16:30.845Z] === RUN TestDispatch/COPY_url [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch (0.05s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-25T19:16:30.845Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestAddScratchImageAddsToMounts [2021-08-25T19:16:30.845Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-25T19:16:30.845Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-25T19:16:30.845Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-25T19:16:30.845Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestImageSourceGetAddsToMounts [2021-08-25T19:16:30.845Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestEmptyDockerfile [2021-08-25T19:16:30.845Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestSymlinkDockerfile [2021-08-25T19:16:30.845Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-25T19:16:30.845Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-25T19:16:30.845Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestNonExistingDockerfile [2021-08-25T19:16:30.845Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestCopyRunConfig [2021-08-25T19:16:30.845Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestDeepCopyRunConfig [2021-08-25T19:16:30.845Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestExportImage [2021-08-25T19:16:30.845Z] --- PASS: TestExportImage (0.00s) [2021-08-25T19:16:30.845Z] === RUN TestNormalizeDest [2021-08-25T19:16:30.845Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-25T19:16:30.845Z] PASS [2021-08-25T19:16:30.845Z] coverage: 46.8% of statements [2021-08-25T19:16:30.845Z] ok github.com/docker/docker/builder/dockerfile 0.163s coverage: 46.8% of statements [2021-08-25T19:16:30.845Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-25T19:16:30.888Z] === RUN TestNewAndRemove [2021-08-25T19:16:30.888Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-25T19:16:30.888Z] === RUN TestRemoveInvalidPath [2021-08-25T19:16:30.888Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-25T19:16:30.888Z] PASS [2021-08-25T19:16:30.888Z] coverage: 82.6% of statements [2021-08-25T19:16:30.888Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.6% of statements [2021-08-25T19:16:30.888Z] --- PASS: TestRequest (5.71s) [2021-08-25T19:16:30.888Z] === RUN TestOverlappingRequests [2021-08-25T19:16:31.134Z] [2021-08-25T19:16:31.303Z] === RUN TestTCP4Proxy [2021-08-25T19:16:31.303Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestTCP4ProxyHalfClose [2021-08-25T19:16:31.303Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestTCP6Proxy [2021-08-25T19:16:31.303Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:16:31.303Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestTCPDualStackProxy [2021-08-25T19:16:31.303Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:16:31.303Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestUDP4Proxy [2021-08-25T19:16:31.303Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestUDP6Proxy [2021-08-25T19:16:31.303Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:16:31.303Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestUDPWriteError [2021-08-25T19:16:31.303Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestSCTP4Proxy [2021-08-25T19:16:31.303Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-25T19:16:31.303Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-25T19:16:31.303Z] === RUN TestSCTP6Proxy [2021-08-25T19:16:31.303Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:16:31.303Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-25T19:16:31.303Z] PASS [2021-08-25T19:16:31.303Z] coverage: 49.4% of statements [2021-08-25T19:16:31.303Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 49.4% of statements [2021-08-25T19:16:31.344Z] --- PASS: TestOverlappingRequests (0.34s) [2021-08-25T19:16:31.344Z] === RUN TestRelease [2021-08-25T19:16:31.394Z] Removing bundles/ [2021-08-25T19:16:31.394Z] [2021-08-25T19:16:31.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-25T19:16:31.394Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:16:31.394Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:16:31.801Z] 2021/08/25 19:16:31 Closing DB instances... [2021-08-25T19:16:32.257Z] === RUN TestFailedConnection [2021-08-25T19:16:32.257Z] --- PASS: TestRelease (1.06s) [2021-08-25T19:16:32.257Z] === RUN TestAllocateRandomDeallocate [2021-08-25T19:16:33.220Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-25T19:16:33.220Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-25T19:16:33.220Z] === RUN TestParseEmptyInterface [2021-08-25T19:16:33.220Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestParseNonInterfaceType [2021-08-25T19:16:33.220Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestParseWithOneFunction [2021-08-25T19:16:33.220Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestParseWithMultipleFuncs [2021-08-25T19:16:33.220Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestParseWithUnnamedReturn [2021-08-25T19:16:33.220Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestEmbeddedInterface [2021-08-25T19:16:33.220Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestParsedImports [2021-08-25T19:16:33.220Z] --- PASS: TestParsedImports (0.00s) [2021-08-25T19:16:33.220Z] === RUN TestAliasedImports [2021-08-25T19:16:33.220Z] --- PASS: TestAliasedImports (0.00s) [2021-08-25T19:16:33.220Z] PASS [2021-08-25T19:16:33.220Z] coverage: 56.8% of statements [2021-08-25T19:16:33.220Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-08-25T19:16:33.328Z] === RUN TestCopyFromContainer// [2021-08-25T19:16:33.328Z] === RUN TestCopyFromContainer//bar/root [2021-08-25T19:16:33.328Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-25T19:16:33.328Z] === RUN TestCopyFromContainer/bar/quux [2021-08-25T19:16:33.328Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-25T19:16:33.328Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-25T19:16:33.587Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-25T19:16:33.587Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-25T19:16:33.587Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-25T19:16:33.587Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer (3.75s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-25T19:16:33.845Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-25T19:16:33.845Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:16:33.845Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:16:33.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:16:33.845Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:16:33.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:16:33.845Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:16:33.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:16:33.845Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:16:33.845Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:16:33.845Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:16:33.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-25T19:16:33.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:16:33.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:16:33.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:16:33.845Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:16:33.845Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-25T19:16:33.845Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:16:33.845Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:16:33.845Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:16:33.845Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:16:33.845Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:16:33.845Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:16:33.845Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:16:33.845Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:16:33.845Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:16:33.845Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:16:33.845Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-25T19:16:33.845Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:16:33.845Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:16:33.845Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-25T19:16:33.845Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:16:33.845Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-25T19:16:33.845Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:16:33.866Z] --- PASS: TestUpdateRestartPolicy (11.21s) [2021-08-25T19:16:33.866Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:16:33.866Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2021-08-25T19:16:33.866Z] === RUN TestWaitNonBlocked [2021-08-25T19:16:33.866Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:16:33.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:16:33.866Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:16:33.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:16:33.866Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:16:33.866Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:16:34.124Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-25T19:16:34.124Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-08-25T19:16:34.124Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-08-25T19:16:34.124Z] === RUN TestWaitBlocked [2021-08-25T19:16:34.124Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:16:34.124Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:16:34.124Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:16:34.124Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:16:34.124Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:16:34.124Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:16:34.184Z] --- PASS: TestFailedConnection (2.00s) [2021-08-25T19:16:34.184Z] === RUN TestFailOnce [2021-08-25T19:16:34.184Z] === RUN TestHTTPTransport [2021-08-25T19:16:34.184Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-25T19:16:34.184Z] PASS [2021-08-25T19:16:34.184Z] coverage: 85.7% of statements [2021-08-25T19:16:34.184Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-08-25T19:16:34.184Z] 2021/08/25 19:16:33 http: panic serving 127.0.0.1:49281: Plugin not ready [2021-08-25T19:16:34.184Z] goroutine 18 [running]: [2021-08-25T19:16:34.184Z] net/http.(*conn).serve.func1() [2021-08-25T19:16:34.184Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-25T19:16:34.184Z] panic({0x989d40, 0xa95ce0}) [2021-08-25T19:16:34.184Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-25T19:16:34.184Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x2dd4c86866596b72}, 0xc000163a98) [2021-08-25T19:16:34.184Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-25T19:16:34.184Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xaa29a8, 0xc00015e0e0}, 0x8de3e6) [2021-08-25T19:16:34.184Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-25T19:16:34.184Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xaa29a8, 0xc00015e0e0}, 0xc0001aa000) [2021-08-25T19:16:34.184Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-25T19:16:34.184Z] net/http.serverHandler.ServeHTTP({0xaa0fd0}, {0xaa29a8, 0xc00015e0e0}, 0xc0001aa000) [2021-08-25T19:16:34.184Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-25T19:16:34.184Z] net/http.(*conn).serve(0xc0001a0000, {0xaa4840, 0xc0001820c0}) [2021-08-25T19:16:34.184Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-25T19:16:34.184Z] created by net/http.(*Server).Serve [2021-08-25T19:16:34.184Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-25T19:16:34.184Z] time="2021-08-25T19:16:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2021-08-25T19:16:34.641Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-25T19:16:34.641Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-25T19:16:34.641Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-25T19:16:34.641Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-25T19:16:34.641Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-25T19:16:34.641Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-25T19:16:34.641Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-25T19:16:34.641Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-25T19:16:34.641Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-25T19:16:34.641Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-25T19:16:34.641Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-25T19:16:34.641Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-25T19:16:34.641Z] === RUN TestBufferPoolPutAndGet [2021-08-25T19:16:34.641Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-25T19:16:34.641Z] PASS [2021-08-25T19:16:34.641Z] coverage: 88.2% of statements [2021-08-25T19:16:34.641Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-08-25T19:16:35.061Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-25T19:16:35.061Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2021-08-25T19:16:35.061Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-08-25T19:16:35.061Z] === CONT TestContainerStartOnDaemonRestart [2021-08-25T19:16:35.061Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-25T19:16:35.098Z] === RUN TestOutputOnPrematureClose [2021-08-25T19:16:35.098Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-25T19:16:35.098Z] === RUN TestCompleteSilently [2021-08-25T19:16:35.098Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-25T19:16:35.098Z] PASS [2021-08-25T19:16:35.098Z] coverage: 75.9% of statements [2021-08-25T19:16:35.098Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-08-25T19:16:35.098Z] --- PASS: TestAllocateRandomDeallocate (2.72s) [2021-08-25T19:16:35.098Z] === RUN TestRetrieveFromStore [2021-08-25T19:16:35.098Z] --- PASS: TestFailOnce (1.12s) [2021-08-25T19:16:35.098Z] === RUN TestEchoInputOutput [2021-08-25T19:16:35.098Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-25T19:16:35.098Z] === RUN TestBackoff [2021-08-25T19:16:35.098Z] --- PASS: TestBackoff (0.00s) [2021-08-25T19:16:35.098Z] === RUN TestAbortRetry [2021-08-25T19:16:35.098Z] --- PASS: TestAbortRetry (0.00s) [2021-08-25T19:16:35.098Z] === RUN TestClientScheme [2021-08-25T19:16:35.098Z] --- PASS: TestClientScheme (0.00s) [2021-08-25T19:16:35.098Z] === RUN TestNewClientWithTimeout [2021-08-25T19:16:35.221Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-08-25T19:16:35.221Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:16:35.561Z] === RUN TestSendToOneSub [2021-08-25T19:16:35.561Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-25T19:16:35.561Z] === RUN TestSendToMultipleSubs [2021-08-25T19:16:35.561Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-25T19:16:35.561Z] === RUN TestEvictOneSub [2021-08-25T19:16:35.561Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-25T19:16:35.561Z] === RUN TestClosePublisher [2021-08-25T19:16:35.561Z] --- PASS: TestClosePublisher (0.00s) [2021-08-25T19:16:35.561Z] === RUN TestPubSubRace [2021-08-25T19:16:35.561Z] time="2021-08-25T19:16:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-25T19:16:36.017Z] --- PASS: TestRetrieveFromStore (0.85s) [2021-08-25T19:16:36.017Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-25T19:16:36.017Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-25T19:16:36.017Z] === RUN TestParallelPredefinedRequest1 [2021-08-25T19:16:36.017Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-25T19:16:36.017Z] === RUN TestParallelPredefinedRequest2 [2021-08-25T19:16:36.017Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-25T19:16:36.017Z] === RUN TestParallelPredefinedRequest3 [2021-08-25T19:16:36.017Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-25T19:16:36.017Z] === RUN TestParallelPredefinedRequest4 [2021-08-25T19:16:36.017Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-25T19:16:36.017Z] === RUN TestParallelPredefinedRequest5 [2021-08-25T19:16:36.017Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-25T19:16:36.017Z] === RUN TestDebug [2021-08-25T19:16:36.017Z] --- PASS: TestDebug (0.00s) [2021-08-25T19:16:36.017Z] === RUN TestRequestPoolParallel [2021-08-25T19:16:36.017Z] 2021/08/25 19:16:35 Closing DB instances... [2021-08-25T19:16:36.156Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2021-08-25T19:16:36.156Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:16:36.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:16:36.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:16:36.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:16:36.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:16:36.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:16:36.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:16:36.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:16:36.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:16:36.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:16:36.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:16:36.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:16:36.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:16:36.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:16:36.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:16:36.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:16:36.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-25T19:16:36.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-25T19:16:36.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-25T19:16:36.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-25T19:16:36.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-25T19:16:36.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-25T19:16:36.415Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:16:36.474Z] --- PASS: TestRequestPoolParallel (0.31s) [2021-08-25T19:16:36.474Z] === RUN TestFullAllocateRelease [2021-08-25T19:16:36.474Z] time="2021-08-25T19:16:36Z" level=error msg="node: 7700ef52acfe is unknown to memberlist" [2021-08-25T19:16:36.474Z] --- PASS: TestPubSubRace (1.04s) [2021-08-25T19:16:36.474Z] PASS [2021-08-25T19:16:36.474Z] coverage: 75.0% of statements [2021-08-25T19:16:36.474Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-08-25T19:16:36.673Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-08-25T19:16:36.673Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:16:36.673Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:16:36.673Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:16:36.673Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-25T19:16:36.673Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:16:36.673Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:16:36.673Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:16:36.673Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-25T19:16:36.673Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:16:36.931Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-08-25T19:16:36.931Z] === RUN TestOddAllocateRelease [2021-08-25T19:16:36.931Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-08-25T19:16:36.931Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-25T19:16:36.931Z] === RUN TestRegister [2021-08-25T19:16:36.931Z] --- PASS: TestRegister (0.00s) [2021-08-25T19:16:36.931Z] === RUN TestCommand [2021-08-25T19:16:36.931Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-08-25T19:16:36.931Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-25T19:16:36.931Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-25T19:16:36.931Z] --- PASS: TestCommand (0.03s) [2021-08-25T19:16:36.931Z] === RUN TestContainerStartOnDaemonRestart [2021-08-25T19:16:36.931Z] === RUN TestNaiveSelf [2021-08-25T19:16:36.931Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-25T19:16:36.931Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-25T19:16:36.931Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-25T19:16:36.931Z] PASS [2021-08-25T19:16:36.931Z] === RUN TestDaemonRestartIpcMode [2021-08-25T19:16:36.931Z] === PAUSE TestDaemonRestartIpcMode [2021-08-25T19:16:36.931Z] coverage: 82.4% of statements [2021-08-25T19:16:36.932Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-08-25T19:16:36.932Z] === RUN TestDaemonHostGatewayIP [2021-08-25T19:16:36.932Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-25T19:16:36.932Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:16:36.932Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-25T19:16:36.932Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-08-25T19:16:36.932Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-25T19:16:36.932Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-25T19:16:36.932Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest1 [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest4 [2021-08-25T19:16:36.932Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest1 [2021-08-25T19:16:36.932Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:16:36.932Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-25T19:16:36.932Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest2 [2021-08-25T19:16:36.932Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:16:36.932Z] === RUN TestDiff [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest4 [2021-08-25T19:16:36.932Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:16:36.932Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest5 [2021-08-25T19:16:36.932Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest5 [2021-08-25T19:16:36.932Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:16:36.932Z] === CONT TestParallelPredefinedRequest3 [2021-08-25T19:16:36.932Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:16:36.932Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:16:36.932Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:16:36.932Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:16:36.932Z] PASS [2021-08-25T19:16:36.932Z] coverage: 85.3% of statements [2021-08-25T19:16:36.932Z] ok github.com/docker/docker/libnetwork/ipam 33.919s coverage: 85.3% of statements [2021-08-25T19:16:37.190Z] --- PASS: TestDiff (0.41s) [2021-08-25T19:16:37.190Z] === RUN TestExecWithCloseStdin [2021-08-25T19:16:37.388Z] time="2021-08-25T19:16:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-25T19:16:37.388Z] === RUN TestDump [2021-08-25T19:16:37.388Z] goroutine 6 [running]: [2021-08-25T19:16:37.388Z] github.com/docker/docker/pkg/stack.dump(0xc8b2f7) [2021-08-25T19:16:37.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-25T19:16:37.388Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-25T19:16:37.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-25T19:16:37.388Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-25T19:16:37.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x2a [2021-08-25T19:16:37.388Z] testing.tRunner(0xc00011e000, 0xdf8f78) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:16:37.388Z] created by testing.(*T).Run [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-25T19:16:37.388Z] [2021-08-25T19:16:37.388Z] goroutine 1 [chan receive]: [2021-08-25T19:16:37.388Z] testing.(*T).Run(0xc00002dd40, {0xdea63d, 0xc6a173}, 0xdf8f78) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-25T19:16:37.388Z] testing.runTests.func1(0xc000068720) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-25T19:16:37.388Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:16:37.388Z] testing.runTests(0xc000076080, {0xf5cc40, 0x3, 0x3}, {0xc8a54d, 0xdec337, 0xf61700}) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-25T19:16:37.388Z] testing.(*M).Run(0xc000076080) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-25T19:16:37.388Z] main.main() [2021-08-25T19:16:37.388Z] _testmain.go:95 +0x1f5 [2021-08-25T19:16:37.388Z] --- PASS: TestDump (0.00s) [2021-08-25T19:16:37.388Z] === RUN TestDumpToFile [2021-08-25T19:16:37.388Z] --- PASS: TestDumpToFile (0.09s) [2021-08-25T19:16:37.388Z] === RUN TestDumpToFileWithEmptyInput [2021-08-25T19:16:37.388Z] goroutine 8 [running]: [2021-08-25T19:16:37.388Z] github.com/docker/docker/pkg/stack.dump(0xcf8634) [2021-08-25T19:16:37.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-25T19:16:37.388Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xcf89e0}) [2021-08-25T19:16:37.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-25T19:16:37.388Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-08-25T19:16:37.388Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x26 [2021-08-25T19:16:37.388Z] testing.tRunner(0xc00011e4e0, 0xdf8f68) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:16:37.388Z] created by testing.(*T).Run [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-25T19:16:37.388Z] [2021-08-25T19:16:37.388Z] goroutine 1 [chan receive]: [2021-08-25T19:16:37.388Z] testing.(*T).Run(0xc00002dd40, {0xdf13c9, 0xc6a173}, 0xdf8f68) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-25T19:16:37.388Z] testing.runTests.func1(0xc000068720) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-25T19:16:37.388Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:16:37.388Z] testing.runTests(0xc000076080, {0xf5cc40, 0x3, 0x3}, {0xc8a54d, 0xdec337, 0xf61700}) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-25T19:16:37.388Z] testing.(*M).Run(0xc000076080) [2021-08-25T19:16:37.388Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-25T19:16:37.388Z] main.main() [2021-08-25T19:16:37.388Z] _testmain.go:95 +0x1f5 [2021-08-25T19:16:37.388Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-25T19:16:37.388Z] PASS [2021-08-25T19:16:37.388Z] coverage: 90.9% of statements [2021-08-25T19:16:37.388Z] ok github.com/docker/docker/pkg/stack 0.127s coverage: 90.9% of statements [2021-08-25T19:16:37.594Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2021-08-25T19:16:37.594Z] === CONT TestIpcModeOlderClient [2021-08-25T19:16:37.594Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2021-08-25T19:16:37.594Z] === CONT TestContainerKillOnDaemonStart [2021-08-25T19:16:37.594Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-25T19:16:37.594Z] === CONT TestDaemonHostGatewayIP [2021-08-25T19:16:37.758Z] --- PASS: TestExecWithCloseStdin (0.49s) [2021-08-25T19:16:37.758Z] === RUN TestExec [2021-08-25T19:16:37.844Z] === RUN TestNewStdWriter [2021-08-25T19:16:37.844Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-25T19:16:37.844Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestWriteWithNilBytes [2021-08-25T19:16:37.844Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestWrite [2021-08-25T19:16:37.844Z] --- PASS: TestWrite (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestWriteWithWriterError [2021-08-25T19:16:37.844Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-25T19:16:37.844Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyWriteAndRead [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-25T19:16:37.844Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-25T19:16:37.844Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-25T19:16:37.844Z] PASS [2021-08-25T19:16:37.844Z] coverage: 100.0% of statements [2021-08-25T19:16:37.844Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-08-25T19:16:38.301Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-25T19:16:38.301Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-25T19:16:38.301Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestFormatStatus [2021-08-25T19:16:38.301Z] --- PASS: TestFormatStatus (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestFormatError [2021-08-25T19:16:38.301Z] --- PASS: TestFormatError (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestFormatJSONError [2021-08-25T19:16:38.301Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-25T19:16:38.301Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-25T19:16:38.301Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestNewJSONProgressOutput [2021-08-25T19:16:38.301Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestAuxFormatterEmit [2021-08-25T19:16:38.301Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestStreamWriterStdout [2021-08-25T19:16:38.301Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-25T19:16:38.301Z] === RUN TestStreamWriterStderr [2021-08-25T19:16:38.301Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-25T19:16:38.301Z] PASS [2021-08-25T19:16:38.301Z] coverage: 66.2% of statements [2021-08-25T19:16:38.301Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-08-25T19:16:38.324Z] --- PASS: TestExec (0.53s) [2021-08-25T19:16:38.324Z] === RUN TestExecUser [2021-08-25T19:16:38.583Z] --- PASS: TestExecUser (0.46s) [2021-08-25T19:16:38.583Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:16:38.757Z] === RUN TestGenerateRandomID [2021-08-25T19:16:38.757Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-25T19:16:38.757Z] === RUN TestShortenId [2021-08-25T19:16:38.757Z] --- PASS: TestShortenId (0.00s) [2021-08-25T19:16:38.757Z] === RUN TestShortenSha256Id [2021-08-25T19:16:38.757Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-25T19:16:38.757Z] === RUN TestShortenIdEmpty [2021-08-25T19:16:38.757Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-25T19:16:38.757Z] === RUN TestShortenIdInvalid [2021-08-25T19:16:38.757Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-25T19:16:38.757Z] === RUN TestIsShortIDNonHex [2021-08-25T19:16:38.757Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-25T19:16:38.757Z] === RUN TestIsShortIDNotCorrectSize [2021-08-25T19:16:38.757Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-25T19:16:38.757Z] PASS [2021-08-25T19:16:38.757Z] coverage: 70.6% of statements [2021-08-25T19:16:38.757Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-25T19:16:38.757Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-08-25T19:16:38.757Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-25T19:16:39.213Z] === RUN TestIsCpusetListAvailable [2021-08-25T19:16:39.213Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-25T19:16:39.213Z] PASS [2021-08-25T19:16:39.213Z] coverage: 39.4% of statements [2021-08-25T19:16:39.213Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-08-25T19:16:39.519Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2021-08-25T19:16:39.519Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:16:39.670Z] time="2021-08-25T19:16:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-25T19:16:39.852Z] === RUN TestCheckpointCreateError [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCheckpointCreate [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCheckpointDeleteError [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCheckpointDelete [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCheckpointListError [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCheckpointList [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointList (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCheckpointListContainerNotFound [2021-08-25T19:16:39.852Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNewClientWithOpsFromEnv [2021-08-25T19:16:39.852Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-25T19:16:39.852Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestGetAPIPath [2021-08-25T19:16:39.852Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestParseHostURL [2021-08-25T19:16:39.852Z] --- PASS: TestParseHostURL (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-25T19:16:39.852Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-25T19:16:39.852Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNegotiateAPIVersion [2021-08-25T19:16:39.852Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNegotiateAPVersionOverride [2021-08-25T19:16:39.852Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-25T19:16:39.852Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-25T19:16:39.852Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-25T19:16:39.852Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestClientRedirect [2021-08-25T19:16:39.852Z] --- PASS: TestClientRedirect (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigCreateUnsupported [2021-08-25T19:16:39.852Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigCreateError [2021-08-25T19:16:39.852Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigCreate [2021-08-25T19:16:39.852Z] --- PASS: TestConfigCreate (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigInspectNotFound [2021-08-25T19:16:39.852Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigInspectWithEmptyID [2021-08-25T19:16:39.852Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigInspectUnsupported [2021-08-25T19:16:39.852Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigInspectError [2021-08-25T19:16:39.852Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigInspectConfigNotFound [2021-08-25T19:16:39.852Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigInspect [2021-08-25T19:16:39.852Z] --- PASS: TestConfigInspect (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigListUnsupported [2021-08-25T19:16:39.852Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigListError [2021-08-25T19:16:39.852Z] --- PASS: TestConfigListError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigList [2021-08-25T19:16:39.852Z] --- PASS: TestConfigList (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigRemoveUnsupported [2021-08-25T19:16:39.852Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigRemoveError [2021-08-25T19:16:39.852Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigRemove [2021-08-25T19:16:39.852Z] --- PASS: TestConfigRemove (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigUpdateUnsupported [2021-08-25T19:16:39.852Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigUpdateError [2021-08-25T19:16:39.852Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestConfigUpdate [2021-08-25T19:16:39.852Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerCommitError [2021-08-25T19:16:39.852Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerCommit [2021-08-25T19:16:39.852Z] --- PASS: TestContainerCommit (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerStatPathError [2021-08-25T19:16:39.852Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerStatPathNotFoundError [2021-08-25T19:16:39.852Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerStatPathNoHeaderError [2021-08-25T19:16:39.852Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerStatPath [2021-08-25T19:16:39.852Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyToContainerError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyToContainerNotFoundError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyToContainer [2021-08-25T19:16:39.852Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyFromContainerError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyFromContainerNotFoundError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-25T19:16:39.852Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestCopyFromContainer [2021-08-25T19:16:39.852Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerCreateError [2021-08-25T19:16:39.852Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerCreateImageNotFound [2021-08-25T19:16:39.852Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerCreateWithName [2021-08-25T19:16:39.852Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-25T19:16:39.852Z] === RUN TestContainerCreateAutoRemove [2021-08-25T19:16:39.853Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerDiffError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerDiff [2021-08-25T19:16:39.853Z] --- PASS: TestContainerDiff (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecCreateError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecCreate [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecStartError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecStart [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecInspectError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecInspect [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExportError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExportError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExport [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExport (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerInspectError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerInspectContainerNotFound [2021-08-25T19:16:39.853Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerInspectWithEmptyID [2021-08-25T19:16:39.853Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerInspect [2021-08-25T19:16:39.853Z] --- PASS: TestContainerInspect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerInspectNode [2021-08-25T19:16:39.853Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerKillError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerKillError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerKill [2021-08-25T19:16:39.853Z] --- PASS: TestContainerKill (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerListError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerListError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerList [2021-08-25T19:16:39.853Z] --- PASS: TestContainerList (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerLogsNotFoundError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerLogsError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerLogs [2021-08-25T19:16:39.853Z] --- PASS: TestContainerLogs (0.13s) [2021-08-25T19:16:39.853Z] === RUN TestContainerPauseError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerPause [2021-08-25T19:16:39.853Z] --- PASS: TestContainerPause (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainersPruneError [2021-08-25T19:16:39.853Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainersPrune [2021-08-25T19:16:39.853Z] --- PASS: TestContainersPrune (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRemoveError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRemoveNotFoundError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRemove [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRemove (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRenameError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRename [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRename (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerResizeError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecResizeError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerResize [2021-08-25T19:16:39.853Z] --- PASS: TestContainerResize (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerExecResize [2021-08-25T19:16:39.853Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRestartError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerRestart [2021-08-25T19:16:39.853Z] --- PASS: TestContainerRestart (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerStartError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerStartError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerStart [2021-08-25T19:16:39.853Z] --- PASS: TestContainerStart (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerStatsError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerStats [2021-08-25T19:16:39.853Z] --- PASS: TestContainerStats (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerStopError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerStopError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerStop [2021-08-25T19:16:39.853Z] --- PASS: TestContainerStop (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerTopError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerTopError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerTop [2021-08-25T19:16:39.853Z] --- PASS: TestContainerTop (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerUnpauseError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerUnpause [2021-08-25T19:16:39.853Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerUpdateError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerUpdate [2021-08-25T19:16:39.853Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerWaitError [2021-08-25T19:16:39.853Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestContainerWait [2021-08-25T19:16:39.853Z] --- PASS: TestContainerWait (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestDiskUsageError [2021-08-25T19:16:39.853Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestDiskUsage [2021-08-25T19:16:39.853Z] --- PASS: TestDiskUsage (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestDistributionInspectUnsupported [2021-08-25T19:16:39.853Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestDistributionInspectWithEmptyID [2021-08-25T19:16:39.853Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestEventsErrorInOptions [2021-08-25T19:16:39.853Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestEventsErrorFromServer [2021-08-25T19:16:39.853Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestEvents [2021-08-25T19:16:39.853Z] --- PASS: TestEvents (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestTLSCloseWriter [2021-08-25T19:16:39.853Z] === PAUSE TestTLSCloseWriter [2021-08-25T19:16:39.853Z] === RUN TestImageBuildError [2021-08-25T19:16:39.853Z] --- PASS: TestImageBuildError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageBuild [2021-08-25T19:16:39.853Z] --- PASS: TestImageBuild (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestGetDockerOS [2021-08-25T19:16:39.853Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageCreateError [2021-08-25T19:16:39.853Z] --- PASS: TestImageCreateError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageCreate [2021-08-25T19:16:39.853Z] --- PASS: TestImageCreate (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageHistoryError [2021-08-25T19:16:39.853Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageHistory [2021-08-25T19:16:39.853Z] --- PASS: TestImageHistory (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageImportError [2021-08-25T19:16:39.853Z] --- PASS: TestImageImportError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageImport [2021-08-25T19:16:39.853Z] --- PASS: TestImageImport (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageInspectError [2021-08-25T19:16:39.853Z] --- PASS: TestImageInspectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageInspectImageNotFound [2021-08-25T19:16:39.853Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageInspectWithEmptyID [2021-08-25T19:16:39.853Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageInspect [2021-08-25T19:16:39.853Z] --- PASS: TestImageInspect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageListError [2021-08-25T19:16:39.853Z] --- PASS: TestImageListError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageList [2021-08-25T19:16:39.853Z] --- PASS: TestImageList (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageListApiBefore125 [2021-08-25T19:16:39.853Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageLoadError [2021-08-25T19:16:39.853Z] --- PASS: TestImageLoadError (0.01s) [2021-08-25T19:16:39.853Z] === RUN TestImageLoad [2021-08-25T19:16:39.853Z] --- PASS: TestImageLoad (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagesPruneError [2021-08-25T19:16:39.853Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagesPrune [2021-08-25T19:16:39.853Z] --- PASS: TestImagesPrune (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullReferenceParseError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullAnyError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePullWithoutErrors [2021-08-25T19:16:39.853Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushReferenceError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushAnyError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithoutErrors [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-25T19:16:39.853Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-25T19:16:39.853Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageRemoveError [2021-08-25T19:16:39.853Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageRemoveImageNotFound [2021-08-25T19:16:39.853Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageRemove [2021-08-25T19:16:39.853Z] --- PASS: TestImageRemove (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSaveError [2021-08-25T19:16:39.853Z] --- PASS: TestImageSaveError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSave [2021-08-25T19:16:39.853Z] --- PASS: TestImageSave (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSearchAnyError [2021-08-25T19:16:39.853Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-25T19:16:39.853Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:16:39.853Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:16:39.853Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-25T19:16:39.853Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageSearchWithoutErrors [2021-08-25T19:16:39.853Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageTagError [2021-08-25T19:16:39.853Z] --- PASS: TestImageTagError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageTagInvalidReference [2021-08-25T19:16:39.853Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageTagInvalidSourceImageName [2021-08-25T19:16:39.853Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageTagHexSource [2021-08-25T19:16:39.853Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestImageTag [2021-08-25T19:16:39.853Z] --- PASS: TestImageTag (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestInfoServerError [2021-08-25T19:16:39.853Z] --- PASS: TestInfoServerError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestInfoInvalidResponseJSONError [2021-08-25T19:16:39.853Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestInfo [2021-08-25T19:16:39.853Z] --- PASS: TestInfo (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkConnectError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkConnect [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkCreateError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkCreate [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkDisconnectError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkDisconnect [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkInspectError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkInspectNotFoundError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkInspectWithEmptyID [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkInspect [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkListError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkListError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkList [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkList (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworksPruneError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworksPrune [2021-08-25T19:16:39.853Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkRemoveError [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNetworkRemove [2021-08-25T19:16:39.853Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeInspectError [2021-08-25T19:16:39.853Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeInspectNodeNotFound [2021-08-25T19:16:39.853Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeInspectWithEmptyID [2021-08-25T19:16:39.853Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeInspect [2021-08-25T19:16:39.853Z] --- PASS: TestNodeInspect (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeListError [2021-08-25T19:16:39.853Z] --- PASS: TestNodeListError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeList [2021-08-25T19:16:39.853Z] --- PASS: TestNodeList (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeRemoveError [2021-08-25T19:16:39.853Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeRemove [2021-08-25T19:16:39.853Z] --- PASS: TestNodeRemove (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeUpdateError [2021-08-25T19:16:39.853Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestNodeUpdate [2021-08-25T19:16:39.853Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestOptionWithTimeout [2021-08-25T19:16:39.853Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestPingFail [2021-08-25T19:16:39.853Z] --- PASS: TestPingFail (0.00s) [2021-08-25T19:16:39.853Z] === RUN TestPingWithError [2021-08-25T19:16:39.853Z] 2021/08/25 19:16:39 RoundTripper returned a response & error; ignoring response [2021-08-25T19:16:39.854Z] 2021/08/25 19:16:39 RoundTripper returned a response & error; ignoring response [2021-08-25T19:16:39.854Z] --- PASS: TestPingWithError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPingSuccess [2021-08-25T19:16:39.854Z] --- PASS: TestPingSuccess (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPingHeadFallback [2021-08-25T19:16:39.854Z] === RUN TestPingHeadFallback/OK [2021-08-25T19:16:39.854Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-25T19:16:39.854Z] === RUN TestPingHeadFallback/Not_Found [2021-08-25T19:16:39.854Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-25T19:16:39.854Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-25T19:16:39.854Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-25T19:16:39.854Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-25T19:16:39.854Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-25T19:16:39.854Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginDisableError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginDisable [2021-08-25T19:16:39.854Z] --- PASS: TestPluginDisable (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginEnableError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginEnable [2021-08-25T19:16:39.854Z] --- PASS: TestPluginEnable (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginInspectError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginInspectWithEmptyID [2021-08-25T19:16:39.854Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginInspect [2021-08-25T19:16:39.854Z] --- PASS: TestPluginInspect (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginListError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginListError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginList [2021-08-25T19:16:39.854Z] --- PASS: TestPluginList (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginPushError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginPushError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginPush [2021-08-25T19:16:39.854Z] --- PASS: TestPluginPush (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginRemoveError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginRemove [2021-08-25T19:16:39.854Z] --- PASS: TestPluginRemove (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginSetError [2021-08-25T19:16:39.854Z] --- PASS: TestPluginSetError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPluginSet [2021-08-25T19:16:39.854Z] --- PASS: TestPluginSet (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSetHostHeader [2021-08-25T19:16:39.854Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestPlainTextError [2021-08-25T19:16:39.854Z] --- PASS: TestPlainTextError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestInfiniteError [2021-08-25T19:16:39.854Z] --- PASS: TestInfiniteError (0.04s) [2021-08-25T19:16:39.854Z] === RUN TestCanceledContext [2021-08-25T19:16:39.854Z] 2021/08/25 19:16:39 RoundTripper returned a response & error; ignoring response [2021-08-25T19:16:39.854Z] --- PASS: TestCanceledContext (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestDeadlineExceededContext [2021-08-25T19:16:39.854Z] 2021/08/25 19:16:39 RoundTripper returned a response & error; ignoring response [2021-08-25T19:16:39.854Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretCreateUnsupported [2021-08-25T19:16:39.854Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretCreateError [2021-08-25T19:16:39.854Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretCreate [2021-08-25T19:16:39.854Z] --- PASS: TestSecretCreate (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretInspectUnsupported [2021-08-25T19:16:39.854Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretInspectError [2021-08-25T19:16:39.854Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretInspectSecretNotFound [2021-08-25T19:16:39.854Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretInspectWithEmptyID [2021-08-25T19:16:39.854Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretInspect [2021-08-25T19:16:39.854Z] --- PASS: TestSecretInspect (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretListUnsupported [2021-08-25T19:16:39.854Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretListError [2021-08-25T19:16:39.854Z] --- PASS: TestSecretListError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretList [2021-08-25T19:16:39.854Z] --- PASS: TestSecretList (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretRemoveUnsupported [2021-08-25T19:16:39.854Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretRemoveError [2021-08-25T19:16:39.854Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretRemove [2021-08-25T19:16:39.854Z] --- PASS: TestSecretRemove (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretUpdateUnsupported [2021-08-25T19:16:39.854Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretUpdateError [2021-08-25T19:16:39.854Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSecretUpdate [2021-08-25T19:16:39.854Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceCreateError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceCreate [2021-08-25T19:16:39.854Z] --- PASS: TestServiceCreate (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-25T19:16:39.854Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceCreateDigestPinning [2021-08-25T19:16:39.854Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceInspectError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceInspectServiceNotFound [2021-08-25T19:16:39.854Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceInspectWithEmptyID [2021-08-25T19:16:39.854Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceInspect [2021-08-25T19:16:39.854Z] --- PASS: TestServiceInspect (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceListError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceListError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceList [2021-08-25T19:16:39.854Z] --- PASS: TestServiceList (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceLogsError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceLogs [2021-08-25T19:16:39.854Z] --- PASS: TestServiceLogs (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceRemoveError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceRemoveNotFoundError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceRemove [2021-08-25T19:16:39.854Z] --- PASS: TestServiceRemove (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceUpdateError [2021-08-25T19:16:39.854Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestServiceUpdate [2021-08-25T19:16:39.854Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmGetUnlockKeyError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmGetUnlockKey [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmInitError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmInit [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmInit (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmInspectError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmInspect [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmJoinError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmJoin [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmLeaveError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmLeave [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmUnlockError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmUnlock [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmUpdateError [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestSwarmUpdate [2021-08-25T19:16:39.854Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestTaskInspectError [2021-08-25T19:16:39.854Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestTaskInspectWithEmptyID [2021-08-25T19:16:39.854Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestTaskInspect [2021-08-25T19:16:39.854Z] --- PASS: TestTaskInspect (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestTaskListError [2021-08-25T19:16:39.854Z] --- PASS: TestTaskListError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestTaskList [2021-08-25T19:16:39.854Z] --- PASS: TestTaskList (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeCreateError [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeCreate [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeInspectError [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeInspectNotFound [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeInspectWithEmptyID [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeInspect [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeListError [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeListError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeList [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeList (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeRemoveError [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-25T19:16:39.854Z] === RUN TestVolumeRemove [2021-08-25T19:16:39.854Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-25T19:16:39.854Z] === CONT TestTLSCloseWriter [2021-08-25T19:16:39.854Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-25T19:16:39.854Z] PASS [2021-08-25T19:16:39.854Z] coverage: 75.1% of statements [2021-08-25T19:16:39.854Z] ok github.com/docker/docker/client 0.291s coverage: 75.1% of statements [2021-08-25T19:16:40.129Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2021-08-25T19:16:40.129Z] === CONT TestDaemonRestartIpcMode [2021-08-25T19:16:40.133Z] 2021/08/25 19:16:39 Closing DB instances... [2021-08-25T19:16:40.589Z] === RUN TestChtimes [2021-08-25T19:16:40.589Z] --- PASS: TestChtimes (0.00s) [2021-08-25T19:16:40.589Z] === RUN TestChtimesWindows [2021-08-25T19:16:40.589Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-25T19:16:40.589Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-25T19:16:40.589Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-25T19:16:40.589Z] === RUN TestEnsureRemoveAllNotExist [2021-08-25T19:16:40.589Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-25T19:16:40.589Z] === RUN TestEnsureRemoveAllWithDir [2021-08-25T19:16:40.589Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-25T19:16:40.589Z] === RUN TestEnsureRemoveAllWithFile [2021-08-25T19:16:40.589Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-25T19:16:40.589Z] === RUN TestHasWin32KSupport [2021-08-25T19:16:40.589Z] syscall_windows_test.go:8: win32k: true [2021-08-25T19:16:40.589Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-25T19:16:40.589Z] PASS [2021-08-25T19:16:40.589Z] coverage: 13.0% of statements [2021-08-25T19:16:40.589Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-08-25T19:16:40.894Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-08-25T19:16:40.894Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:16:41.047Z] === RUN TestTailFile [2021-08-25T19:16:41.047Z] --- PASS: TestTailFile (0.00s) [2021-08-25T19:16:41.047Z] === RUN TestTailFileManyLines [2021-08-25T19:16:41.047Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-25T19:16:41.047Z] === RUN TestTailEmptyFile [2021-08-25T19:16:41.047Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-25T19:16:41.047Z] === RUN TestTailNegativeN [2021-08-25T19:16:41.047Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader [2021-08-25T19:16:41.047Z] === CONT TestNewTailReader [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/no_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/truncated_last_line [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-25T19:16:41.047Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.047Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.047Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.047Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:16:41.047Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:16:41.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/no_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.048Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.049Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.051Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:16:41.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.153Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-08-25T19:16:41.153Z] === RUN TestHealthKillContainer [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.509Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:16:41.510Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:16:41.510Z] --- PASS: TestNewTailReader (0.00s) [2021-08-25T19:16:41.510Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-25T19:16:41.510Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:16:41.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:16:41.512Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:16:41.513Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:16:41.513Z] PASS [2021-08-25T19:16:41.513Z] coverage: 88.6% of statements [2021-08-25T19:16:41.513Z] ok github.com/docker/docker/pkg/tailfile 0.128s coverage: 88.6% of statements [2021-08-25T19:16:41.513Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-25T19:16:41.513Z] === RUN TestNetworkDBGarbageCollection [2021-08-25T19:16:41.969Z] === RUN TestTarSumRemoveNonExistent [2021-08-25T19:16:41.969Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestTarSumRemove [2021-08-25T19:16:41.969Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestSortFileInfoSums [2021-08-25T19:16:41.969Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestNewTarSumForLabelInvalid [2021-08-25T19:16:41.969Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestNewTarSumForLabel [2021-08-25T19:16:41.969Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestEmptyTar [2021-08-25T19:16:41.969Z] --- PASS: TestEmptyTar (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestTarSumsReadSize [2021-08-25T19:16:41.969Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestTarSums [2021-08-25T19:16:41.969Z] --- PASS: TestTarSums (0.04s) [2021-08-25T19:16:41.969Z] === RUN TestIteration [2021-08-25T19:16:41.969Z] --- PASS: TestIteration (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestVersionLabelForChecksum [2021-08-25T19:16:41.969Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestVersion [2021-08-25T19:16:41.969Z] --- PASS: TestVersion (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestGetVersion [2021-08-25T19:16:41.969Z] --- PASS: TestGetVersion (0.00s) [2021-08-25T19:16:41.969Z] === RUN TestGetVersions [2021-08-25T19:16:41.969Z] --- PASS: TestGetVersions (0.00s) [2021-08-25T19:16:41.969Z] PASS [2021-08-25T19:16:41.969Z] coverage: 89.3% of statements [2021-08-25T19:16:41.969Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-08-25T19:16:42.428Z] testing: warning: no tests to run [2021-08-25T19:16:42.428Z] PASS [2021-08-25T19:16:42.428Z] coverage: [no statements] [2021-08-25T19:16:42.428Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-08-25T19:16:42.658Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2021-08-25T19:16:42.884Z] === RUN TestTruncIndex [2021-08-25T19:16:42.884Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-25T19:16:42.884Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-25T19:16:42.884Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-25T19:16:42.884Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-25T19:16:42.884Z] --- PASS: TestTruncIndex (0.10s) [2021-08-25T19:16:42.884Z] PASS [2021-08-25T19:16:42.884Z] coverage: 91.5% of statements [2021-08-25T19:16:42.884Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-08-25T19:16:43.341Z] === RUN TestIsGIT [2021-08-25T19:16:43.341Z] --- PASS: TestIsGIT (0.00s) [2021-08-25T19:16:43.341Z] === RUN TestIsTransport [2021-08-25T19:16:43.341Z] --- PASS: TestIsTransport (0.00s) [2021-08-25T19:16:43.341Z] PASS [2021-08-25T19:16:43.341Z] coverage: 100.0% of statements [2021-08-25T19:16:43.341Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-08-25T19:16:43.341Z] === RUN TestVersionInfo [2021-08-25T19:16:43.341Z] --- PASS: TestVersionInfo (0.00s) [2021-08-25T19:16:43.341Z] === RUN TestAppendVersions [2021-08-25T19:16:43.341Z] --- PASS: TestAppendVersions (0.00s) [2021-08-25T19:16:43.341Z] PASS [2021-08-25T19:16:43.341Z] coverage: 88.9% of statements [2021-08-25T19:16:43.341Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-08-25T19:16:43.681Z] --- PASS: TestHealthKillContainer (2.52s) [2021-08-25T19:16:43.681Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:16:44.249Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-08-25T19:16:44.249Z] === RUN TestIpcModeNone [2021-08-25T19:16:44.304Z] === RUN TestNewSettable [2021-08-25T19:16:44.304Z] --- PASS: TestNewSettable (0.00s) [2021-08-25T19:16:44.304Z] === RUN TestIsSettable [2021-08-25T19:16:44.304Z] --- PASS: TestIsSettable (0.00s) [2021-08-25T19:16:44.304Z] === RUN TestUpdateSettingsEnv [2021-08-25T19:16:44.304Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-25T19:16:44.304Z] PASS [2021-08-25T19:16:44.304Z] coverage: 20.0% of statements [2021-08-25T19:16:44.304Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-08-25T19:16:44.304Z] time="2021-08-25T19:16:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-25T19:16:44.304Z] === RUN TestValidatePrivileges [2021-08-25T19:16:44.304Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-25T19:16:44.304Z] === RUN TestFilterByCapNeg [2021-08-25T19:16:44.304Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-25T19:16:44.304Z] === RUN TestFilterByCapPos [2021-08-25T19:16:44.304Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-25T19:16:44.304Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-25T19:16:44.304Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-25T19:16:44.304Z] PASS [2021-08-25T19:16:44.304Z] coverage: 12.0% of statements [2021-08-25T19:16:44.304Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2021-08-25T19:16:44.760Z] === RUN TestLoad [2021-08-25T19:16:44.760Z] --- PASS: TestLoad (0.00s) [2021-08-25T19:16:44.760Z] === RUN TestSave [2021-08-25T19:16:44.760Z] --- PASS: TestSave (0.02s) [2021-08-25T19:16:44.760Z] === RUN TestAddDeleteGet [2021-08-25T19:16:44.760Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-25T19:16:44.760Z] === RUN TestInvalidTags [2021-08-25T19:16:44.760Z] --- PASS: TestInvalidTags (0.00s) [2021-08-25T19:16:44.760Z] PASS [2021-08-25T19:16:44.760Z] coverage: 84.4% of statements [2021-08-25T19:16:44.760Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2021-08-25T19:16:44.817Z] --- PASS: TestIpcModeNone (0.47s) [2021-08-25T19:16:44.817Z] === RUN TestIpcModePrivate [2021-08-25T19:16:45.076Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-25T19:16:45.076Z] --- PASS: TestIpcModePrivate (0.50s) [2021-08-25T19:16:45.076Z] === RUN TestIpcModeShareable [2021-08-25T19:16:45.076Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:16:45.076Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-25T19:16:45.076Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-25T19:16:45.723Z] === RUN TestResolveAuthConfigIndexServer [2021-08-25T19:16:45.723Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-25T19:16:45.723Z] === RUN TestResolveAuthConfigFullURL [2021-08-25T19:16:45.723Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-25T19:16:45.723Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-25T19:16:45.724Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestValidateMirror [2021-08-25T19:16:45.724Z] --- PASS: TestValidateMirror (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestLoadInsecureRegistries [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestReaderWithReadError [2021-08-25T19:16:45.724Z] time="2021-08-25T19:16:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-25T19:16:45.724Z] time="2021-08-25T19:16:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-25T19:16:45.724Z] time="2021-08-25T19:16:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-25T19:16:45.724Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-08-25T19:16:45.724Z] === RUN TestNewServiceConfig [2021-08-25T19:16:45.724Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestValidateIndexName [2021-08-25T19:16:45.724Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestValidateIndexNameWithError [2021-08-25T19:16:45.724Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestEndpointParse [2021-08-25T19:16:45.724Z] --- PASS: TestEndpointParse (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestEndpointParseInvalid [2021-08-25T19:16:45.724Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestValidateEndpoint [2021-08-25T19:16:45.724Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestPing [2021-08-25T19:16:45.724Z] --- PASS: TestPing (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestPingRegistryEndpoint [2021-08-25T19:16:45.724Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:45.724Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestEndpoint [2021-08-25T19:16:45.724Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:45.724Z] --- SKIP: TestEndpoint (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestParseRepositoryInfo [2021-08-25T19:16:45.724Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestNewIndexInfo [2021-08-25T19:16:45.724Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestMirrorEndpointLookup [2021-08-25T19:16:45.724Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:16:45.724Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestSearchRepositories [2021-08-25T19:16:45.724Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-25T19:16:45.724Z] Host: 127.0.0.1:49304 [2021-08-25T19:16:45.724Z] User-Agent: docker test client [2021-08-25T19:16:45.724Z] Authorization: Token fake-token [2021-08-25T19:16:45.724Z] X-Docker-Token: true [2021-08-25T19:16:45.724Z] Accept-Encoding: gzip [2021-08-25T19:16:45.724Z] [2021-08-25T19:16:45.724Z] [2021-08-25T19:16:45.724Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-25T19:16:45.724Z] Connection: close [2021-08-25T19:16:45.724Z] Content-Length: 144 [2021-08-25T19:16:45.724Z] Cache-Control: no-cache [2021-08-25T19:16:45.724Z] Content-Type: application/json [2021-08-25T19:16:45.724Z] Date: Wed, 25 Aug 2021 19:16:45 GMT [2021-08-25T19:16:45.724Z] Expires: -1 [2021-08-25T19:16:45.724Z] Pragma: no-cache [2021-08-25T19:16:45.724Z] Server: docker-tests/mock [2021-08-25T19:16:45.724Z] X-Docker-Registry-Config: mock [2021-08-25T19:16:45.724Z] X-Docker-Registry-Version: 0.0.0 [2021-08-25T19:16:45.724Z] [2021-08-25T19:16:45.724Z] [2021-08-25T19:16:45.724Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestTrustedLocation [2021-08-25T19:16:45.724Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-25T19:16:45.724Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestAllowNondistributableArtifacts [2021-08-25T19:16:45.724Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestIsSecureIndex [2021-08-25T19:16:45.724Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-25T19:16:45.724Z] PASS [2021-08-25T19:16:45.724Z] coverage: 51.7% of statements [2021-08-25T19:16:45.724Z] ok github.com/docker/docker/registry 0.167s coverage: 51.7% of statements [2021-08-25T19:16:45.724Z] time="2021-08-25T19:16:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestReader [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-25T19:16:45.724Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-25T19:16:45.724Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-25T19:16:45.724Z] PASS [2021-08-25T19:16:45.724Z] coverage: 100.0% of statements [2021-08-25T19:16:45.724Z] ok github.com/docker/docker/registry/resumable 0.161s coverage: 100.0% of statements [2021-08-25T19:16:46.181Z] === RUN TestRestartManagerTimeout [2021-08-25T19:16:46.181Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-25T19:16:46.181Z] === RUN TestRestartManagerTimeoutReset [2021-08-25T19:16:46.181Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-25T19:16:46.181Z] PASS [2021-08-25T19:16:46.181Z] coverage: 50.9% of statements [2021-08-25T19:16:46.181Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2021-08-25T19:16:46.181Z] === RUN TestDecodeContainerConfig [2021-08-25T19:16:46.181Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-25T19:16:46.181Z] === RUN TestDecodeContainerConfigIsolation [2021-08-25T19:16:46.181Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-25T19:16:46.181Z] === RUN TestValidatePrivileged [2021-08-25T19:16:46.181Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-25T19:16:46.181Z] PASS [2021-08-25T19:16:46.181Z] coverage: 52.2% of statements [2021-08-25T19:16:46.181Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.2% of statements [2021-08-25T19:16:46.637Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-25T19:16:46.637Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-25T19:16:46.637Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-25T19:16:46.637Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-25T19:16:46.637Z] PASS [2021-08-25T19:16:46.637Z] coverage: 62.5% of statements [2021-08-25T19:16:46.637Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2021-08-25T19:16:46.978Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2021-08-25T19:16:46.978Z] === RUN TestAPIIpcModeHost [2021-08-25T19:16:46.978Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:16:46.978Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-25T19:16:46.978Z] === RUN TestDaemonIpcModeShareable [2021-08-25T19:16:46.978Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:16:46.978Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-25T19:16:46.978Z] === RUN TestDaemonIpcModePrivate [2021-08-25T19:16:47.911Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-25T19:16:47.911Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2021-08-25T19:16:47.911Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-25T19:16:47.911Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:16:47.911Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-25T19:16:47.911Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-25T19:16:47.911Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:16:47.911Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-25T19:16:47.911Z] === RUN TestIpcModeOlderClient [2021-08-25T19:16:47.911Z] === PAUSE TestIpcModeOlderClient [2021-08-25T19:16:47.911Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:16:48.479Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-08-25T19:16:48.479Z] === RUN TestKillContainer [2021-08-25T19:16:48.479Z] === RUN TestKillContainer/no_signal [2021-08-25T19:16:48.805Z] === RUN TestGetDriver [2021-08-25T19:16:48.805Z] --- PASS: TestGetDriver (0.00s) [2021-08-25T19:16:48.805Z] === RUN TestVolumeRequestError [2021-08-25T19:16:48.805Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-25T19:16:48.805Z] PASS [2021-08-25T19:16:48.805Z] coverage: 36.1% of statements [2021-08-25T19:16:48.805Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-08-25T19:16:48.805Z] === RUN TestGetAddress [2021-08-25T19:16:48.805Z] --- PASS: TestGetAddress (0.00s) [2021-08-25T19:16:48.805Z] === RUN TestRemove [2021-08-25T19:16:48.805Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-25T19:16:48.805Z] --- SKIP: TestRemove (0.00s) [2021-08-25T19:16:48.805Z] === RUN TestInitializeWithVolumes [2021-08-25T19:16:48.805Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-25T19:16:48.805Z] === RUN TestCreate [2021-08-25T19:16:48.805Z] --- PASS: TestCreate (0.01s) [2021-08-25T19:16:48.805Z] === RUN TestValidateName [2021-08-25T19:16:48.805Z] --- PASS: TestValidateName (0.00s) [2021-08-25T19:16:48.805Z] === RUN TestCreateWithOpts [2021-08-25T19:16:48.805Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-25T19:16:48.805Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-25T19:16:48.805Z] === RUN TestRelaodNoOpts [2021-08-25T19:16:48.805Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-25T19:16:48.805Z] PASS [2021-08-25T19:16:48.805Z] coverage: 41.5% of statements [2021-08-25T19:16:48.805Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-08-25T19:16:49.046Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:16:49.217Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2021-08-25T19:16:49.217Z] PASS [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] === Skipped [2021-08-25T19:16:49.217Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-25T19:16:49.217Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:16:49.217Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:16:49.217Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-25T19:16:49.217Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-25T19:16:49.217Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] [2021-08-25T19:16:49.217Z] DONE 195 tests, 5 skipped in 108.392s [2021-08-25T19:16:49.217Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-25T19:16:49.217Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:16:49.305Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRaw [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-25T19:16:49.768Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRaw [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-25T19:16:49.768Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestConvertTmpfsOptions [2021-08-25T19:16:49.768Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-25T19:16:49.768Z] linux_parser_test.go:209: data="ro" [2021-08-25T19:16:49.768Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestParseMountSpec [2021-08-25T19:16:49.768Z] parser_test.go:63: case 0 [2021-08-25T19:16:49.768Z] parser_test.go:63: case 1 [2021-08-25T19:16:49.768Z] parser_test.go:63: case 2 [2021-08-25T19:16:49.768Z] parser_test.go:63: case 3 [2021-08-25T19:16:49.768Z] parser_test.go:63: case 4 [2021-08-25T19:16:49.768Z] parser_test.go:63: case 5 [2021-08-25T19:16:49.768Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestValidateMount [2021-08-25T19:16:49.768Z] --- PASS: TestValidateMount (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRaw [2021-08-25T19:16:49.768Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-25T19:16:49.768Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-25T19:16:49.768Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-25T19:16:49.768Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-25T19:16:49.769Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-25T19:16:49.769Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-25T19:16:49.769Z] PASS [2021-08-25T19:16:49.769Z] coverage: 67.6% of statements [2021-08-25T19:16:49.769Z] ok github.com/docker/docker/volume/mounts 0.033s coverage: 67.6% of statements [2021-08-25T19:16:49.783Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-25T19:16:49.783Z] === RUN TestDaemonConfigValidation [2021-08-25T19:16:49.783Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:16:49.783Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:16:49.783Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-25T19:16:49.783Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-25T19:16:49.783Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-25T19:16:49.783Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-25T19:16:49.783Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-25T19:16:49.783Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-25T19:16:49.783Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-25T19:16:49.783Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-25T19:16:49.783Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:16:49.783Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-25T19:16:49.783Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-25T19:16:49.783Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-25T19:16:49.783Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-25T19:16:49.783Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-25T19:16:49.783Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-25T19:16:49.783Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-08-25T19:16:49.783Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-25T19:16:49.783Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-25T19:16:49.783Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-08-25T19:16:49.783Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:16:49.783Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-25T19:16:49.870Z] --- PASS: TestKillContainer (1.29s) [2021-08-25T19:16:49.870Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-08-25T19:16:49.870Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-08-25T19:16:49.870Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-08-25T19:16:49.871Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:16:49.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-25T19:16:50.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-25T19:16:50.224Z] === RUN TestSetGetMeta [2021-08-25T19:16:50.224Z] === PAUSE TestSetGetMeta [2021-08-25T19:16:50.224Z] === RUN TestRestore [2021-08-25T19:16:50.224Z] === PAUSE TestRestore [2021-08-25T19:16:50.224Z] === RUN TestServiceCreate [2021-08-25T19:16:50.224Z] === PAUSE TestServiceCreate [2021-08-25T19:16:50.224Z] === RUN TestServiceList [2021-08-25T19:16:50.224Z] === PAUSE TestServiceList [2021-08-25T19:16:50.224Z] === RUN TestServiceRemove [2021-08-25T19:16:50.224Z] === PAUSE TestServiceRemove [2021-08-25T19:16:50.224Z] === RUN TestServiceGet [2021-08-25T19:16:50.224Z] === PAUSE TestServiceGet [2021-08-25T19:16:50.224Z] === RUN TestServicePrune [2021-08-25T19:16:50.224Z] === PAUSE TestServicePrune [2021-08-25T19:16:50.224Z] === RUN TestCreate [2021-08-25T19:16:50.224Z] === PAUSE TestCreate [2021-08-25T19:16:50.224Z] === RUN TestRemove [2021-08-25T19:16:50.224Z] === PAUSE TestRemove [2021-08-25T19:16:50.224Z] === RUN TestList [2021-08-25T19:16:50.224Z] === PAUSE TestList [2021-08-25T19:16:50.224Z] === RUN TestFindByDriver [2021-08-25T19:16:50.224Z] === PAUSE TestFindByDriver [2021-08-25T19:16:50.224Z] === RUN TestFindByReferenced [2021-08-25T19:16:50.224Z] === PAUSE TestFindByReferenced [2021-08-25T19:16:50.224Z] === RUN TestDerefMultipleOfSameRef [2021-08-25T19:16:50.224Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-25T19:16:50.224Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:16:50.224Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:16:50.224Z] === RUN TestDefererencePluginOnCreateError [2021-08-25T19:16:50.224Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-25T19:16:50.224Z] === RUN TestRefDerefRemove [2021-08-25T19:16:50.224Z] === PAUSE TestRefDerefRemove [2021-08-25T19:16:50.224Z] === RUN TestGet [2021-08-25T19:16:50.224Z] === PAUSE TestGet [2021-08-25T19:16:50.224Z] === RUN TestGetWithReference [2021-08-25T19:16:50.224Z] === PAUSE TestGetWithReference [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_nil_list [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_empty_list [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_filter_some [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_filter_middle [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:16:50.224Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-25T19:16:50.224Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_nil_list [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_filter_some [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_empty_list [2021-08-25T19:16:50.224Z] === CONT TestFilterFunc/test_filter_middle [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-25T19:16:50.224Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-25T19:16:50.225Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-25T19:16:50.225Z] === CONT TestSetGetMeta [2021-08-25T19:16:50.225Z] === CONT TestList [2021-08-25T19:16:50.225Z] === CONT TestServiceGet [2021-08-25T19:16:50.225Z] === CONT TestCreate [2021-08-25T19:16:50.225Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-25T19:16:50.225Z] === CONT TestServiceRemove [2021-08-25T19:16:50.225Z] --- PASS: TestCreate (0.02s) [2021-08-25T19:16:50.225Z] === CONT TestServiceList [2021-08-25T19:16:50.225Z] --- PASS: TestList (0.02s) [2021-08-25T19:16:50.225Z] === CONT TestServiceCreate [2021-08-25T19:16:50.225Z] --- PASS: TestServiceGet (0.10s) [2021-08-25T19:16:50.225Z] === CONT TestRestore [2021-08-25T19:16:50.225Z] --- PASS: TestServiceRemove (0.09s) [2021-08-25T19:16:50.225Z] === CONT TestRemove [2021-08-25T19:16:50.225Z] --- PASS: TestServiceCreate (0.08s) [2021-08-25T19:16:50.225Z] === CONT TestServicePrune [2021-08-25T19:16:50.225Z] === CONT TestDefererencePluginOnCreateError [2021-08-25T19:16:50.225Z] --- PASS: TestServiceList (0.09s) [2021-08-25T19:16:50.225Z] time="2021-08-25T19:16:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:16:50.225Z] --- PASS: TestRestore (0.02s) [2021-08-25T19:16:50.225Z] === CONT TestGetWithReference [2021-08-25T19:16:50.225Z] --- PASS: TestRemove (0.01s) [2021-08-25T19:16:50.225Z] === CONT TestGet [2021-08-25T19:16:50.225Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-25T19:16:50.225Z] === CONT TestRefDerefRemove [2021-08-25T19:16:50.225Z] time="2021-08-25T19:16:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:16:50.225Z] time="2021-08-25T19:16:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:16:50.225Z] time="2021-08-25T19:16:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-25T19:16:50.225Z] --- PASS: TestGet (0.01s) [2021-08-25T19:16:50.225Z] === CONT TestDerefMultipleOfSameRef [2021-08-25T19:16:50.225Z] --- PASS: TestGetWithReference (0.02s) [2021-08-25T19:16:50.225Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:16:50.225Z] time="2021-08-25T19:16:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:16:50.225Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-25T19:16:50.225Z] === CONT TestFindByReferenced [2021-08-25T19:16:50.225Z] --- PASS: TestServicePrune (0.04s) [2021-08-25T19:16:50.225Z] === CONT TestFindByDriver [2021-08-25T19:16:50.225Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-25T19:16:50.225Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-25T19:16:50.225Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-25T19:16:50.225Z] --- PASS: TestFindByDriver (0.01s) [2021-08-25T19:16:50.225Z] PASS [2021-08-25T19:16:50.225Z] coverage: 69.0% of statements [2021-08-25T19:16:50.225Z] ok github.com/docker/docker/volume/service 0.183s coverage: 69.0% of statements [2021-08-25T19:16:50.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-08-25T19:16:50.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-08-25T19:16:50.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-08-25T19:16:50.697Z] === RUN TestKillStoppedContainer [2021-08-25T19:16:50.697Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-25T19:16:50.697Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:16:50.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-25T19:16:50.697Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:16:51.157Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-25T19:16:51.264Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2021-08-25T19:16:51.264Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:16:51.264Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:16:51.264Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:16:51.264Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:16:51.264Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:16:51.264Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-25T19:16:51.264Z] === RUN TestLinksEtcHostsContentMatch [2021-08-25T19:16:51.264Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-25T19:16:51.264Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-25T19:16:51.264Z] === RUN TestLinksContainerNames [2021-08-25T19:16:52.093Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-25T19:16:52.199Z] --- PASS: TestLinksContainerNames (0.87s) [2021-08-25T19:16:52.199Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:16:52.457Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-08-25T19:16:52.457Z] === RUN TestContainerNetworkMountsNoChown [2021-08-25T19:16:53.024Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/default [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/default [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/private [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/private [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rprivate [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/slave [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/slave [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rslave [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/shared [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/shared [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rshared [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/default [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rslave [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rshared [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/shared [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rprivate [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/slave [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/private [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:16:53.024Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:16:53.024Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:16:53.024Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:16:53.029Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-25T19:16:53.029Z] daemon_test.go:149: [d73630301924e] daemon is not started [2021-08-25T19:16:53.029Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-08-25T19:16:53.029Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-08-25T19:16:53.029Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-25T19:16:53.029Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-25T19:16:53.029Z] PASS [2021-08-25T19:16:53.029Z] [2021-08-25T19:16:53.029Z] DONE 11 tests in 3.891s [2021-08-25T19:16:53.029Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-25T19:16:53.029Z] INFO: Testing against a local daemon [2021-08-25T19:16:53.029Z] === RUN TestCommitInheritsEnv [2021-08-25T19:16:53.117Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-25T19:16:53.117Z] === RUN TestClientStream [2021-08-25T19:16:53.117Z] --- PASS: TestClientStream (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestClientSendFile [2021-08-25T19:16:53.117Z] --- PASS: TestClientSendFile (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestClientWithRequestTimeout [2021-08-25T19:16:53.117Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-25T19:16:53.117Z] === RUN TestFileSpecPlugin [2021-08-25T19:16:53.117Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestFileJSONSpecPlugin [2021-08-25T19:16:53.117Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-25T19:16:53.117Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestPluginAddHandler [2021-08-25T19:16:53.117Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestPluginWaitBadPlugin [2021-08-25T19:16:53.117Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-25T19:16:53.117Z] === RUN TestGet [2021-08-25T19:16:53.117Z] time="2021-08-25T19:16:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:16:53.284Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-25T19:16:53.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-25T19:16:53.284Z] === RUN TestContainerBindMountNonRecursive [2021-08-25T19:16:53.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-08-25T19:16:53.284Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-25T19:16:53.284Z] === RUN TestContainerVolumesMountedAsShared [2021-08-25T19:16:53.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-08-25T19:16:53.284Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-25T19:16:53.284Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-25T19:16:53.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-08-25T19:16:53.284Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-25T19:16:53.284Z] === RUN TestNetworkNat [2021-08-25T19:16:53.292Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-08-25T19:16:53.292Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:16:53.292Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-25T19:16:53.292Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:16:53.292Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-25T19:16:53.292Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:16:53.292Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-25T19:16:53.292Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:16:53.552Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-08-25T19:16:53.552Z] === RUN TestRemoveImageGarbageCollector [2021-08-25T19:16:53.852Z] --- PASS: TestNetworkNat (0.57s) [2021-08-25T19:16:53.852Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:16:54.079Z] time="2021-08-25T19:16:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-25T19:16:54.419Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-08-25T19:16:54.419Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:16:54.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-25T19:16:54.639Z] --- PASS: TestCheckoutGit (26.05s) [2021-08-25T19:16:54.639Z] === RUN TestValidGitTransport [2021-08-25T19:16:54.639Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-25T19:16:54.639Z] === RUN TestGitInvalidRef [2021-08-25T19:16:54.639Z] --- PASS: TestGitInvalidRef (0.16s) [2021-08-25T19:16:54.639Z] PASS [2021-08-25T19:16:54.639Z] coverage: 86.3% of statements [2021-08-25T19:16:54.639Z] ok github.com/docker/docker/builder/remotecontext/git 26.267s coverage: 86.3% of statements [2021-08-25T19:16:55.453Z] --- PASS: TestRemoveImageGarbageCollector (1.65s) [2021-08-25T19:16:55.453Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:16:55.453Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-25T19:16:55.453Z] === RUN TestTagInvalidReference [2021-08-25T19:16:55.453Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-25T19:16:55.453Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:16:55.453Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-25T19:16:55.453Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:16:55.453Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-25T19:16:55.453Z] === RUN TestTagOfficialNames [2021-08-25T19:16:55.453Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-25T19:16:55.453Z] === RUN TestTagMatchesDigest [2021-08-25T19:16:55.453Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-25T19:16:55.453Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-25T19:16:55.602Z] ? github.com/docker/docker/cli [no test files] [2021-08-25T19:16:55.602Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-25T19:16:55.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-25T19:16:56.250Z] time="2021-08-25T19:16:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-25T19:16:56.949Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2021-08-25T19:16:56.949Z] === RUN TestPause [2021-08-25T19:16:56.949Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:16:56.949Z] --- SKIP: TestPause (0.00s) [2021-08-25T19:16:56.949Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:16:56.949Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:16:56.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:16:56.949Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:16:56.949Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:16:56.949Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-25T19:16:56.949Z] === RUN TestPidHost [2021-08-25T19:16:58.324Z] --- PASS: TestPidHost (0.97s) [2021-08-25T19:16:58.324Z] === RUN TestPsFilter [2021-08-25T19:16:58.324Z] --- PASS: TestPsFilter (0.13s) [2021-08-25T19:16:58.324Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:16:58.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-25T19:16:58.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-08-25T19:16:58.582Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:16:59.149Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-08-25T19:16:59.149Z] === RUN TestRemoveContainerRunning [2021-08-25T19:16:59.407Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-08-25T19:16:59.407Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:16:59.970Z] time="2021-08-25T19:16:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-25T19:16:59.973Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-08-25T19:16:59.973Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:16:59.973Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-25T19:16:59.973Z] === RUN TestRenameLinkedContainer [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.02s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-25T19:17:00.282Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestConfigureDaemonLogs [2021-08-25T19:17:00.282Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestCommonOptionsInstallFlags [2021-08-25T19:17:00.282Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-25T19:17:00.282Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-25T19:17:00.282Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-25T19:17:00.282Z] PASS [2021-08-25T19:17:00.282Z] coverage: 18.5% of statements [2021-08-25T19:17:00.282Z] ok github.com/docker/docker/cmd/dockerd 0.200s coverage: 18.5% of statements [2021-08-25T19:17:00.282Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-25T19:17:00.282Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-25T19:17:01.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-25T19:17:01.246Z] === RUN TestContainerStopSignal [2021-08-25T19:17:01.246Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestContainerStopTimeout [2021-08-25T19:17:01.246Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-25T19:17:01.246Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-25T19:17:01.246Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-25T19:17:01.246Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestReplaceAndAppendEnvVars [2021-08-25T19:17:01.246Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-25T19:17:01.246Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestNewMemoryStore [2021-08-25T19:17:01.246Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-25T19:17:01.246Z] === RUN TestAddContainers [2021-08-25T19:17:01.246Z] --- PASS: TestAddContainers (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestGetContainer [2021-08-25T19:17:01.247Z] --- PASS: TestGetContainer (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestDeleteContainer [2021-08-25T19:17:01.247Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestListContainers [2021-08-25T19:17:01.247Z] --- PASS: TestListContainers (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestFirstContainer [2021-08-25T19:17:01.247Z] --- PASS: TestFirstContainer (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestApplyAllContainer [2021-08-25T19:17:01.247Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestIsValidHealthString [2021-08-25T19:17:01.247Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestStateRunStop [2021-08-25T19:17:01.247Z] --- PASS: TestStateRunStop (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestStateTimeoutWait [2021-08-25T19:17:01.247Z] state_test.go:141: Stop callback fired [2021-08-25T19:17:01.247Z] state_test.go:165: Stop callback fired [2021-08-25T19:17:01.247Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-25T19:17:01.247Z] === RUN TestIsValidStateString [2021-08-25T19:17:01.247Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-25T19:17:01.247Z] === RUN TestViewSaveDelete [2021-08-25T19:17:01.247Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-25T19:17:01.247Z] === RUN TestViewAll [2021-08-25T19:17:01.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-25T19:17:01.703Z] --- PASS: TestViewAll (0.01s) [2021-08-25T19:17:01.703Z] === RUN TestViewGet [2021-08-25T19:17:01.703Z] --- PASS: TestViewGet (0.01s) [2021-08-25T19:17:01.703Z] === RUN TestNames [2021-08-25T19:17:01.703Z] --- PASS: TestNames (0.00s) [2021-08-25T19:17:01.703Z] === RUN TestViewWithHealthCheck [2021-08-25T19:17:01.703Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-25T19:17:01.703Z] PASS [2021-08-25T19:17:01.703Z] coverage: 41.7% of statements [2021-08-25T19:17:01.703Z] ok github.com/docker/docker/container 0.211s coverage: 41.7% of statements [2021-08-25T19:17:01.703Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-25T19:17:01.703Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-25T19:17:01.703Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-25T19:17:01.703Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-25T19:17:01.875Z] --- PASS: TestRenameLinkedContainer (1.72s) [2021-08-25T19:17:01.875Z] === RUN TestRenameStoppedContainer [2021-08-25T19:17:02.133Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-08-25T19:17:02.133Z] === RUN TestRenameRunningContainerAndReuse [2021-08-25T19:17:02.665Z] === RUN TestPrepare [2021-08-25T19:17:02.665Z] --- PASS: TestPrepare (0.00s) [2021-08-25T19:17:02.665Z] === RUN TestStart [2021-08-25T19:17:02.665Z] --- PASS: TestStart (0.00s) [2021-08-25T19:17:02.665Z] === RUN TestWaitCancel [2021-08-25T19:17:02.665Z] --- PASS: TestWaitCancel (0.00s) [2021-08-25T19:17:02.665Z] === RUN TestWaitDisabled [2021-08-25T19:17:02.665Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-25T19:17:02.665Z] === RUN TestWaitEnabled [2021-08-25T19:17:02.665Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-25T19:17:02.665Z] === RUN TestRemove [2021-08-25T19:17:02.665Z] --- PASS: TestRemove (0.00s) [2021-08-25T19:17:02.665Z] PASS [2021-08-25T19:17:02.665Z] coverage: 65.3% of statements [2021-08-25T19:17:02.665Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-08-25T19:17:03.067Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2021-08-25T19:17:03.067Z] === RUN TestRenameInvalidName [2021-08-25T19:17:03.326Z] --- PASS: TestRenameInvalidName (0.45s) [2021-08-25T19:17:03.326Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:17:04.192Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-25T19:17:04.192Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-25T19:17:04.192Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-25T19:17:04.192Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-25T19:17:04.649Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-25T19:17:04.649Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-25T19:17:04.650Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-25T19:17:04.650Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-25T19:17:04.650Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-25T19:17:04.650Z] PASS [2021-08-25T19:17:04.650Z] coverage: 35.9% of statements [2021-08-25T19:17:04.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.476s coverage: 35.9% of statements [2021-08-25T19:17:04.650Z] === RUN TestNewListSecretsFilters [2021-08-25T19:17:04.650Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-25T19:17:04.650Z] === RUN TestNewListConfigsFilters [2021-08-25T19:17:04.650Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-25T19:17:04.650Z] PASS [2021-08-25T19:17:04.650Z] coverage: 0.5% of statements [2021-08-25T19:17:04.650Z] ok github.com/docker/docker/daemon/cluster 0.861s coverage: 0.5% of statements [2021-08-25T19:17:04.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-25T19:17:05.228Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-08-25T19:17:05.229Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:17:05.487Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-08-25T19:17:05.487Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-25T19:17:06.421Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-08-25T19:17:06.421Z] === RUN TestResize [2021-08-25T19:17:06.693Z] --- PASS: TestResize (0.44s) [2021-08-25T19:17:06.693Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:17:07.271Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2021-08-25T19:17:07.271Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:17:07.561Z] === RUN TestBuilderGC [2021-08-25T19:17:07.561Z] --- PASS: TestBuilderGC (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationNotFound [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonBrokenConfiguration [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestParseClusterAdvertiseSettings [2021-08-25T19:17:07.561Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestFindConfigurationConflicts [2021-08-25T19:17:07.561Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-25T19:17:07.561Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-25T19:17:07.561Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-25T19:17:07.561Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-25T19:17:07.561Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_label [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_dns [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-25T19:17:07.561Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-25T19:17:07.561Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestModifiedDiscoverySettings [2021-08-25T19:17:07.561Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestReloadSetConfigFileNotExist [2021-08-25T19:17:07.561Z] === RUN TestDiscoveryOptsErrors [2021-08-25T19:17:07.561Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDiscoveryOpts [2021-08-25T19:17:07.561Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-25T19:17:07.561Z] PASS [2021-08-25T19:17:07.561Z] coverage: 30.0% of statements [2021-08-25T19:17:07.561Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2021-08-25T19:17:07.561Z] time="2021-08-25T19:17:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-25T19:17:07.561Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-08-25T19:17:07.561Z] === RUN TestReloadDefaultConfigNotExist [2021-08-25T19:17:07.561Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:07.561Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestReloadBadDefaultConfig [2021-08-25T19:17:07.561Z] time="2021-08-25T19:17:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3451665743" [2021-08-25T19:17:07.561Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestReloadWithConflictingLabels [2021-08-25T19:17:07.561Z] time="2021-08-25T19:17:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1802339761" [2021-08-25T19:17:07.561Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestReloadWithDuplicateLabels [2021-08-25T19:17:07.561Z] time="2021-08-25T19:17:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3430000589" [2021-08-25T19:17:07.561Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-25T19:17:07.561Z] === RUN TestDaemonConfigurationMerge [2021-08-25T19:17:07.561Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-25T19:17:07.561Z] PASS [2021-08-25T19:17:07.561Z] coverage: 80.4% of statements [2021-08-25T19:17:07.561Z] ok github.com/docker/docker/daemon/config 0.206s coverage: 80.4% of statements [2021-08-25T19:17:07.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-08-25T19:17:07.848Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:17:07.848Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-25T19:17:07.848Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:17:07.848Z] === RUN TestCgroupNamespacesRun [2021-08-25T19:17:08.018Z] === RUN TestWaitNodeAttachment [2021-08-25T19:17:08.474Z] === RUN TestEventsLog [2021-08-25T19:17:08.474Z] --- PASS: TestEventsLog (0.00s) [2021-08-25T19:17:08.474Z] === RUN TestEventsLogTimeout [2021-08-25T19:17:08.474Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-25T19:17:08.474Z] === RUN TestLogEvents [2021-08-25T19:17:08.475Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-25T19:17:08.475Z] === RUN TestIsolationConversion [2021-08-25T19:17:08.475Z] === RUN TestIsolationConversion/default [2021-08-25T19:17:08.475Z] === RUN TestIsolationConversion/process [2021-08-25T19:17:08.475Z] === RUN TestIsolationConversion/hyperv [2021-08-25T19:17:08.475Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-25T19:17:08.475Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-25T19:17:08.475Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-25T19:17:08.475Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestContainerLabels [2021-08-25T19:17:08.475Z] --- PASS: TestContainerLabels (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestCredentialSpecConversion [2021-08-25T19:17:08.475Z] === RUN TestCredentialSpecConversion/none [2021-08-25T19:17:08.475Z] === RUN TestCredentialSpecConversion/config [2021-08-25T19:17:08.475Z] === RUN TestCredentialSpecConversion/file [2021-08-25T19:17:08.475Z] === RUN TestCredentialSpecConversion/registry [2021-08-25T19:17:08.475Z] --- PASS: TestCredentialSpecConversion (0.01s) [2021-08-25T19:17:08.475Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-25T19:17:08.475Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-25T19:17:08.475Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-25T19:17:08.475Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestControllerValidateMountBind [2021-08-25T19:17:08.475Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestControllerValidateMountVolume [2021-08-25T19:17:08.475Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestControllerValidateMountTarget [2021-08-25T19:17:08.475Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestControllerValidateMountTmpfs [2021-08-25T19:17:08.475Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestControllerValidateMountInvalidType [2021-08-25T19:17:08.475Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestControllerValidateMountNamedPipe [2021-08-25T19:17:08.475Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-25T19:17:08.475Z] PASS [2021-08-25T19:17:08.475Z] coverage: 11.0% of statements [2021-08-25T19:17:08.475Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.739s coverage: 11.0% of statements [2021-08-25T19:17:08.475Z] --- PASS: TestLogEvents (0.05s) [2021-08-25T19:17:08.475Z] === RUN TestLoadBufferedEvents [2021-08-25T19:17:08.475Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-08-25T19:17:08.475Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-25T19:17:08.475Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-25T19:17:08.475Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-25T19:17:08.475Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-25T19:17:08.475Z] PASS [2021-08-25T19:17:08.475Z] coverage: 50.0% of statements [2021-08-25T19:17:08.475Z] ok github.com/docker/docker/daemon/events 0.207s coverage: 50.0% of statements [2021-08-25T19:17:08.517Z] --- PASS: TestGet (15.01s) [2021-08-25T19:17:08.518Z] === RUN TestPluginWithNoManifest [2021-08-25T19:17:08.518Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-25T19:17:08.518Z] === RUN TestGetAll [2021-08-25T19:17:08.518Z] --- PASS: TestGetAll (0.00s) [2021-08-25T19:17:08.518Z] PASS [2021-08-25T19:17:08.518Z] coverage: 73.4% of statements [2021-08-25T19:17:08.518Z] ok github.com/docker/docker/pkg/plugins 35.799s coverage: 73.4% of statements [2021-08-25T19:17:08.791Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2021-08-25T19:17:08.791Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-25T19:17:08.931Z] === RUN TestIsEmptyDir [2021-08-25T19:17:08.931Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-25T19:17:08.931Z] PASS [2021-08-25T19:17:08.931Z] coverage: 2.3% of statements [2021-08-25T19:17:08.931Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-08-25T19:17:08.931Z] === RUN TestVerifyNetworkingConfig [2021-08-25T19:17:08.931Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestGetContainer [2021-08-25T19:17:08.931Z] --- PASS: TestGetContainer (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestValidContainerNames [2021-08-25T19:17:08.931Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestContainerInitDNS [2021-08-25T19:17:08.931Z] daemon_test.go:147: root required [2021-08-25T19:17:08.931Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestMerge [2021-08-25T19:17:08.931Z] --- PASS: TestMerge (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestValidateContainerIsolation [2021-08-25T19:17:08.931Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestFindNetworkErrorType [2021-08-25T19:17:08.931Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestEnsureServicesExist [2021-08-25T19:17:08.931Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestEnsureServicesExistErrors [2021-08-25T19:17:08.931Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-25T19:17:08.931Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-25T19:17:08.931Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-25T19:17:08.931Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestContainerDelete [2021-08-25T19:17:08.931Z] --- PASS: TestContainerDelete (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestContainerDoubleDelete [2021-08-25T19:17:08.931Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestLogContainerEventCopyLabels [2021-08-25T19:17:08.931Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestLogContainerEventWithAttributes [2021-08-25T19:17:08.931Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestNoneHealthcheck [2021-08-25T19:17:08.931Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestHealthStates [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] time="2021-08-25T19:17:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:17:08.931Z] --- PASS: TestHealthStates (0.13s) [2021-08-25T19:17:08.931Z] === RUN TestMaskURLCredentials [2021-08-25T19:17:08.931Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestGetInspectData [2021-08-25T19:17:08.931Z] --- PASS: TestGetInspectData (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestFillLicense [2021-08-25T19:17:08.931Z] --- PASS: TestFillLicense (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestListInvalidFilter [2021-08-25T19:17:08.931Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestNameFilter [2021-08-25T19:17:08.931Z] --- PASS: TestNameFilter (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-25T19:17:08.931Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-25T19:17:08.931Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-08-25T19:17:08.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-25T19:17:08.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-25T19:17:08.932Z] === RUN TestDaemonReloadLabels [2021-08-25T19:17:08.932Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-25T19:17:08.932Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-25T19:17:08.932Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-25T19:17:08.932Z] === RUN TestDaemonReloadMirrors [2021-08-25T19:17:08.932Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-25T19:17:08.932Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-25T19:17:08.932Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-25T19:17:08.932Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-25T19:17:08.932Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-25T19:17:08.932Z] === RUN TestDaemonDiscoveryReload [2021-08-25T19:17:09.388Z] === RUN TestLinkNaming [2021-08-25T19:17:09.388Z] --- PASS: TestLinkNaming (0.00s) [2021-08-25T19:17:09.388Z] === RUN TestLinkNew [2021-08-25T19:17:09.388Z] --- PASS: TestLinkNew (0.00s) [2021-08-25T19:17:09.388Z] === RUN TestLinkEnv [2021-08-25T19:17:09.388Z] --- PASS: TestLinkEnv (0.00s) [2021-08-25T19:17:09.388Z] === RUN TestLinkMultipleEnv [2021-08-25T19:17:09.388Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-25T19:17:09.388Z] === RUN TestLinkPortRangeEnv [2021-08-25T19:17:09.388Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-25T19:17:09.388Z] PASS [2021-08-25T19:17:09.388Z] coverage: 93.0% of statements [2021-08-25T19:17:09.388Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-08-25T19:17:09.844Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-25T19:17:09.844Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-25T19:17:10.165Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2021-08-25T19:17:10.165Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-25T19:17:10.300Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-25T19:17:10.300Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-25T19:17:10.757Z] === RUN TestAdapterReadLogs [2021-08-25T19:17:10.757Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestCopier [2021-08-25T19:17:10.757Z] --- PASS: TestCopier (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestCopierLongLines [2021-08-25T19:17:10.757Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestCopierSlow [2021-08-25T19:17:10.757Z] --- PASS: TestCopierSlow (0.20s) [2021-08-25T19:17:10.757Z] === RUN TestCopierWithSized [2021-08-25T19:17:10.757Z] === RUN TestCopierWithSized/as_is [2021-08-25T19:17:10.757Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-25T19:17:10.757Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-25T19:17:10.757Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-25T19:17:10.757Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestCopierWithPartial [2021-08-25T19:17:10.757Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestRingLogger [2021-08-25T19:17:10.757Z] --- PASS: TestRingLogger (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestRingCap [2021-08-25T19:17:10.757Z] --- PASS: TestRingCap (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestRingClose [2021-08-25T19:17:10.757Z] --- PASS: TestRingClose (0.00s) [2021-08-25T19:17:10.757Z] === RUN TestRingDrain [2021-08-25T19:17:10.757Z] --- PASS: TestRingDrain (0.00s) [2021-08-25T19:17:10.757Z] PASS [2021-08-25T19:17:10.757Z] coverage: 43.8% of statements [2021-08-25T19:17:10.757Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-08-25T19:17:11.105Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2021-08-25T19:17:11.105Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-25T19:17:11.213Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-25T19:17:11.213Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-25T19:17:11.213Z] reload_test.go:520: root required [2021-08-25T19:17:11.213Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-25T19:17:11.213Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-25T19:17:11.213Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-25T19:17:11.213Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-25T19:17:11.213Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-25T19:17:11.213Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-25T19:17:11.213Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-08-25T19:17:11.213Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-25T19:17:11.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-08-25T19:17:11.214Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-25T19:17:11.214Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-25T19:17:11.214Z] === RUN TestParseVolumesFrom [2021-08-25T19:17:11.214Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-25T19:17:11.214Z] PASS [2021-08-25T19:17:11.214Z] coverage: 9.1% of statements [2021-08-25T19:17:11.214Z] ok github.com/docker/docker/daemon 2.391s coverage: 9.1% of statements [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-25T19:17:11.214Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/defaults [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-25T19:17:11.670Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-25T19:17:11.670Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-25T19:17:11.670Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-25T19:17:11.670Z] === RUN TestSearchRegistryForImagesErrors [2021-08-25T19:17:11.670Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestSearchRegistryForImages [2021-08-25T19:17:11.670Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestOnlyPlatformWithFallback [2021-08-25T19:17:11.670Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestImageDelete [2021-08-25T19:17:11.670Z] === RUN TestImageDelete/no_lease [2021-08-25T19:17:11.670Z] === RUN TestImageDelete/lease_exists [2021-08-25T19:17:11.670Z] --- PASS: TestImageDelete (0.04s) [2021-08-25T19:17:11.670Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-25T19:17:11.670Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-25T19:17:11.670Z] === RUN TestContentStoreForPull [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-25T19:17:11.670Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-08-25T19:17:11.670Z] === RUN TestCreateSuccess [2021-08-25T19:17:11.670Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCreateStreamSkipped [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-25T19:17:11.670Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCreateLogGroupSuccess [2021-08-25T19:17:11.670Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCreateError [2021-08-25T19:17:11.670Z] --- PASS: TestCreateError (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCreateAlreadyExists [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-25T19:17:11.670Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestLogClosed [2021-08-25T19:17:11.670Z] --- PASS: TestLogClosed (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestLogBlocking [2021-08-25T19:17:11.670Z] --- PASS: TestLogBlocking (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-25T19:17:11.670Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestLogNonBlockingBufferFull [2021-08-25T19:17:11.670Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestPublishBatchSuccess [2021-08-25T19:17:11.670Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestPublishBatchError [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=error msg=Error [2021-08-25T19:17:11.670Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-25T19:17:11.670Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-25T19:17:11.670Z] time="2021-08-25T19:17:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-25T19:17:11.670Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchSimple [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchTicker [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMultilinePattern [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchClose [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen/0/Hello [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen/2/🙃 [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen/3/���� [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen/4/He��o [2021-08-25T19:17:11.670Z] === RUN TestEffectiveLen/5/ [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/0/ [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/1/Hello [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: Hello [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/2/Hello [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: He [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: llo [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/3/Hello [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: Hello [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/4/🙃 [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/5/🙃 [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/6/a� [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: a [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: � [2021-08-25T19:17:11.670Z] === RUN TestFindValidSplit/7/a� [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1064: a� [2021-08-25T19:17:11.670Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestProcessEventEmoji [2021-08-25T19:17:11.670Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchLineSplit [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMaxEvents [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-25T19:17:11.670Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-25T19:17:11.670Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-25T19:17:11.670Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-25T19:17:11.670Z] PASS [2021-08-25T19:17:11.670Z] coverage: 6.7% of statements [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-25T19:17:11.670Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-25T19:17:11.670Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-25T19:17:11.670Z] === RUN TestCreateTagSuccess [2021-08-25T19:17:11.670Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-25T19:17:11.671Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-25T19:17:11.671Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-25T19:17:11.671Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-25T19:17:11.671Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-25T19:17:11.671Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-25T19:17:11.671Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-25T19:17:11.671Z] PASS [2021-08-25T19:17:11.671Z] coverage: 77.0% of statements [2021-08-25T19:17:11.671Z] ok github.com/docker/docker/daemon/images 0.285s coverage: 6.7% of statements [2021-08-25T19:17:11.671Z] ok github.com/docker/docker/daemon/logger/awslogs 0.319s coverage: 77.0% of statements [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-25T19:17:12.127Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-25T19:17:12.127Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-25T19:17:12.127Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-25T19:17:12.127Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-25T19:17:12.127Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-25T19:17:12.127Z] === RUN TestFastTimeMarshalJSON [2021-08-25T19:17:12.127Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-08-25T19:17:12.127Z] PASS [2021-08-25T19:17:12.127Z] coverage: 87.2% of statements [2021-08-25T19:17:12.127Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 87.2% of statements [2021-08-25T19:17:12.481Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2021-08-25T19:17:12.481Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-25T19:17:12.583Z] === RUN TestJSONFileLogger [2021-08-25T19:17:12.583Z] --- PASS: TestJSONFileLogger (0.01s) [2021-08-25T19:17:12.583Z] === RUN TestJSONFileLoggerWithTags [2021-08-25T19:17:12.583Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-25T19:17:12.583Z] === RUN TestJSONFileLoggerWithOpts [2021-08-25T19:17:12.583Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-25T19:17:12.583Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-25T19:17:12.583Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-25T19:17:12.583Z] === RUN TestEncodeDecode [2021-08-25T19:17:12.583Z] === PAUSE TestEncodeDecode [2021-08-25T19:17:12.583Z] === RUN TestUnexpectedEOF [2021-08-25T19:17:12.583Z] time="2021-08-25T19:17:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-25T19:17:12.583Z] time="2021-08-25T19:17:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-25T19:17:12.583Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-08-25T19:17:12.583Z] === CONT TestEncodeDecode [2021-08-25T19:17:12.583Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-25T19:17:12.583Z] PASS [2021-08-25T19:17:12.583Z] coverage: 69.9% of statements [2021-08-25T19:17:12.583Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.220s coverage: 69.9% of statements [2021-08-25T19:17:12.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-25T19:17:13.546Z] === RUN TestWriteLog [2021-08-25T19:17:13.546Z] === PAUSE TestWriteLog [2021-08-25T19:17:13.546Z] === RUN TestReadLog [2021-08-25T19:17:13.546Z] === PAUSE TestReadLog [2021-08-25T19:17:13.546Z] === CONT TestWriteLog [2021-08-25T19:17:13.546Z] === CONT TestReadLog [2021-08-25T19:17:13.546Z] --- PASS: TestWriteLog (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestReadLog/tail_exact [2021-08-25T19:17:13.546Z] === RUN TestOpenFileDelete [2021-08-25T19:17:13.546Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestOpenFileRename [2021-08-25T19:17:13.546Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestParseLogTagDefaultTag [2021-08-25T19:17:13.546Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestParseLogTag [2021-08-25T19:17:13.546Z] --- PASS: TestParseLogTag (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestParseLogTagEmptyTag [2021-08-25T19:17:13.546Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestTailFiles [2021-08-25T19:17:13.546Z] --- PASS: TestTailFiles (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestFollowLogsConsumerGone [2021-08-25T19:17:13.546Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestFollowLogsProducerGone [2021-08-25T19:17:13.546Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-25T19:17:13.546Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-25T19:17:13.546Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-25T19:17:13.546Z] === RUN TestCheckCapacityAndRotate [2021-08-25T19:17:13.546Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-25T19:17:13.546Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-25T19:17:13.546Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-25T19:17:13.546Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-25T19:17:13.546Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-25T19:17:13.546Z] PASS [2021-08-25T19:17:13.546Z] coverage: 53.7% of statements [2021-08-25T19:17:13.546Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 53.7% of statements [2021-08-25T19:17:13.546Z] === RUN TestReadLog/tail_less_than_available [2021-08-25T19:17:13.546Z] === RUN TestReadLog/tail_more_than_available [2021-08-25T19:17:13.546Z] === RUN TestLog [2021-08-25T19:17:13.546Z] --- PASS: TestReadLog (0.14s) [2021-08-25T19:17:13.546Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-25T19:17:13.546Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-25T19:17:13.546Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-25T19:17:13.546Z] PASS [2021-08-25T19:17:13.546Z] coverage: 75.2% of statements [2021-08-25T19:17:13.546Z] --- PASS: TestLog (0.00s) [2021-08-25T19:17:13.546Z] PASS [2021-08-25T19:17:13.546Z] coverage: 31.5% of statements [2021-08-25T19:17:13.546Z] ok github.com/docker/docker/daemon/logger/local 0.177s coverage: 75.2% of statements [2021-08-25T19:17:13.546Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-08-25T19:17:13.546Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-25T19:17:13.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-08-25T19:17:13.855Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-25T19:17:14.510Z] === RUN TestNewParse [2021-08-25T19:17:14.510Z] --- PASS: TestNewParse (0.00s) [2021-08-25T19:17:14.510Z] PASS [2021-08-25T19:17:14.510Z] coverage: 8.3% of statements [2021-08-25T19:17:14.510Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-08-25T19:17:14.510Z] === RUN TestValidateLogOpt [2021-08-25T19:17:14.510Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestNewMissedConfig [2021-08-25T19:17:14.510Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestNewMissedUrl [2021-08-25T19:17:14.510Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestNewMissedToken [2021-08-25T19:17:14.510Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestNewWithProxy [2021-08-25T19:17:14.510Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestDefault [2021-08-25T19:17:14.510Z] --- PASS: TestDefault (0.01s) [2021-08-25T19:17:14.510Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-25T19:17:14.510Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestJsonFormat [2021-08-25T19:17:14.510Z] --- PASS: TestJsonFormat (0.01s) [2021-08-25T19:17:14.510Z] === RUN TestRawFormat [2021-08-25T19:17:14.510Z] --- PASS: TestRawFormat (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestRawFormatWithLabels [2021-08-25T19:17:14.510Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestRawFormatWithoutTag [2021-08-25T19:17:14.510Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestBatching [2021-08-25T19:17:14.510Z] === RUN TestParseLogFormat [2021-08-25T19:17:14.510Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestValidateLogOptEmpty [2021-08-25T19:17:14.510Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestValidateSyslogAddress [2021-08-25T19:17:14.510Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestParseAddressDefaultPort [2021-08-25T19:17:14.510Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestValidateSyslogFacility [2021-08-25T19:17:14.510Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestValidateLogOptSyslogFormat [2021-08-25T19:17:14.510Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-25T19:17:14.510Z] === RUN TestValidateLogOpt [2021-08-25T19:17:14.790Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-08-25T19:17:14.790Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-25T19:17:14.966Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-25T19:17:14.966Z] PASS [2021-08-25T19:17:14.966Z] coverage: 46.8% of statements [2021-08-25T19:17:14.966Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-08-25T19:17:14.966Z] --- PASS: TestBatching (0.20s) [2021-08-25T19:17:14.966Z] === RUN TestFrequency [2021-08-25T19:17:14.966Z] --- PASS: TestFrequency (0.20s) [2021-08-25T19:17:14.966Z] === RUN TestOneMessagePerRequest [2021-08-25T19:17:14.966Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-25T19:17:14.966Z] === RUN TestVerify [2021-08-25T19:17:14.966Z] --- PASS: TestVerify (0.00s) [2021-08-25T19:17:14.966Z] === RUN TestSkipVerify [2021-08-25T19:17:14.966Z] time="2021-08-25T19:17:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.356Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-25T19:17:15.356Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-25T19:17:15.422Z] time="2021-08-25T19:17:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] --- PASS: TestSkipVerify (0.62s) [2021-08-25T19:17:15.423Z] === RUN TestBufferMaximum [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.355121\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.355121\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-25T19:17:15.423Z] === RUN TestServerAlwaysDown [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.358356\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.358356\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.358356\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.359080\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] time="2021-08-25T19:17:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919035.359080\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:15.423Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-25T19:17:15.423Z] === RUN TestCannotSendAfterClose [2021-08-25T19:17:15.423Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-25T19:17:15.423Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-25T19:17:15.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-25T19:17:15.879Z] === RUN TestV1IDService [2021-08-25T19:17:15.879Z] --- PASS: TestV1IDService (0.02s) [2021-08-25T19:17:15.879Z] === RUN TestV2MetadataService [2021-08-25T19:17:16.336Z] --- PASS: TestV2MetadataService (0.70s) [2021-08-25T19:17:16.336Z] PASS [2021-08-25T19:17:16.336Z] coverage: 48.2% of statements [2021-08-25T19:17:16.336Z] ok github.com/docker/docker/distribution/metadata 0.772s coverage: 48.2% of statements [2021-08-25T19:17:16.732Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-08-25T19:17:16.732Z] === RUN TestNISDomainname [2021-08-25T19:17:16.732Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-25T19:17:16.732Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-25T19:17:16.732Z] === RUN TestHostnameDnsResolution [2021-08-25T19:17:16.793Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-25T19:17:16.793Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-25T19:17:16.793Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-25T19:17:16.793Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-25T19:17:16.793Z] === RUN TestContinueOnError_NeverContinue [2021-08-25T19:17:16.793Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-25T19:17:16.793Z] === RUN TestManifestStore [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/no_remote_or_local [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" 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-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"98a5f4071e34\"}'" [2021-08-25T19:17:16.793Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-25T19:17:16.793Z] PASS [2021-08-25T19:17:16.793Z] coverage: 82.5% of statements [2021-08-25T19:17:16.793Z] ok github.com/docker/docker/daemon/logger/splunk 2.098s coverage: 82.5% of statements [2021-08-25T19:17:16.793Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-25T19:17:16.793Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-25T19:17:16.793Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-25T19:17:16.793Z] === RUN TestSuccessfulDownload [2021-08-25T19:17:16.793Z] download_test.go:268: Needs fixing on Windows [2021-08-25T19:17:16.793Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-25T19:17:16.793Z] === RUN TestCancelledDownload [2021-08-25T19:17:16.793Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-25T19:17:16.793Z] === RUN TestMaxDownloadAttempts [2021-08-25T19:17:16.793Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:17:16.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:17:16.793Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:17:16.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:17:16.793Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:17:16.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:17:16.793Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:17:16.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:17:16.793Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:17:16.793Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:17:16.793Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:17:16.793Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local238624429\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/no_local_cache [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/with_local_cache [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/unknown_media_type [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="reference for unknown type: " [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="reference for unknown type: " [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="reference for unknown type: " [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="reference for unknown type: " [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="reference for unknown type: " [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-25T19:17:16.793Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-25T19:17:16.793Z] time="2021-08-25T19:17:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore (0.24s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-25T19:17:16.793Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-25T19:17:16.793Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-25T19:17:16.793Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-25T19:17:16.793Z] === RUN TestFixManifestLayers [2021-08-25T19:17:16.793Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-25T19:17:16.794Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-25T19:17:16.794Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestFixManifestLayersBadParent [2021-08-25T19:17:16.794Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestValidateManifest [2021-08-25T19:17:16.794Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-25T19:17:16.794Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestFormatPlatform [2021-08-25T19:17:16.794Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestGetRepositoryMountCandidates [2021-08-25T19:17:16.794Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestLayerAlreadyExists [2021-08-25T19:17:16.794Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:17:16.794Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:17:16.794Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:17:16.794Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:17:16.794Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:17:16.794Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:17:16.794Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-25T19:17:16.794Z] === RUN TestWhenEmptyAuthConfig [2021-08-25T19:17:17.251Z] time="2021-08-25T19:17:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:17:17.251Z] time="2021-08-25T19:17:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:17:17.251Z] time="2021-08-25T19:17:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:17:17.251Z] time="2021-08-25T19:17:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:17:17.251Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-25T19:17:17.251Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-08-25T19:17:17.251Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-08-25T19:17:17.251Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-08-25T19:17:17.251Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-08-25T19:17:17.251Z] === RUN TestTransfer [2021-08-25T19:17:17.251Z] --- PASS: TestTransfer (0.12s) [2021-08-25T19:17:17.251Z] === RUN TestConcurrencyLimit [2021-08-25T19:17:17.300Z] --- PASS: TestHostnameDnsResolution (0.69s) [2021-08-25T19:17:17.300Z] === RUN TestStats [2021-08-25T19:17:17.300Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:17.300Z] --- SKIP: TestStats (0.00s) [2021-08-25T19:17:17.300Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:17:17.300Z] === RUN TestStopContainerWithTimeout/0 [2021-08-25T19:17:17.300Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-25T19:17:17.300Z] === RUN TestStopContainerWithTimeout/1 [2021-08-25T19:17:17.300Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-25T19:17:17.300Z] === RUN TestStopContainerWithTimeout/3 [2021-08-25T19:17:17.300Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-25T19:17:17.300Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-25T19:17:17.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-25T19:17:17.300Z] === CONT TestStopContainerWithTimeout/0 [2021-08-25T19:17:17.300Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-25T19:17:17.709Z] === RUN TestNotFound [2021-08-25T19:17:17.709Z] --- PASS: TestNotFound (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestConflict [2021-08-25T19:17:17.709Z] --- PASS: TestConflict (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestForbidden [2021-08-25T19:17:17.709Z] --- PASS: TestForbidden (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestInvalidParameter [2021-08-25T19:17:17.709Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestNotImplemented [2021-08-25T19:17:17.709Z] --- PASS: TestNotImplemented (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestNotModified [2021-08-25T19:17:17.709Z] --- PASS: TestNotModified (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestUnauthorized [2021-08-25T19:17:17.709Z] --- PASS: TestUnauthorized (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestUnknown [2021-08-25T19:17:17.709Z] --- PASS: TestUnknown (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestCancelled [2021-08-25T19:17:17.709Z] --- PASS: TestCancelled (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestDeadline [2021-08-25T19:17:17.709Z] --- PASS: TestDeadline (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestDataLoss [2021-08-25T19:17:17.709Z] --- PASS: TestDataLoss (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestUnavailable [2021-08-25T19:17:17.709Z] --- PASS: TestUnavailable (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestSystem [2021-08-25T19:17:17.709Z] --- PASS: TestSystem (0.00s) [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Not_Found [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Bad_Request [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Conflict [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Unauthorized [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Forbidden [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Not_Modified [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-25T19:17:17.709Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-25T19:17:17.709Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-25T19:17:17.709Z] PASS [2021-08-25T19:17:17.709Z] coverage: 53.1% of statements [2021-08-25T19:17:17.709Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-08-25T19:17:17.709Z] === RUN TestInactiveJobs [2021-08-25T19:17:17.709Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-08-25T19:17:17.868Z] === CONT TestStopContainerWithTimeout/3 [2021-08-25T19:17:17.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-25T19:17:18.166Z] --- PASS: TestInactiveJobs (0.37s) [2021-08-25T19:17:18.166Z] === RUN TestWatchRelease [2021-08-25T19:17:18.166Z] --- PASS: TestWatchRelease (0.04s) [2021-08-25T19:17:18.166Z] === RUN TestWatchFinishedTransfer [2021-08-25T19:17:18.166Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestDuplicateTransfer [2021-08-25T19:17:18.166Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-08-25T19:17:18.166Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-25T19:17:18.166Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestTokenPassThru [2021-08-25T19:17:18.166Z] --- PASS: TestTokenPassThru (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestTokenPassThruDifferentHost [2021-08-25T19:17:18.166Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-25T19:17:18.166Z] PASS [2021-08-25T19:17:18.166Z] coverage: 24.1% of statements [2021-08-25T19:17:18.166Z] ok github.com/docker/docker/distribution 1.491s coverage: 24.1% of statements [2021-08-25T19:17:18.166Z] === RUN TestFSGetInvalidData [2021-08-25T19:17:18.166Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-25T19:17:18.166Z] === RUN TestSuccessfulUpload [2021-08-25T19:17:18.166Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestFSInvalidSet [2021-08-25T19:17:18.166Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestFSInvalidRoot [2021-08-25T19:17:18.166Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestFSMetadataGetSet [2021-08-25T19:17:18.166Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-25T19:17:18.166Z] === RUN TestFSInvalidWalker [2021-08-25T19:17:18.166Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestFSGetSet [2021-08-25T19:17:18.166Z] --- PASS: TestFSGetSet (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestFSGetUnsetKey [2021-08-25T19:17:18.166Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestFSGetEmptyData [2021-08-25T19:17:18.166Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestFSDelete [2021-08-25T19:17:18.166Z] --- PASS: TestFSDelete (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestFSWalker [2021-08-25T19:17:18.166Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-25T19:17:18.166Z] --- PASS: TestFSWalker (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestFSWalkerStopOnError [2021-08-25T19:17:18.166Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestNewFromJSON [2021-08-25T19:17:18.166Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-25T19:17:18.166Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestMarshalKeyOrder [2021-08-25T19:17:18.166Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestHistoryEqual [2021-08-25T19:17:18.166Z] --- PASS: TestHistoryEqual (0.11s) [2021-08-25T19:17:18.166Z] === RUN TestImage [2021-08-25T19:17:18.166Z] --- PASS: TestImage (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestImageOSNotEmpty [2021-08-25T19:17:18.166Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-25T19:17:18.166Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-25T19:17:18.166Z] === RUN TestCreate [2021-08-25T19:17:18.166Z] --- PASS: TestCreate (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestRestore [2021-08-25T19:17:18.166Z] time="2021-08-25T19:17:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-25T19:17:18.166Z] --- PASS: TestRestore (0.02s) [2021-08-25T19:17:18.166Z] === RUN TestAddDelete [2021-08-25T19:17:18.166Z] time="2021-08-25T19:17:18Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-25T19:17:18.166Z] --- PASS: TestAddDelete (0.02s) [2021-08-25T19:17:18.166Z] === RUN TestSearchAfterDelete [2021-08-25T19:17:18.166Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestParentReset [2021-08-25T19:17:18.166Z] --- PASS: TestParentReset (0.02s) [2021-08-25T19:17:18.166Z] === RUN TestGetAndSetLastUpdated [2021-08-25T19:17:18.166Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-25T19:17:18.166Z] === RUN TestStoreLen [2021-08-25T19:17:18.624Z] --- PASS: TestStoreLen (0.07s) [2021-08-25T19:17:18.624Z] PASS [2021-08-25T19:17:18.624Z] coverage: 86.6% of statements [2021-08-25T19:17:18.624Z] === RUN TestCompare [2021-08-25T19:17:18.624Z] --- PASS: TestCompare (0.00s) [2021-08-25T19:17:18.624Z] PASS [2021-08-25T19:17:18.624Z] coverage: 19.2% of statements [2021-08-25T19:17:18.624Z] ok github.com/docker/docker/image 0.423s coverage: 86.6% of statements [2021-08-25T19:17:18.624Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2021-08-25T19:17:18.624Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-08-25T19:17:18.624Z] === RUN TestCancelledUpload [2021-08-25T19:17:18.624Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-25T19:17:18.624Z] PASS [2021-08-25T19:17:18.624Z] coverage: 76.8% of statements [2021-08-25T19:17:18.624Z] ok github.com/docker/docker/distribution/xfer 1.824s coverage: 76.8% of statements [2021-08-25T19:17:18.624Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-25T19:17:19.081Z] === RUN TestValidateManifest [2021-08-25T19:17:19.081Z] === RUN TestValidateManifest/nil [2021-08-25T19:17:19.081Z] === RUN TestValidateManifest/non-nil [2021-08-25T19:17:19.081Z] --- PASS: TestValidateManifest (0.00s) [2021-08-25T19:17:19.081Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-25T19:17:19.081Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-25T19:17:19.081Z] PASS [2021-08-25T19:17:19.081Z] coverage: 0.7% of statements [2021-08-25T19:17:19.081Z] ok github.com/docker/docker/image/tarexport 0.055s coverage: 0.7% of statements [2021-08-25T19:17:19.081Z] === RUN TestMakeV1ConfigFromConfig [2021-08-25T19:17:19.081Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-25T19:17:19.081Z] PASS [2021-08-25T19:17:19.081Z] coverage: 25.0% of statements [2021-08-25T19:17:19.081Z] ok github.com/docker/docker/image/v1 0.057s coverage: 25.0% of statements [2021-08-25T19:17:19.081Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-25T19:17:19.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-25T19:17:20.044Z] === RUN TestSerialization [2021-08-25T19:17:20.044Z] --- PASS: TestSerialization (0.02s) [2021-08-25T19:17:20.044Z] PASS [2021-08-25T19:17:20.044Z] coverage: 100.0% of statements [2021-08-25T19:17:20.044Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-08-25T19:17:20.397Z] === CONT TestStopContainerWithTimeout/1 [2021-08-25T19:17:20.500Z] === RUN TestEnvironmentParsing [2021-08-25T19:17:20.500Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-25T19:17:20.500Z] PASS [2021-08-25T19:17:20.500Z] coverage: 1.2% of statements [2021-08-25T19:17:20.500Z] ok github.com/docker/docker/libcontainerd/local 0.046s coverage: 1.2% of statements [2021-08-25T19:17:20.500Z] === RUN TestEmptyLayer [2021-08-25T19:17:20.500Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-25T19:17:20.500Z] === RUN TestCommitFailure [2021-08-25T19:17:20.500Z] --- PASS: TestCommitFailure (0.01s) [2021-08-25T19:17:20.500Z] === RUN TestStartTransactionFailure [2021-08-25T19:17:20.500Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-25T19:17:20.500Z] === RUN TestGetOrphan [2021-08-25T19:17:20.500Z] --- PASS: TestGetOrphan (0.01s) [2021-08-25T19:17:20.500Z] === RUN TestMountAndRegister [2021-08-25T19:17:20.500Z] layer_test.go:271: Layer size: 14 [2021-08-25T19:17:20.500Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-25T19:17:20.500Z] === RUN TestLayerRelease [2021-08-25T19:17:20.500Z] layer_test.go:304: Failing on Windows [2021-08-25T19:17:20.500Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-25T19:17:20.500Z] === RUN TestStoreRestore [2021-08-25T19:17:20.500Z] layer_test.go:353: Failing on Windows [2021-08-25T19:17:20.500Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-25T19:17:20.500Z] === RUN TestTarStreamStability [2021-08-25T19:17:20.500Z] layer_test.go:468: Failing on Windows [2021-08-25T19:17:20.500Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-25T19:17:20.500Z] === RUN TestRegisterExistingLayer [2021-08-25T19:17:20.956Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-08-25T19:17:20.956Z] === RUN TestTarStreamVerification [2021-08-25T19:17:20.956Z] layer_test.go:697: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-25T19:17:20.956Z] === RUN TestLayerMigration [2021-08-25T19:17:20.956Z] migration_test.go:46: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-25T19:17:20.956Z] === RUN TestLayerMigrationNoTarsplit [2021-08-25T19:17:20.956Z] migration_test.go:182: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-25T19:17:20.956Z] === RUN TestMountInit [2021-08-25T19:17:20.956Z] mount_test.go:17: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestMountInit (0.00s) [2021-08-25T19:17:20.956Z] === RUN TestMountSize [2021-08-25T19:17:20.956Z] mount_test.go:76: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestMountSize (0.00s) [2021-08-25T19:17:20.956Z] === RUN TestMountChanges [2021-08-25T19:17:20.956Z] mount_test.go:125: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestMountChanges (0.00s) [2021-08-25T19:17:20.956Z] === RUN TestMountApply [2021-08-25T19:17:20.956Z] mount_test.go:212: Failing on Windows [2021-08-25T19:17:20.956Z] --- SKIP: TestMountApply (0.00s) [2021-08-25T19:17:20.956Z] PASS [2021-08-25T19:17:20.956Z] coverage: 30.1% of statements [2021-08-25T19:17:20.956Z] ok github.com/docker/docker/layer 0.335s coverage: 30.1% of statements [2021-08-25T19:17:20.956Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-25T19:17:20.956Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-25T19:17:20.956Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-25T19:17:20.956Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-25T19:17:21.412Z] === RUN TestSequenceGetAvailableBit [2021-08-25T19:17:21.412Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSequenceEqual [2021-08-25T19:17:21.412Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSequenceCopy [2021-08-25T19:17:21.412Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestGetFirstAvailable [2021-08-25T19:17:21.412Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestFindSequence [2021-08-25T19:17:21.412Z] --- PASS: TestFindSequence (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestCheckIfAvailable [2021-08-25T19:17:21.412Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestMergeSequences [2021-08-25T19:17:21.412Z] --- PASS: TestMergeSequences (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestPushReservation [2021-08-25T19:17:21.412Z] --- PASS: TestPushReservation (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSerializeDeserialize [2021-08-25T19:17:21.412Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSet [2021-08-25T19:17:21.412Z] --- PASS: TestSet (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSetUnset [2021-08-25T19:17:21.412Z] --- PASS: TestSetUnset (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestOffsetSetUnset [2021-08-25T19:17:21.412Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSetInRange [2021-08-25T19:17:21.412Z] --- PASS: TestSetInRange (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestSetAnyInRange [2021-08-25T19:17:21.412Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestMethods [2021-08-25T19:17:21.412Z] --- PASS: TestMethods (0.00s) [2021-08-25T19:17:21.412Z] === RUN TestRandomAllocateDeallocate [2021-08-25T19:17:21.771Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-25T19:17:21.771Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2021-08-25T19:17:21.771Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-08-25T19:17:21.771Z] --- PASS: TestStopContainerWithTimeout/3 (2.49s) [2021-08-25T19:17:21.771Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2021-08-25T19:17:21.771Z] === RUN TestDeleteDevicemapper [2021-08-25T19:17:21.771Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:17:21.771Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-25T19:17:21.771Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:17:21.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-25T19:17:22.940Z] === RUN TestInvalidConfig [2021-08-25T19:17:22.940Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-25T19:17:22.940Z] === RUN TestConfig [2021-08-25T19:17:22.940Z] --- PASS: TestConfig (0.00s) [2021-08-25T19:17:22.940Z] === RUN TestOptionsLabels [2021-08-25T19:17:22.940Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-25T19:17:22.940Z] === RUN TestValidName [2021-08-25T19:17:22.940Z] --- PASS: TestValidName (0.00s) [2021-08-25T19:17:22.940Z] === RUN TestTLSConfiguration [2021-08-25T19:17:22.940Z] time="2021-08-25T19:17:22Z" level=info msg="Option Initializing KV with TLS" [2021-08-25T19:17:22.940Z] --- PASS: TestTLSConfiguration (0.14s) [2021-08-25T19:17:22.940Z] PASS [2021-08-25T19:17:22.940Z] coverage: 24.0% of statements [2021-08-25T19:17:22.940Z] ok github.com/docker/docker/libnetwork/config 0.201s coverage: 24.0% of statements [2021-08-25T19:17:23.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2021-08-25T19:17:23.149Z] === RUN TestUpdateMemory [2021-08-25T19:17:23.149Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:23.149Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-25T19:17:23.149Z] === RUN TestUpdateCPUQuota [2021-08-25T19:17:23.149Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:23.149Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-25T19:17:23.149Z] === RUN TestUpdatePidsLimit [2021-08-25T19:17:23.149Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:23.149Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-25T19:17:23.149Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:17:23.399Z] === RUN TestKey [2021-08-25T19:17:23.399Z] --- PASS: TestKey (0.00s) [2021-08-25T19:17:23.399Z] === RUN TestParseKey [2021-08-25T19:17:23.399Z] --- PASS: TestParseKey (0.00s) [2021-08-25T19:17:23.399Z] === RUN TestInvalidDataStore [2021-08-25T19:17:23.399Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-25T19:17:23.399Z] === RUN TestKVObjectFlatKey [2021-08-25T19:17:23.399Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-25T19:17:23.399Z] === RUN TestAtomicKVObjectFlatKey [2021-08-25T19:17:23.399Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-25T19:17:23.399Z] PASS [2021-08-25T19:17:23.399Z] coverage: 21.9% of statements [2021-08-25T19:17:23.399Z] ok github.com/docker/docker/libnetwork/datastore 0.032s coverage: 21.9% of statements [2021-08-25T19:17:23.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-25T19:17:23.856Z] === RUN TestErrorInterfaces [2021-08-25T19:17:23.856Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestNetworkMarshalling [2021-08-25T19:17:23.856Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-08-25T19:17:23.856Z] === RUN TestEndpointMarshalling [2021-08-25T19:17:23.856Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestAuxAddresses [2021-08-25T19:17:23.856Z] time="2021-08-25T19:17:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:17:23.856Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-25T19:17:23.856Z] === RUN TestSRVServiceQuery [2021-08-25T19:17:23.856Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestServiceVIPReuse [2021-08-25T19:17:23.856Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-25T19:17:23.856Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestDNSIPQuery [2021-08-25T19:17:23.856Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestDNSProxyServFail [2021-08-25T19:17:23.856Z] === RUN TestIPDataMarshalling [2021-08-25T19:17:23.856Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestValidateAndIsV6 [2021-08-25T19:17:23.856Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-25T19:17:23.856Z] PASS [2021-08-25T19:17:23.856Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestSandboxAddEmpty [2021-08-25T19:17:23.856Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestSandboxAddMultiPrio [2021-08-25T19:17:23.856Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestSandboxAddSamePrio [2021-08-25T19:17:23.856Z] coverage: 68.9% of statements [2021-08-25T19:17:23.856Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestCleanupServiceDiscovery [2021-08-25T19:17:23.856Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestDNSOptions [2021-08-25T19:17:23.856Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:23.856Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-25T19:17:23.856Z] === RUN TestMultipleControllersWithSameStore [2021-08-25T19:17:23.857Z] time="2021-08-25T19:17:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:17:23.857Z] ok github.com/docker/docker/libnetwork/driverapi 0.062s coverage: 68.9% of statements [2021-08-25T19:17:23.857Z] time="2021-08-25T19:17:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:17:23.857Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-25T19:17:23.857Z] PASS [2021-08-25T19:17:23.857Z] coverage: 8.6% of statements [2021-08-25T19:17:23.857Z] ok github.com/docker/docker/libnetwork 0.251s coverage: 8.6% of statements [2021-08-25T19:17:24.313Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-25T19:17:24.313Z] === RUN TestDriver [2021-08-25T19:17:24.313Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:17:24.313Z] PASS [2021-08-25T19:17:24.313Z] coverage: 34.8% of statements [2021-08-25T19:17:24.313Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-08-25T19:17:24.770Z] === RUN TestDriver [2021-08-25T19:17:24.770Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:17:24.770Z] PASS [2021-08-25T19:17:24.770Z] coverage: 34.8% of statements [2021-08-25T19:17:24.770Z] ok github.com/docker/docker/libnetwork/drivers/null 0.032s coverage: 34.8% of statements [2021-08-25T19:17:25.226Z] === RUN TestNetworkAllocateFree [2021-08-25T19:17:25.226Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-25T19:17:25.226Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-25T19:17:25.226Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-25T19:17:25.226Z] PASS [2021-08-25T19:17:25.226Z] coverage: 63.6% of statements [2021-08-25T19:17:25.226Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2021-08-25T19:17:25.226Z] === RUN TestGetEmptyCapabilities [2021-08-25T19:17:25.226Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-25T19:17:25.226Z] === RUN TestGetExtraCapabilities [2021-08-25T19:17:25.226Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-25T19:17:25.226Z] === RUN TestGetInvalidCapabilities [2021-08-25T19:17:25.226Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-25T19:17:25.226Z] === RUN TestRemoteDriver [2021-08-25T19:17:25.226Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-25T19:17:25.226Z] === RUN TestDriverError [2021-08-25T19:17:25.226Z] --- PASS: TestDriverError (0.00s) [2021-08-25T19:17:25.226Z] === RUN TestMissingValues [2021-08-25T19:17:25.226Z] --- PASS: TestMissingValues (0.00s) [2021-08-25T19:17:25.226Z] === RUN TestRollback [2021-08-25T19:17:25.226Z] --- PASS: TestRollback (0.00s) [2021-08-25T19:17:25.226Z] PASS [2021-08-25T19:17:25.226Z] coverage: 57.4% of statements [2021-08-25T19:17:25.226Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2021-08-25T19:17:26.188Z] === RUN TestNew [2021-08-25T19:17:26.189Z] --- PASS: TestNew (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestAddDriver [2021-08-25T19:17:26.189Z] --- PASS: TestAddDriver (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestAddDuplicateDriver [2021-08-25T19:17:26.189Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-25T19:17:26.189Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestDriver [2021-08-25T19:17:26.189Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestIPAM [2021-08-25T19:17:26.189Z] --- PASS: TestIPAM (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestWalkIPAMs [2021-08-25T19:17:26.189Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestWalkDrivers [2021-08-25T19:17:26.189Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-25T19:17:26.189Z] PASS [2021-08-25T19:17:26.189Z] coverage: 82.4% of statements [2021-08-25T19:17:26.189Z] === RUN TestNAT [2021-08-25T19:17:26.189Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-25T19:17:26.189Z] --- SKIP: TestNAT (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestTransparent [2021-08-25T19:17:26.189Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-25T19:17:26.189Z] --- SKIP: TestTransparent (0.00s) [2021-08-25T19:17:26.189Z] PASS [2021-08-25T19:17:26.189Z] coverage: 0.0% of statements [2021-08-25T19:17:26.189Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-08-25T19:17:26.189Z] ok github.com/docker/docker/libnetwork/drvregistry 0.056s coverage: 82.4% of statements [2021-08-25T19:17:26.189Z] === RUN TestBuildDefault [2021-08-25T19:17:26.189Z] --- PASS: TestBuildDefault (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestBuildHostnameDomainname [2021-08-25T19:17:26.189Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestBuildHostname [2021-08-25T19:17:26.189Z] --- PASS: TestBuildHostname (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestBuildHostnameFQDN [2021-08-25T19:17:26.189Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestBuildNoIP [2021-08-25T19:17:26.189Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestUpdate [2021-08-25T19:17:26.189Z] --- PASS: TestUpdate (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-25T19:17:26.189Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-25T19:17:26.189Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestAddEmpty [2021-08-25T19:17:26.189Z] --- PASS: TestAddEmpty (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestAdd [2021-08-25T19:17:26.189Z] --- PASS: TestAdd (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestDeleteEmpty [2021-08-25T19:17:26.189Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestDeleteNewline [2021-08-25T19:17:26.189Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestDelete [2021-08-25T19:17:26.189Z] --- PASS: TestDelete (0.00s) [2021-08-25T19:17:26.189Z] === RUN TestConcurrentWrites [2021-08-25T19:17:26.189Z] --- PASS: TestConcurrentWrites (0.13s) [2021-08-25T19:17:26.189Z] PASS [2021-08-25T19:17:26.189Z] coverage: 81.2% of statements [2021-08-25T19:17:26.189Z] ok github.com/docker/docker/libnetwork/etchosts 0.176s coverage: 81.2% of statements [2021-08-25T19:17:26.189Z] --- PASS: TestRandomAllocateDeallocate (4.91s) [2021-08-25T19:17:26.189Z] === RUN TestAllocateRandomDeallocate [2021-08-25T19:17:26.646Z] === RUN TestNew [2021-08-25T19:17:26.646Z] --- PASS: TestNew (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestAllocate [2021-08-25T19:17:26.646Z] --- PASS: TestAllocate (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestUninitialized [2021-08-25T19:17:26.646Z] --- PASS: TestUninitialized (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestAllocateInRange [2021-08-25T19:17:26.646Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestAllocateSerial [2021-08-25T19:17:26.646Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-25T19:17:26.646Z] PASS [2021-08-25T19:17:26.646Z] coverage: 87.5% of statements [2021-08-25T19:17:26.646Z] ok github.com/docker/docker/libnetwork/idm 0.055s coverage: 87.5% of statements [2021-08-25T19:17:26.646Z] === RUN TestDiff [2021-08-25T19:17:26.646Z] --- PASS: TestDiff (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestAddedCallback [2021-08-25T19:17:26.646Z] --- PASS: TestAddedCallback (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestRemovedCallback [2021-08-25T19:17:26.646Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-25T19:17:26.646Z] === RUN TestNoCallback [2021-08-25T19:17:26.646Z] --- PASS: TestNoCallback (0.00s) [2021-08-25T19:17:26.646Z] PASS [2021-08-25T19:17:26.646Z] coverage: 48.1% of statements [2021-08-25T19:17:26.646Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-08-25T19:17:27.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-25T19:17:27.102Z] === RUN TestCaller [2021-08-25T19:17:27.102Z] --- PASS: TestCaller (0.00s) [2021-08-25T19:17:27.102Z] PASS [2021-08-25T19:17:27.103Z] coverage: 100.0% of statements [2021-08-25T19:17:27.103Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-08-25T19:17:27.103Z] --- PASS: TestAllocateRandomDeallocate (0.88s) [2021-08-25T19:17:27.103Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-25T19:17:27.103Z] === RUN TestSetSerialInsertDelete [2021-08-25T19:17:27.103Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-25T19:17:27.103Z] === RUN TestSetParallelInsertDelete [2021-08-25T19:17:28.065Z] === RUN TestPoolRequest [2021-08-25T19:17:28.065Z] --- PASS: TestPoolRequest (0.00s) [2021-08-25T19:17:28.065Z] === RUN TestOtherRequests [2021-08-25T19:17:28.065Z] --- PASS: TestOtherRequests (0.00s) [2021-08-25T19:17:28.065Z] PASS [2021-08-25T19:17:28.065Z] coverage: 57.1% of statements [2021-08-25T19:17:28.065Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-08-25T19:17:28.065Z] === RUN TestInt2IP2IntConversion [2021-08-25T19:17:28.522Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2021-08-25T19:17:28.522Z] === RUN TestRetrieveFromStore [2021-08-25T19:17:28.522Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-08-25T19:17:28.522Z] === RUN TestGetAddressVersion [2021-08-25T19:17:28.522Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-25T19:17:28.522Z] === RUN TestKeyString [2021-08-25T19:17:28.522Z] --- PASS: TestKeyString (0.00s) [2021-08-25T19:17:28.522Z] === RUN TestPoolDataMarshal [2021-08-25T19:17:28.522Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-25T19:17:28.522Z] === RUN TestSubnetsMarshal [2021-08-25T19:17:28.522Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-08-25T19:17:28.522Z] === RUN TestAddSubnets [2021-08-25T19:17:28.522Z] --- PASS: TestRetrieveFromStore (0.40s) [2021-08-25T19:17:28.522Z] === RUN TestIsCorrupted [2021-08-25T19:17:28.522Z] --- PASS: TestAddSubnets (0.04s) [2021-08-25T19:17:28.522Z] === RUN TestDoublePoolRelease [2021-08-25T19:17:28.522Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-25T19:17:28.522Z] === RUN TestSetRollover [2021-08-25T19:17:28.522Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-25T19:17:28.522Z] === RUN TestAddReleasePoolID [2021-08-25T19:17:28.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-25T19:17:28.979Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-25T19:17:28.979Z] === RUN TestPredefinedPool [2021-08-25T19:17:28.979Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-25T19:17:28.979Z] === RUN TestRemoveSubnet [2021-08-25T19:17:28.979Z] === RUN TestGetCapabilities [2021-08-25T19:17:28.979Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-25T19:17:28.979Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-25T19:17:28.979Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-25T19:17:28.979Z] === RUN TestGetDefaultAddressSpaces [2021-08-25T19:17:28.979Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-25T19:17:28.979Z] === RUN TestRemoteDriver [2021-08-25T19:17:28.979Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-25T19:17:28.979Z] PASS [2021-08-25T19:17:28.979Z] coverage: 47.4% of statements [2021-08-25T19:17:28.979Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2021-08-25T19:17:28.979Z] --- PASS: TestRemoveSubnet (0.15s) [2021-08-25T19:17:28.979Z] === RUN TestGetSameAddress [2021-08-25T19:17:28.979Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-25T19:17:28.979Z] === RUN TestPoolAllocationReuse [2021-08-25T19:17:29.438Z] === RUN TestWindowsIPAM [2021-08-25T19:17:29.438Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-25T19:17:29.438Z] PASS [2021-08-25T19:17:29.438Z] coverage: 71.4% of statements [2021-08-25T19:17:29.438Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2021-08-25T19:17:29.898Z] --- PASS: TestSetRollover (1.17s) [2021-08-25T19:17:29.898Z] === RUN TestSetRolloverSerial [2021-08-25T19:17:30.358Z] --- PASS: TestPoolAllocationReuse (1.28s) [2021-08-25T19:17:30.358Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-25T19:17:30.358Z] === RUN TestDefaultNetwork [2021-08-25T19:17:30.358Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-25T19:17:30.358Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-25T19:17:30.358Z] --- PASS: TestDefaultNetwork (0.22s) [2021-08-25T19:17:30.358Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-25T19:17:30.816Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-08-25T19:17:30.816Z] === RUN TestInitAddressPools [2021-08-25T19:17:30.816Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-25T19:17:30.816Z] PASS [2021-08-25T19:17:30.816Z] coverage: 74.0% of statements [2021-08-25T19:17:30.816Z] ok github.com/docker/docker/libnetwork/ipamutils 0.474s coverage: 74.0% of statements [2021-08-25T19:17:31.273Z] --- PASS: TestSetRolloverSerial (1.20s) [2021-08-25T19:17:31.273Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-25T19:17:31.273Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-25T19:17:31.273Z] PASS [2021-08-25T19:17:31.273Z] coverage: 84.4% of statements [2021-08-25T19:17:31.273Z] ok github.com/docker/docker/libnetwork/bitseq 9.782s coverage: 84.4% of statements [2021-08-25T19:17:31.273Z] === RUN TestKeyValue [2021-08-25T19:17:31.273Z] --- PASS: TestKeyValue (0.00s) [2021-08-25T19:17:31.273Z] PASS [2021-08-25T19:17:31.273Z] coverage: 60.0% of statements [2021-08-25T19:17:31.273Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2021-08-25T19:17:31.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-25T19:17:32.811Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.65s) [2021-08-25T19:17:32.811Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-25T19:17:33.777Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-25T19:17:33.985Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-25T19:17:33.985Z] Using test binary docker [2021-08-25T19:17:33.985Z] +++ /etc/init.d/apparmor start [2021-08-25T19:17:33.985Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-25T19:17:33.985Z] INFO: Waiting for daemon to start... [2021-08-25T19:17:33.985Z] Starting dockerd [2021-08-25T19:17:33.985Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-08-25T19:17:34.234Z] === RUN TestNetworkDBSimple [2021-08-25T19:17:34.690Z] === RUN TestGenerate [2021-08-25T19:17:34.690Z] --- PASS: TestGenerate (0.00s) [2021-08-25T19:17:34.690Z] === RUN TestGeneratePtr [2021-08-25T19:17:34.690Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-25T19:17:34.690Z] === RUN TestGenerateMissingField [2021-08-25T19:17:34.690Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-25T19:17:34.690Z] === RUN TestFieldCannotBeSet [2021-08-25T19:17:34.690Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-25T19:17:34.690Z] === RUN TestTypeMismatchError [2021-08-25T19:17:34.690Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-25T19:17:34.690Z] PASS [2021-08-25T19:17:34.691Z] coverage: 100.0% of statements [2021-08-25T19:17:34.691Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2021-08-25T19:17:35.147Z] 2021/08/25 19:17:34 Closing DB instances... [2021-08-25T19:17:35.147Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.08s) [2021-08-25T19:17:35.147Z] === RUN TestGetAddress [2021-08-25T19:17:35.147Z] testing: warning: no tests to run [2021-08-25T19:17:35.147Z] PASS [2021-08-25T19:17:35.147Z] coverage: 0.0% of statements [2021-08-25T19:17:35.147Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2021-08-25T19:17:35.347Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2021-08-25T19:17:35.347Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:17:35.347Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-08-25T19:17:35.347Z] === RUN TestWaitNonBlocked [2021-08-25T19:17:35.347Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:17:35.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:17:35.347Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:17:35.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:17:35.347Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:17:35.347Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:17:35.347Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-25T19:17:35.347Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2021-08-25T19:17:35.347Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-08-25T19:17:35.347Z] === RUN TestWaitBlocked [2021-08-25T19:17:35.347Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:17:35.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:17:35.347Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:17:35.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:17:35.347Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:17:35.347Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:17:35.604Z] === RUN TestRequestNewPort [2021-08-25T19:17:35.604Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestRequestSpecificPort [2021-08-25T19:17:35.604Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestReleasePort [2021-08-25T19:17:35.604Z] --- PASS: TestReleasePort (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestReuseReleasedPort [2021-08-25T19:17:35.604Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestReleaseUnreadledPort [2021-08-25T19:17:35.604Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestUnknowProtocol [2021-08-25T19:17:35.604Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestAllocateAllPorts [2021-08-25T19:17:35.604Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestPortAllocation [2021-08-25T19:17:35.604Z] --- PASS: TestPortAllocation (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestPortAllocationWithCustomRange [2021-08-25T19:17:35.604Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestNoDuplicateBPR [2021-08-25T19:17:35.604Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-25T19:17:35.604Z] === RUN TestChangePortRange [2021-08-25T19:17:35.604Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-25T19:17:35.604Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-25T19:17:35.604Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-25T19:17:35.604Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-25T19:17:35.604Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-25T19:17:35.604Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-25T19:17:35.604Z] --- PASS: TestChangePortRange (0.00s) [2021-08-25T19:17:35.604Z] PASS [2021-08-25T19:17:35.604Z] coverage: 88.6% of statements [2021-08-25T19:17:35.604Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-08-25T19:17:35.913Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-25T19:17:35.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-08-25T19:17:35.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2021-08-25T19:17:35.913Z] === CONT TestDaemonRestartIpcMode [2021-08-25T19:17:35.913Z] === CONT TestIpcModeOlderClient [2021-08-25T19:17:35.913Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-08-25T19:17:35.913Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-25T19:17:36.060Z] --- PASS: TestNetworkDBSimple (2.23s) [2021-08-25T19:17:36.060Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-25T19:17:36.505Z] . [2021-08-25T19:17:36.505Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-25T19:17:36.516Z] testing: warning: no tests to run [2021-08-25T19:17:36.516Z] PASS [2021-08-25T19:17:36.516Z] coverage: 0.0% of statements [2021-08-25T19:17:36.516Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2021-08-25T19:17:36.762Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-25T19:17:36.762Z] Error: No such image: emptyfs [2021-08-25T19:17:36.762Z] ++++ docker load [2021-08-25T19:17:36.762Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-25T19:17:36.975Z] === RUN TestHashData [2021-08-25T19:17:36.975Z] --- PASS: TestHashData (0.00s) [2021-08-25T19:17:36.975Z] PASS [2021-08-25T19:17:36.975Z] coverage: 2.8% of statements [2021-08-25T19:17:36.975Z] ok github.com/docker/docker/libnetwork/resolvconf 0.074s coverage: 2.8% of statements [2021-08-25T19:17:37.018Z] Running integration-test (iteration 1) [2021-08-25T19:17:37.018Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-25T19:17:37.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:17:37.018Z] ++ set -e [2021-08-25T19:17:37.018Z] ++ '[' -n 0 ']' [2021-08-25T19:17:37.018Z] ++ set -x [2021-08-25T19:17:37.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:17:37.433Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-25T19:17:37.433Z] PASS [2021-08-25T19:17:37.433Z] coverage: 100.0% of statements [2021-08-25T19:17:37.433Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-08-25T19:17:37.433Z] 2021/08/25 19:17:37 Closing DB instances... [2021-08-25T19:17:37.890Z] === RUN TestTransportPortConv [2021-08-25T19:17:37.890Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-25T19:17:37.890Z] === RUN TestTransportPortBindingConv [2021-08-25T19:17:37.890Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-25T19:17:37.890Z] === RUN TestErrorConstructors [2021-08-25T19:17:37.890Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-25T19:17:37.890Z] === RUN TestCompareIPMask [2021-08-25T19:17:37.890Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-25T19:17:37.890Z] === RUN TestUtilGetHostPartIP [2021-08-25T19:17:37.890Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-25T19:17:37.890Z] === RUN TestUtilGetBroadcastIP [2021-08-25T19:17:37.890Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-25T19:17:37.890Z] === RUN TestParseCIDR [2021-08-25T19:17:37.890Z] --- PASS: TestParseCIDR (0.00s) [2021-08-25T19:17:37.890Z] PASS [2021-08-25T19:17:37.890Z] coverage: 47.9% of statements [2021-08-25T19:17:37.890Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 47.9% of statements [2021-08-25T19:17:37.948Z] Loaded image: busybox:latest [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-25T19:17:38.346Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-25T19:17:38.346Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-25T19:17:38.346Z] PASS [2021-08-25T19:17:38.346Z] coverage: 50.0% of statements [2021-08-25T19:17:38.346Z] ok github.com/docker/docker/oci 0.034s coverage: 50.0% of statements [2021-08-25T19:17:38.431Z] 2021/08/25 19:17:33 Closing DB instances... [2021-08-25T19:17:38.431Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-25T19:17:38.431Z] === RUN TestFindNode [2021-08-25T19:17:38.431Z] 2021/08/25 19:17:35 Closing DB instances... [2021-08-25T19:17:38.431Z] --- PASS: TestFindNode (0.02s) [2021-08-25T19:17:38.431Z] === RUN TestChangeNodeState [2021-08-25T19:17:38.431Z] 2021/08/25 19:17:35 Closing DB instances... [2021-08-25T19:17:38.431Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-25T19:17:38.431Z] === RUN TestNodeReincarnation [2021-08-25T19:17:38.431Z] 2021/08/25 19:17:35 Closing DB instances... [2021-08-25T19:17:38.447Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2021-08-25T19:17:38.511Z] Loaded image: busybox:glibc [2021-08-25T19:17:38.706Z] --- PASS: TestDaemonRestartIpcMode (2.89s) [2021-08-25T19:17:38.706Z] PASS [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === Skipped [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-25T19:17:38.706Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-25T19:17:38.706Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-25T19:17:38.706Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:17:38.706Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-25T19:17:38.706Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-25T19:17:38.706Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-25T19:17:38.706Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-25T19:17:38.706Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-25T19:17:38.706Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:17:38.706Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-25T19:17:38.706Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-25T19:17:38.706Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-25T19:17:38.706Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-25T19:17:38.706Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-25T19:17:38.706Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-25T19:17:38.706Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:17:38.706Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-25T19:17:38.706Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:17:38.706Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-25T19:17:38.706Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-25T19:17:38.706Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-25T19:17:38.706Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-25T19:17:38.706Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-25T19:17:38.706Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-25T19:17:38.706Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] [2021-08-25T19:17:38.706Z] DONE 176 tests, 25 skipped in 69.189s [2021-08-25T19:17:38.706Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-25T19:17:38.802Z] === RUN TestParseVersion [2021-08-25T19:17:38.802Z] --- PASS: TestParseVersion (0.00s) [2021-08-25T19:17:38.802Z] PASS [2021-08-25T19:17:38.802Z] coverage: 52.9% of statements [2021-08-25T19:17:38.802Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-08-25T19:17:38.802Z] === RUN TestAddressPoolOpt [2021-08-25T19:17:38.802Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/a [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/something [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/_=a [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/env1=value1 [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/_env1=value1 [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/PATH [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/=a [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/PATH= [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/PATH=something [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/asd!qwe [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/1asd [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/123 [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/some_space [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/__some_space_before [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/some_space_after__ [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/= [2021-08-25T19:17:38.802Z] === RUN TestValidateEnv/PaTh [2021-08-25T19:17:38.802Z] --- PASS: TestValidateEnv (0.00s) [2021-08-25T19:17:38.802Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-25T19:17:38.802Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-25T19:17:38.802Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-25T19:17:38.802Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestParseHost [2021-08-25T19:17:38.803Z] --- PASS: TestParseHost (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestParseDockerDaemonHost [2021-08-25T19:17:38.803Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestParseTCP [2021-08-25T19:17:38.803Z] --- PASS: TestParseTCP (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-25T19:17:38.803Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestValidateExtraHosts [2021-08-25T19:17:38.803Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestIpOptString [2021-08-25T19:17:38.803Z] --- PASS: TestIpOptString (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-25T19:17:38.803Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestNewIpOptValidDefaultVal [2021-08-25T19:17:38.803Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestIpOptSetInvalidVal [2021-08-25T19:17:38.803Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestValidateIPAddress [2021-08-25T19:17:38.803Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestMapOpts [2021-08-25T19:17:38.803Z] --- PASS: TestMapOpts (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestListOptsWithoutValidator [2021-08-25T19:17:38.803Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestListOptsWithValidator [2021-08-25T19:17:38.803Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestValidateDNSSearch [2021-08-25T19:17:38.803Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_general_format [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_one_more [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-25T19:17:38.803Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-25T19:17:38.803Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestNamedListOpts [2021-08-25T19:17:38.803Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestNamedMapOpts [2021-08-25T19:17:38.803Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestParseLink [2021-08-25T19:17:38.803Z] --- PASS: TestParseLink (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestQuotedStringSetWithQuotes [2021-08-25T19:17:38.803Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-25T19:17:38.803Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-25T19:17:38.803Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-25T19:17:38.803Z] === RUN TestUlimitOpt [2021-08-25T19:17:38.803Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-25T19:17:38.803Z] PASS [2021-08-25T19:17:38.803Z] coverage: 67.1% of statements [2021-08-25T19:17:38.803Z] ok github.com/docker/docker/opts 0.054s coverage: 67.1% of statements [2021-08-25T19:17:38.965Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:17:39.259Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-25T19:17:39.259Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-25T19:17:39.534Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-25T19:17:39.534Z] === RUN TestDaemonConfigValidation [2021-08-25T19:17:39.534Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:17:39.534Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:17:39.534Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-25T19:17:39.534Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-25T19:17:39.534Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-25T19:17:39.534Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-25T19:17:39.534Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-25T19:17:39.534Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-25T19:17:39.534Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-25T19:17:39.534Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-25T19:17:39.534Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:17:39.534Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-25T19:17:39.534Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-25T19:17:39.534Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-25T19:17:39.793Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-25T19:17:39.793Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-25T19:17:39.793Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-25T19:17:39.793Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-25T19:17:39.793Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-25T19:17:39.793Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-25T19:17:39.793Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-25T19:17:39.793Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:17:39.793Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-25T19:17:40.222Z] 2021/08/25 19:17:39 Closing DB instances... [2021-08-25T19:17:40.222Z] === RUN TestPeerCertificateMarshalJSON [2021-08-25T19:17:40.680Z] === RUN TestIsArchivePathDir [2021-08-25T19:17:40.680Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-25T19:17:40.680Z] === RUN TestIsArchivePathInvalidFile [2021-08-25T19:17:40.680Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-25T19:17:40.680Z] === RUN TestIsArchivePathTar [2021-08-25T19:17:40.680Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-25T19:17:40.680Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-25T19:17:40.680Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2021-08-25T19:17:40.680Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-25T19:17:40.680Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-25T19:17:40.680Z] === RUN TestMiddleware [2021-08-25T19:17:40.680Z] --- PASS: TestMiddleware (0.00s) [2021-08-25T19:17:40.680Z] === RUN TestNewResponseModifier [2021-08-25T19:17:40.680Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-25T19:17:40.680Z] PASS [2021-08-25T19:17:40.680Z] coverage: 26.8% of statements [2021-08-25T19:17:40.680Z] ok github.com/docker/docker/pkg/authorization 0.357s coverage: 26.8% of statements [2021-08-25T19:17:40.680Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-08-25T19:17:40.680Z] === RUN TestDecompressStreamGzip [2021-08-25T19:17:40.729Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-25T19:17:41.137Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-08-25T19:17:41.137Z] === RUN TestDecompressStreamBzip2 [2021-08-25T19:17:41.137Z] === RUN TestUnbuffered [2021-08-25T19:17:41.137Z] --- PASS: TestUnbuffered (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestRaceUnbuffered [2021-08-25T19:17:41.137Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-25T19:17:41.137Z] PASS [2021-08-25T19:17:41.137Z] coverage: 100.0% of statements [2021-08-25T19:17:41.137Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-08-25T19:17:41.137Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-08-25T19:17:41.137Z] === RUN TestDecompressStreamXz [2021-08-25T19:17:41.137Z] archive_test.go:134: Xz not present in msys2 [2021-08-25T19:17:41.137Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestCompressStreamXzUnsupported [2021-08-25T19:17:41.137Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-25T19:17:41.137Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestCompressStreamInvalid [2021-08-25T19:17:41.137Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestExtensionInvalid [2021-08-25T19:17:41.137Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestExtensionUncompressed [2021-08-25T19:17:41.137Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestExtensionBzip2 [2021-08-25T19:17:41.137Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestExtensionGzip [2021-08-25T19:17:41.137Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestExtensionXz [2021-08-25T19:17:41.137Z] --- PASS: TestExtensionXz (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestCmdStreamLargeStderr [2021-08-25T19:17:41.137Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-25T19:17:41.137Z] === RUN TestCmdStreamBad [2021-08-25T19:17:41.137Z] archive_test.go:239: Failing on Windows CI machines [2021-08-25T19:17:41.137Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestCmdStreamGood [2021-08-25T19:17:41.137Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-25T19:17:41.137Z] === RUN TestUntarPathWithInvalidDest [2021-08-25T19:17:41.137Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-25T19:17:41.137Z] === RUN TestUntarPathWithInvalidSrc [2021-08-25T19:17:41.137Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-25T19:17:41.137Z] === RUN TestUntarPath [2021-08-25T19:17:41.137Z] --- PASS: TestUntarPath (0.05s) [2021-08-25T19:17:41.137Z] === RUN TestUntarPathWithDestinationFile [2021-08-25T19:17:41.137Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-25T19:17:41.137Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-25T19:17:41.325Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-25T19:17:41.325Z] === RUN TestParallelCreate [2021-08-25T19:17:41.325Z] 2021/08/25 19:17:40 Closing DB instances... [2021-08-25T19:17:41.325Z] --- PASS: TestParallelCreate (0.01s) [2021-08-25T19:17:41.325Z] === RUN TestParallelDelete [2021-08-25T19:17:41.325Z] 2021/08/25 19:17:40 Closing DB instances... [2021-08-25T19:17:41.325Z] --- PASS: TestParallelDelete (0.01s) [2021-08-25T19:17:41.325Z] === RUN TestNetworkDBIslands [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7764e4fd7fa4 with config:&{NodeID:7764e4fd7fa4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a40c891b7959 with config:&{NodeID:a40c891b7959 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node a40c891b7959/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node a40c891b7959/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node a40c891b7959/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node a40c891b7959/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-25T19:17:41.325Z] time="2021-08-25T19:17:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-08-25T19:17:41.593Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-25T19:17:41.593Z] === RUN TestCopyWithTarInvalidSrc [2021-08-25T19:17:41.593Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-25T19:17:41.593Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestCopyWithTarSrcFile [2021-08-25T19:17:41.593Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestCopyWithTarSrcFolder [2021-08-25T19:17:41.593Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-25T19:17:41.593Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-25T19:17:41.593Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-25T19:17:41.593Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-25T19:17:41.593Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestCopyFileWithTarSrcFile [2021-08-25T19:17:41.593Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-25T19:17:41.593Z] === RUN TestTarFiles [2021-08-25T19:17:41.593Z] === RUN TestMatch [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[foo]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[foo_bar]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[]#01 [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[qux]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-25T19:17:41.593Z] === RUN TestMatch/[[foo_baz]] [2021-08-25T19:17:41.593Z] --- PASS: TestMatch (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-25T19:17:41.593Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-25T19:17:41.593Z] PASS [2021-08-25T19:17:41.593Z] coverage: 87.5% of statements [2021-08-25T19:17:41.593Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-08-25T19:17:41.593Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-08-25T19:17:41.593Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:297e83077483 with config:&{NodeID:297e83077483 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node a40c891b7959/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node a40c891b7959/172.28.152.121, added to nodes list" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:41.782Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.105Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4e2b6dceffa9 with config:&{NodeID:4e2b6dceffa9 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node a40c891b7959/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node a40c891b7959/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 297e83077483/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:42Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:42Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:42Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.238Z] time="2021-08-25T19:17:42Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.556Z] === RUN TestChrootTarUntar [2021-08-25T19:17:42.556Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-25T19:17:42.556Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootUntarEmptyArchive [2021-08-25T19:17:42.556Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootTarUntarWithSymlink [2021-08-25T19:17:42.556Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootCopyWithTar [2021-08-25T19:17:42.556Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootCopyFileWithTar [2021-08-25T19:17:42.556Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootUntarPath [2021-08-25T19:17:42.556Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-25T19:17:42.556Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-25T19:17:42.556Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:17:42.556Z] === RUN TestChrootApplyDotDotFile [2021-08-25T19:17:42.556Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:42.556Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-25T19:17:42.556Z] PASS [2021-08-25T19:17:42.556Z] coverage: 15.4% of statements [2021-08-25T19:17:42.556Z] ok github.com/docker/docker/pkg/chrootarchive 0.064s coverage: 15.4% of statements [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7b2df03c84c1 with config:&{NodeID:7b2df03c84c1 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node a40c891b7959/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node a40c891b7959/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 297e83077483/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 297e83077483/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:42.694Z] time="2021-08-25T19:17:42Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:43.013Z] === RUN TestSizeEmpty [2021-08-25T19:17:43.013Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestSizeEmptyFile [2021-08-25T19:17:43.013Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestSizeNonemptyFile [2021-08-25T19:17:43.013Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-25T19:17:43.013Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-25T19:17:43.013Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-25T19:17:43.013Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestMoveToSubdir [2021-08-25T19:17:43.013Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-25T19:17:43.013Z] === RUN TestSizeNonExistingDirectory [2021-08-25T19:17:43.013Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-25T19:17:43.013Z] PASS [2021-08-25T19:17:43.013Z] coverage: 80.0% of statements [2021-08-25T19:17:43.013Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-08-25T19:17:43.040Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-25T19:17:43.040Z] daemon_test.go:149: [d33e1195ee161] daemon is not started [2021-08-25T19:17:43.040Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-08-25T19:17:43.040Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-25T19:17:43.040Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-25T19:17:43.040Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-08-25T19:17:43.040Z] PASS [2021-08-25T19:17:43.040Z] [2021-08-25T19:17:43.040Z] DONE 11 tests in 4.236s [2021-08-25T19:17:43.040Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-25T19:17:43.150Z] networkdb_test.go:836: Re-joining: 3 [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=info msg="The new bootstrap node list is:[172.28.152.121:10033 172.28.152.121:10034 172.28.152.121:10035]" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10033" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49357" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10034" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49358" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10035" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49359" [2021-08-25T19:17:43.150Z] networkdb_test.go:836: Re-joining: 4 [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=info msg="The new bootstrap node list is:[172.28.152.121:10033 172.28.152.121:10034 172.28.152.121:10035]" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10033" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49360" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49361" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10034" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49362" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10035" [2021-08-25T19:17:43.150Z] time="2021-08-25T19:17:43Z" level=info msg="node 0 leaving" [2021-08-25T19:17:43.299Z] INFO: Testing against a local daemon [2021-08-25T19:17:43.299Z] === RUN TestCommitInheritsEnv [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4 change state NodeActive --> NodeLeft" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="node3(297e83077483): Node leave event for 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4 change state NodeActive --> NodeLeft" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="node5(7b2df03c84c1): Node leave event for 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4 change state NodeActive --> NodeLeft" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="node4(4e2b6dceffa9): Node leave event for 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4 change state NodeActive --> NodeLeft" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="node1(7764e4fd7fa4): Node leave event for 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4 change state NodeActive --> NodeLeft" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="node2(a40c891b7959): Node leave event for 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, left gossip cluster" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, left gossip cluster" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, left gossip cluster" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, left gossip cluster" [2021-08-25T19:17:43.606Z] time="2021-08-25T19:17:43Z" level=info msg="Node 7764e4fd7fa4/172.28.152.121, left gossip cluster" [2021-08-25T19:17:43.761Z] Loaded image: debian:bullseye-slim [2021-08-25T19:17:43.761Z] Loaded image: hello-world:latest [2021-08-25T19:17:43.761Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:17:43.761Z] INFO: Testing against a local daemon [2021-08-25T19:17:43.761Z] === RUN TestCgroupNamespacesBuild [2021-08-25T19:17:43.976Z] === RUN Test [2021-08-25T19:17:43.976Z] === RUN Test/TestContainsEntry [2021-08-25T19:17:43.976Z] === RUN Test/TestCreateEntries [2021-08-25T19:17:43.976Z] === RUN Test/TestEntriesDiff [2021-08-25T19:17:43.976Z] === RUN Test/TestEntriesEquality [2021-08-25T19:17:43.976Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-25T19:17:43.976Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-25T19:17:43.976Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-25T19:17:43.976Z] === RUN Test/TestGeneratorNotGenerate [2021-08-25T19:17:43.976Z] === RUN Test/TestGeneratorWithPort [2021-08-25T19:17:43.976Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-25T19:17:43.976Z] === RUN Test/TestNewEntry [2021-08-25T19:17:43.976Z] === RUN Test/TestParse [2021-08-25T19:17:43.976Z] --- PASS: Test (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-25T19:17:43.976Z] --- PASS: Test/TestParse (0.00s) [2021-08-25T19:17:43.976Z] PASS [2021-08-25T19:17:43.976Z] coverage: 58.3% of statements [2021-08-25T19:17:43.976Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-08-25T19:17:43.976Z] 2021/08/25 19:17:43 Closing DB instances... [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="node 1 leaving" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959 change state NodeActive --> NodeLeft" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="node3(297e83077483): Node leave event for a40c891b7959/172.28.152.121" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959 change state NodeActive --> NodeLeft" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="node5(7b2df03c84c1): Node leave event for a40c891b7959/172.28.152.121" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959 change state NodeActive --> NodeLeft" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="node4(4e2b6dceffa9): Node leave event for a40c891b7959/172.28.152.121" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959 change state NodeActive --> NodeFailed" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959/172.28.152.121, added to failed nodes list" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=error msg="node: a40c891b7959 is unknown to memberlist" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.066Z] time="2021-08-25T19:17:43Z" level=info msg="Node a40c891b7959/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.432Z] === RUN Test [2021-08-25T19:17:44.432Z] === RUN Test/TestContent [2021-08-25T19:17:44.432Z] === RUN Test/TestInitialize [2021-08-25T19:17:44.432Z] === RUN Test/TestNew [2021-08-25T19:17:44.432Z] === RUN Test/TestParsingContentsWithComments [2021-08-25T19:17:44.432Z] === RUN Test/TestRegister [2021-08-25T19:17:44.432Z] === RUN Test/TestWatch [2021-08-25T19:17:44.432Z] --- PASS: Test (0.00s) [2021-08-25T19:17:44.432Z] --- PASS: Test/TestContent (0.00s) [2021-08-25T19:17:44.432Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-25T19:17:44.432Z] --- PASS: Test/TestNew (0.00s) [2021-08-25T19:17:44.432Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-25T19:17:44.432Z] --- PASS: Test/TestRegister (0.00s) [2021-08-25T19:17:44.432Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:17:44.432Z] PASS [2021-08-25T19:17:44.432Z] coverage: 97.6% of statements [2021-08-25T19:17:44.432Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2021-08-25T19:17:44.432Z] --- PASS: TestTarFiles (3.21s) [2021-08-25T19:17:44.432Z] === RUN TestTarUntar [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="node 2 leaving" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="Node 297e83077483 change state NodeActive --> NodeLeft" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="node4(4e2b6dceffa9): Node leave event for 297e83077483/172.28.152.121" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="Node 297e83077483 change state NodeActive --> NodeLeft" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="node5(7b2df03c84c1): Node leave event for 297e83077483/172.28.152.121" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="Node 297e83077483 change state NodeActive --> NodeLeft" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=info msg="node3(297e83077483): Node leave event for 297e83077483/172.28.152.121" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=debug msg="memberlist: Failed ping: 297e83077483 (timeout reached)" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.152.121:10034: use of closed network connection" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.152.121:10036: use of closed network connection" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.152.121:10037: use of closed network connection" [2021-08-25T19:17:44.521Z] time="2021-08-25T19:17:44Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49363" [2021-08-25T19:17:44.522Z] time="2021-08-25T19:17:44Z" level=info msg="Node 297e83077483/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.522Z] time="2021-08-25T19:17:44Z" level=info msg="Node 297e83077483/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.522Z] time="2021-08-25T19:17:44Z" level=info msg="Node 297e83077483/172.28.152.121, left gossip cluster" [2021-08-25T19:17:44.522Z] networkdb_test.go:868: node4: OK [2021-08-25T19:17:44.522Z] networkdb_test.go:868: node5: OK [2021-08-25T19:17:44.522Z] time="2021-08-25T19:17:44Z" level=info msg="node 0 coming back" [2021-08-25T19:17:44.522Z] time="2021-08-25T19:17:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9ab923e76e33 with config:&{NodeID:9ab923e76e33 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:44.888Z] --- PASS: TestTarUntar (0.02s) [2021-08-25T19:17:44.888Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-25T19:17:44.888Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-25T19:17:44.888Z] === RUN TestTarWithOptions [2021-08-25T19:17:44.888Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-25T19:17:44.888Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-25T19:17:44.888Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-25T19:17:44.888Z] === RUN TestUntarUstarGnuConflict [2021-08-25T19:17:44.888Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-25T19:17:44.888Z] === RUN TestUntarInvalidFilenames [2021-08-25T19:17:44.888Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3888692029\\dest" [2021-08-25T19:17:44.888Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-25T19:17:44.888Z] === RUN TestUntarHardlinkToSymlink [2021-08-25T19:17:44.888Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-25T19:17:44.888Z] === RUN TestUntarInvalidHardlink [2021-08-25T19:17:44.888Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1641634521\\victim\\hello" -> "../victim/hello" [2021-08-25T19:17:44.888Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink877322831\\victim\\hello" -> "/../victim/hello" [2021-08-25T19:17:44.888Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3317581655\\victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3680466210\\victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1812758540\\victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink639963838\\victim" -> "../victim" [2021-08-25T19:17:44.888Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-25T19:17:44.888Z] === RUN TestUntarInvalidSymlink [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1975764169\\dest\\dotdot" -> "../victim/hello" [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3351732079\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3633224300\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink622986854\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2444102518\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1289974440\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:44.888Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink626312334\\dest\\dir\\loophole" -> "../../victim" [2021-08-25T19:17:44.888Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-08-25T19:17:44.888Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-25T19:17:44.888Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-25T19:17:44.888Z] === RUN TestXGlobalNoParent [2021-08-25T19:17:44.888Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-25T19:17:44.888Z] === RUN TestReplaceFileTarWrapper [2021-08-25T19:17:44.888Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-08-25T19:17:44.888Z] === RUN TestPrefixHeaderReadable [2021-08-25T19:17:44.888Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-25T19:17:44.888Z] === RUN TestDisablePigz [2021-08-25T19:17:44.888Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-25T19:17:44.888Z] --- PASS: TestDisablePigz (0.09s) [2021-08-25T19:17:44.888Z] === RUN TestPigz [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="Node 9ab923e76e33/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="Node 9ab923e76e33/172.28.152.121, added to nodes list" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="node 1 coming back" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f1567d802ac5 with config:&{NodeID:f1567d802ac5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="Node f1567d802ac5/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="Node f1567d802ac5/172.28.152.121, added to nodes list" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="node 2 coming back" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f432a8c4d94b with config:&{NodeID:f432a8c4d94b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="Node f432a8c4d94b/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=info msg="Node f432a8c4d94b/172.28.152.121, added to nodes list" [2021-08-25T19:17:44.977Z] time="2021-08-25T19:17:44Z" level=warning msg="memberlist: Was able to connect to 297e83077483 but other probes failed, network may be misconfigured" [2021-08-25T19:17:45.198Z] --- PASS: TestCommitInheritsEnv (1.97s) [2021-08-25T19:17:45.198Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:17:45.198Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-25T19:17:45.198Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:17:45.198Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-25T19:17:45.198Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:17:45.198Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-25T19:17:45.198Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:17:45.344Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-25T19:17:45.344Z] --- PASS: TestPigz (0.10s) [2021-08-25T19:17:45.344Z] === RUN TestCopyFileWithInvalidDest [2021-08-25T19:17:45.344Z] archive_windows_test.go:17: Currently fails [2021-08-25T19:17:45.344Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestCanonicalTarNameForPath [2021-08-25T19:17:45.344Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestCanonicalTarName [2021-08-25T19:17:45.344Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChmodTarEntry [2021-08-25T19:17:45.344Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestHardLinkOrder [2021-08-25T19:17:45.344Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-25T19:17:45.344Z] === RUN TestChangeString [2021-08-25T19:17:45.344Z] --- PASS: TestChangeString (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesWithNoChanges [2021-08-25T19:17:45.344Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-25T19:17:45.344Z] === RUN TestChangesWithChanges [2021-08-25T19:17:45.344Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-25T19:17:45.344Z] === RUN TestChangesWithChangesGH13590 [2021-08-25T19:17:45.344Z] changes_test.go:196: needs more investigation [2021-08-25T19:17:45.344Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesDirsEmpty [2021-08-25T19:17:45.344Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:17:45.344Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesDirsMutated [2021-08-25T19:17:45.344Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:17:45.344Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestApplyLayer [2021-08-25T19:17:45.344Z] changes_test.go:433: needs further investigation [2021-08-25T19:17:45.344Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesSizeWithHardlinks [2021-08-25T19:17:45.344Z] changes_test.go:469: needs further investigation [2021-08-25T19:17:45.344Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesSizeWithNoChanges [2021-08-25T19:17:45.344Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-25T19:17:45.344Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestChangesSize [2021-08-25T19:17:45.344Z] --- PASS: TestChangesSize (0.00s) [2021-08-25T19:17:45.344Z] === RUN TestApplyLayerInvalidFilenames [2021-08-25T19:17:45.344Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1642109537\\dest" [2021-08-25T19:17:45.344Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-25T19:17:45.344Z] === RUN TestApplyLayerInvalidHardlink [2021-08-25T19:17:45.344Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3790788902\\victim\\hello" -> "../victim/hello" [2021-08-25T19:17:45.344Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2578216721\\victim\\hello" -> "/../victim/hello" [2021-08-25T19:17:45.344Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink746501948\\victim" -> "../victim" [2021-08-25T19:17:45.344Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2614448676\\victim" -> "../victim" [2021-08-25T19:17:45.344Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4285726430\\victim" -> "../victim" [2021-08-25T19:17:45.344Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2368894797\\victim" -> "../victim" [2021-08-25T19:17:45.344Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-25T19:17:45.344Z] === RUN TestApplyLayerInvalidSymlink [2021-08-25T19:17:45.344Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3754056614\\dest\\dotdot" -> "../victim/hello" [2021-08-25T19:17:45.344Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1272670132\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-25T19:17:45.344Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3377596862\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:45.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3637871836\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:45.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink639597314\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:45.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2574898080\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:17:45.345Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-25T19:17:45.345Z] === RUN TestApplyLayerWhiteouts [2021-08-25T19:17:45.345Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-25T19:17:45.345Z] === RUN TestGenerateEmptyFile [2021-08-25T19:17:45.345Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-25T19:17:45.345Z] === RUN TestGenerateWithContent [2021-08-25T19:17:45.345Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-25T19:17:45.345Z] PASS [2021-08-25T19:17:45.345Z] coverage: 61.9% of statements [2021-08-25T19:17:45.345Z] ok github.com/docker/docker/pkg/archive 4.987s coverage: 61.9% of statements [2021-08-25T19:17:45.345Z] === RUN Test [2021-08-25T19:17:45.345Z] === RUN Test/TestInitialize [2021-08-25T19:17:45.433Z] time="2021-08-25T19:17:44Z" level=debug msg="memberlist: Failed ping: 7b2df03c84c1 (timeout reached)" [2021-08-25T19:17:45.433Z] time="2021-08-25T19:17:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.152.121:10036: use of closed network connection" [2021-08-25T19:17:45.433Z] time="2021-08-25T19:17:44Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49364" [2021-08-25T19:17:45.656Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2021-08-25T19:17:45.656Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-25T19:17:45.800Z] time="2021-08-25T19:17:45Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:17:45.800Z] time="2021-08-25T19:17:45Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:17:45.800Z] time="2021-08-25T19:17:45Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:17:45.800Z] === RUN Test/TestInitializeWithCerts [2021-08-25T19:17:45.800Z] time="2021-08-25T19:17:45Z" level=info msg="Initializing discovery with TLS" [2021-08-25T19:17:45.800Z] === RUN Test/TestWatch [2021-08-25T19:17:45.800Z] time="2021-08-25T19:17:45Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:17:45.888Z] time="2021-08-25T19:17:45Z" level=warning msg="memberlist: Was able to connect to 7b2df03c84c1 but other probes failed, network may be misconfigured" [2021-08-25T19:17:46.256Z] --- PASS: TestNetworkDBCRUDTableEntry (4.31s) [2021-08-25T19:17:46.256Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-25T19:17:47.097Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-25T19:17:47.097Z] === RUN TestRemoveImageGarbageCollector [2021-08-25T19:17:47.097Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-25T19:17:47.097Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-08-25T19:17:47.097Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:17:47.097Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-25T19:17:47.097Z] === RUN TestTagInvalidReference [2021-08-25T19:17:47.357Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-25T19:17:47.357Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:17:47.357Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-25T19:17:47.357Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:17:47.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-25T19:17:47.357Z] === RUN TestTagOfficialNames [2021-08-25T19:17:47.357Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-25T19:17:47.357Z] === RUN TestTagMatchesDigest [2021-08-25T19:17:47.357Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-25T19:17:47.357Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-25T19:17:47.796Z] 2021/08/25 19:17:47 Closing DB instances... [2021-08-25T19:17:48.053Z] time="2021-08-25T19:17:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.152.121:10033 172.28.152.121:10034 172.28.152.121:10035]" [2021-08-25T19:17:48.231Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2021-08-25T19:17:48.231Z] === RUN TestBuildWithSession [2021-08-25T19:17:48.231Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:17:48.231Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:17:48.231Z] === RUN TestBuildSquashParent [2021-08-25T19:17:48.511Z] time="2021-08-25T19:17:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.152.121:10033 172.28.152.121:10034 172.28.152.121:10035]" [2021-08-25T19:17:48.758Z] --- PASS: Test (3.14s) [2021-08-25T19:17:48.758Z] --- PASS: Test/TestInitialize (0.14s) [2021-08-25T19:17:48.758Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-25T19:17:48.758Z] --- PASS: Test/TestWatch (3.00s) [2021-08-25T19:17:48.758Z] PASS [2021-08-25T19:17:48.758Z] coverage: 84.1% of statements [2021-08-25T19:17:48.758Z] ok github.com/docker/docker/pkg/discovery/kv 3.186s coverage: 84.1% of statements [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10033" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49365" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, is the new incarnation of the shutdown node 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49366" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10034" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, is the new incarnation of the shutdown node 7764e4fd7fa4/172.28.152.121" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, is the new incarnation of the shutdown node a40c891b7959/172.28.152.121" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10035" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49367" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 9ab923e76e33/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, is the new incarnation of the shutdown node 297e83077483/172.28.152.121" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, is the new incarnation of the shutdown node a40c891b7959/172.28.152.121" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f1567d802ac5/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, is the new incarnation of the shutdown node 297e83077483/172.28.152.121" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, added to nodes list" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:48.967Z] time="2021-08-25T19:17:48Z" level=info msg="Node f432a8c4d94b/172.28.152.121, added to nodes list" [2021-08-25T19:17:49.215Z] === RUN Test [2021-08-25T19:17:49.215Z] === RUN Test/TestWatch [2021-08-25T19:17:49.215Z] --- PASS: Test (0.00s) [2021-08-25T19:17:49.215Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:17:49.215Z] PASS [2021-08-25T19:17:49.215Z] coverage: 92.3% of statements [2021-08-25T19:17:49.215Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-08-25T19:17:49.215Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-08-25T19:17:49.215Z] === RUN TestNetworkDBNodeLeave [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=info msg="Node f432a8c4d94b/172.28.152.121, joined gossip cluster" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=info msg="Node f432a8c4d94b/172.28.152.121, added to nodes list" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10033" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49368" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10034" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49369" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.121:10035" [2021-08-25T19:17:49.425Z] time="2021-08-25T19:17:49Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49370" [2021-08-25T19:17:49.672Z] === RUN Test [2021-08-25T19:17:49.672Z] === RUN Test/TestInitialize [2021-08-25T19:17:49.672Z] === RUN Test/TestInitializeWithPattern [2021-08-25T19:17:49.672Z] === RUN Test/TestRegister [2021-08-25T19:17:49.672Z] === RUN Test/TestWatch [2021-08-25T19:17:49.672Z] --- PASS: Test (0.00s) [2021-08-25T19:17:49.672Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-25T19:17:49.672Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-25T19:17:49.672Z] --- PASS: Test/TestRegister (0.00s) [2021-08-25T19:17:49.672Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:17:49.672Z] PASS [2021-08-25T19:17:49.672Z] coverage: 93.8% of statements [2021-08-25T19:17:49.672Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-08-25T19:17:49.881Z] 2021/08/25 19:17:49 Closing DB instances... [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33 change state NodeActive --> NodeLeft" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="node5(7b2df03c84c1): Node leave event for 9ab923e76e33/172.28.152.121" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33 change state NodeActive --> NodeLeft" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33 change state NodeActive --> NodeLeft" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="node3(f432a8c4d94b): Node leave event for 9ab923e76e33/172.28.152.121" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="node2(f1567d802ac5): Node leave event for 9ab923e76e33/172.28.152.121" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33 change state NodeActive --> NodeLeft" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="node1(9ab923e76e33): Node leave event for 9ab923e76e33/172.28.152.121" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33 change state NodeActive --> NodeLeft" [2021-08-25T19:17:49.881Z] time="2021-08-25T19:17:49Z" level=info msg="node4(4e2b6dceffa9): Node leave event for 9ab923e76e33/172.28.152.121" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:49Z" level=info msg="Node 9ab923e76e33/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5 change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="node3(f432a8c4d94b): Node leave event for f1567d802ac5/172.28.152.121" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5 change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="node4(4e2b6dceffa9): Node leave event for f1567d802ac5/172.28.152.121" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5 change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="node5(7b2df03c84c1): Node leave event for f1567d802ac5/172.28.152.121" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5 change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.338Z] time="2021-08-25T19:17:50Z" level=info msg="node2(f1567d802ac5): Node leave event for f1567d802ac5/172.28.152.121" [2021-08-25T19:17:50.634Z] === RUN TestPollerAddRemove [2021-08-25T19:17:50.634Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-25T19:17:50.634Z] === RUN TestPollerEvent [2021-08-25T19:17:50.634Z] poller_test.go:41: No chmod on Windows [2021-08-25T19:17:50.634Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-25T19:17:50.634Z] === RUN TestPollerClose [2021-08-25T19:17:50.634Z] --- PASS: TestPollerClose (0.00s) [2021-08-25T19:17:50.634Z] PASS [2021-08-25T19:17:50.634Z] coverage: 45.7% of statements [2021-08-25T19:17:50.634Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f1567d802ac5/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f432a8c4d94b change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="node5(7b2df03c84c1): Node leave event for f432a8c4d94b/172.28.152.121" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f432a8c4d94b change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="node4(4e2b6dceffa9): Node leave event for f432a8c4d94b/172.28.152.121" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f432a8c4d94b change state NodeActive --> NodeLeft" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="node3(f432a8c4d94b): Node leave event for f432a8c4d94b/172.28.152.121" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f432a8c4d94b/172.28.152.121, left gossip cluster" [2021-08-25T19:17:50.798Z] time="2021-08-25T19:17:50Z" level=info msg="Node f432a8c4d94b/172.28.152.121, left gossip cluster" [2021-08-25T19:17:51.091Z] === RUN TestCopyFileWithInvalidSrc [2021-08-25T19:17:51.091Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCopyFileWithInvalidDest [2021-08-25T19:17:51.091Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-25T19:17:51.091Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-25T19:17:51.091Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCopyFile [2021-08-25T19:17:51.091Z] --- PASS: TestCopyFile (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-25T19:17:51.091Z] fileutils_test.go:134: Needs porting to Windows [2021-08-25T19:17:51.091Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-25T19:17:51.091Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-25T19:17:51.091Z] fileutils_test.go:180: Needs porting to Windows [2021-08-25T19:17:51.091Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestWildcardMatches [2021-08-25T19:17:51.091Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestPatternMatches [2021-08-25T19:17:51.091Z] --- PASS: TestPatternMatches (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-25T19:17:51.091Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestPatternMatchesFolderExclusions [2021-08-25T19:17:51.091Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-25T19:17:51.091Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-25T19:17:51.091Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-25T19:17:51.091Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-25T19:17:51.091Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestSingleExclamationError [2021-08-25T19:17:51.091Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestMatchesWithNoPatterns [2021-08-25T19:17:51.091Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestMatchesWithMalformedPatterns [2021-08-25T19:17:51.091Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestMatches [2021-08-25T19:17:51.091Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-25T19:17:51.091Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-25T19:17:51.091Z] --- PASS: TestMatches (0.00s) [2021-08-25T19:17:51.091Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-25T19:17:51.091Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCleanPatterns [2021-08-25T19:17:51.091Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-25T19:17:51.091Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCleanPatternsExceptionFlag [2021-08-25T19:17:51.091Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-25T19:17:51.091Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-25T19:17:51.091Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCleanPatternsErrorSingleException [2021-08-25T19:17:51.091Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCreateIfNotExistsDir [2021-08-25T19:17:51.091Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-25T19:17:51.091Z] === RUN TestCreateIfNotExistsFile [2021-08-25T19:17:51.091Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-25T19:17:51.091Z] === RUN TestMatch [2021-08-25T19:17:51.091Z] --- PASS: TestMatch (0.00s) [2021-08-25T19:17:51.091Z] PASS [2021-08-25T19:17:51.091Z] coverage: 82.2% of statements [2021-08-25T19:17:51.091Z] ok github.com/docker/docker/pkg/fileutils 0.063s coverage: 82.2% of statements [2021-08-25T19:17:51.255Z] time="2021-08-25T19:17:50Z" level=info msg="Node f432a8c4d94b/172.28.152.121, left gossip cluster" [2021-08-25T19:17:51.255Z] time="2021-08-25T19:17:51Z" level=debug msg="memberlist: Failed ping: 4e2b6dceffa9 (timeout reached)" [2021-08-25T19:17:51.255Z] time="2021-08-25T19:17:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.152.121:10035: use of closed network connection" [2021-08-25T19:17:51.255Z] time="2021-08-25T19:17:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.152.121:10037: use of closed network connection" [2021-08-25T19:17:51.255Z] time="2021-08-25T19:17:51Z" level=debug msg="memberlist: Stream connection from=172.28.152.121:49371" [2021-08-25T19:17:51.548Z] === RUN TestGet [2021-08-25T19:17:51.548Z] --- PASS: TestGet (0.00s) [2021-08-25T19:17:51.548Z] === RUN TestGetShortcutString [2021-08-25T19:17:51.548Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-25T19:17:51.548Z] PASS [2021-08-25T19:17:51.548Z] coverage: 42.9% of statements [2021-08-25T19:17:51.548Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2021-08-25T19:17:51.548Z] --- PASS: TestGetAddress (16.69s) [2021-08-25T19:17:51.548Z] === RUN TestRequestSyntaxCheck [2021-08-25T19:17:51.548Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-25T19:17:51.548Z] === RUN TestRequest [2021-08-25T19:17:51.711Z] time="2021-08-25T19:17:51Z" level=info msg="Node 4e2b6dceffa9 change state NodeActive --> NodeLeft" [2021-08-25T19:17:51.711Z] time="2021-08-25T19:17:51Z" level=info msg="node5(7b2df03c84c1): Node leave event for 4e2b6dceffa9/172.28.152.121" [2021-08-25T19:17:51.711Z] time="2021-08-25T19:17:51Z" level=info msg="Node 4e2b6dceffa9 change state NodeActive --> NodeLeft" [2021-08-25T19:17:51.711Z] time="2021-08-25T19:17:51Z" level=info msg="node4(4e2b6dceffa9): Node leave event for 4e2b6dceffa9/172.28.152.121" [2021-08-25T19:17:51.711Z] time="2021-08-25T19:17:51Z" level=warning msg="memberlist: Was able to connect to 4e2b6dceffa9 but other probes failed, network may be misconfigured" [2021-08-25T19:17:52.004Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-25T19:17:52.004Z] === RUN TestNetworkDBWatch [2021-08-25T19:17:52.168Z] time="2021-08-25T19:17:51Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, left gossip cluster" [2021-08-25T19:17:52.168Z] time="2021-08-25T19:17:52Z" level=info msg="Node 4e2b6dceffa9/172.28.152.121, left gossip cluster" [2021-08-25T19:17:52.411Z] 4612f6d0b889: Pull complete [2021-08-25T19:17:52.461Z] === RUN TestCreateIDMapOrder [2021-08-25T19:17:52.461Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-25T19:17:52.461Z] PASS [2021-08-25T19:17:52.461Z] coverage: 7.2% of statements [2021-08-25T19:17:52.461Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-08-25T19:17:52.917Z] === RUN TestFixedBufferCap [2021-08-25T19:17:52.917Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestFixedBufferLen [2021-08-25T19:17:52.917Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestFixedBufferString [2021-08-25T19:17:52.917Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestFixedBufferWrite [2021-08-25T19:17:52.917Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestFixedBufferRead [2021-08-25T19:17:52.917Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestBytesPipeRead [2021-08-25T19:17:52.917Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestBytesPipeWrite [2021-08-25T19:17:52.917Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-25T19:17:52.917Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-25T19:17:53.132Z] time="2021-08-25T19:17:52Z" level=error msg="node4(4e2b6dceffa9) Could not close DB: timeout waiting for leave broadcast" [2021-08-25T19:17:53.132Z] time="2021-08-25T19:17:52Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, left gossip cluster" [2021-08-25T19:17:53.132Z] time="2021-08-25T19:17:52Z" level=info msg="Node 7b2df03c84c1 change state NodeActive --> NodeFailed" [2021-08-25T19:17:53.132Z] time="2021-08-25T19:17:52Z" level=info msg="Node 7b2df03c84c1/172.28.152.121, added to failed nodes list" [2021-08-25T19:17:53.132Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-25T19:17:53.132Z] PASS [2021-08-25T19:17:53.132Z] coverage: 60.1% of statements [2021-08-25T19:17:53.132Z] ok github.com/docker/docker/libnetwork/networkdb 104.388s coverage: 60.1% of statements [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/quota [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/rootless [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/volume [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-25T19:17:53.132Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-25T19:17:53.374Z] --- PASS: TestBytesPipeWriteRandomChunks (0.33s) [2021-08-25T19:17:53.374Z] === RUN TestAtomicWriteToFile [2021-08-25T19:17:53.374Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestAtomicWriteSetCommit [2021-08-25T19:17:53.374Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestAtomicWriteSetCancel [2021-08-25T19:17:53.374Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestReadCloserWrapperClose [2021-08-25T19:17:53.374Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestReaderErrWrapperReadOnError [2021-08-25T19:17:53.374Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestReaderErrWrapperRead [2021-08-25T19:17:53.374Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestCancelReadCloser [2021-08-25T19:17:53.374Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-25T19:17:53.374Z] === RUN TestWriteCloserWrapperClose [2021-08-25T19:17:53.374Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestNopWriteCloser [2021-08-25T19:17:53.374Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestNopWriter [2021-08-25T19:17:53.374Z] --- PASS: TestNopWriter (0.00s) [2021-08-25T19:17:53.374Z] === RUN TestWriteCounter [2021-08-25T19:17:53.374Z] --- PASS: TestWriteCounter (0.00s) [2021-08-25T19:17:53.374Z] PASS [2021-08-25T19:17:53.374Z] coverage: 68.3% of statements [2021-08-25T19:17:53.374Z] ok github.com/docker/docker/pkg/ioutils 0.479s coverage: 68.3% of statements [2021-08-25T19:17:53.831Z] 2021/08/25 19:17:53 Closing DB instances... [2021-08-25T19:17:54.287Z] === RUN TestError [2021-08-25T19:17:54.287Z] --- PASS: TestError (0.00s) [2021-08-25T19:17:54.287Z] === RUN TestProgressString [2021-08-25T19:17:54.287Z] === RUN TestProgressString/no_progress [2021-08-25T19:17:54.287Z] === RUN TestProgressString/progress_1 [2021-08-25T19:17:54.287Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-25T19:17:54.287Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-25T19:17:54.287Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-25T19:17:54.287Z] === RUN TestProgressString/with_units [2021-08-25T19:17:54.287Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-25T19:17:54.287Z] === RUN TestProgressString/hide_counts [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-25T19:17:54.287Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-25T19:17:54.287Z] === RUN TestJSONMessageDisplay [2021-08-25T19:17:54.287Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-25T19:17:54.287Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-25T19:17:54.287Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-25T19:17:54.287Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-25T19:17:54.287Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-25T19:17:54.287Z] === RUN TestDisplayJSONMessagesStream [2021-08-25T19:17:54.287Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-25T19:17:54.287Z] PASS [2021-08-25T19:17:54.287Z] coverage: 91.7% of statements [2021-08-25T19:17:54.287Z] ok github.com/docker/docker/pkg/jsonmessage 0.131s coverage: 91.7% of statements [2021-08-25T19:17:54.743Z] === RUN TestStandardLongPath [2021-08-25T19:17:54.743Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-25T19:17:54.743Z] === RUN TestUNCLongPath [2021-08-25T19:17:54.743Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-25T19:17:54.743Z] PASS [2021-08-25T19:17:54.743Z] coverage: 100.0% of statements [2021-08-25T19:17:54.743Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2021-08-25T19:17:55.199Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-25T19:17:55.199Z] === RUN TestNetworkDBBulkSync [2021-08-25T19:17:55.199Z] === RUN TestNameFormat [2021-08-25T19:17:55.199Z] --- PASS: TestNameFormat (0.00s) [2021-08-25T19:17:55.199Z] === RUN TestNameRetries [2021-08-25T19:17:55.199Z] --- PASS: TestNameRetries (0.00s) [2021-08-25T19:17:55.199Z] PASS [2021-08-25T19:17:55.199Z] coverage: 85.7% of statements [2021-08-25T19:17:55.199Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === Skipped [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-25T19:17:55.302Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-25T19:17:55.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-25T19:17:55.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-25T19:17:55.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-25T19:17:55.302Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-25T19:17:55.302Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-25T19:17:55.302Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-25T19:17:55.302Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-25T19:17:55.302Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-25T19:17:55.302Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-25T19:17:55.302Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-25T19:17:55.302Z] daemon_test.go:147: root required [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-25T19:17:55.302Z] reload_test.go:520: root required [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-25T19:17:55.302Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-25T19:17:55.302Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-25T19:17:55.302Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-25T19:17:55.302Z] download_test.go:268: Needs fixing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-25T19:17:55.302Z] layer_test.go:304: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-25T19:17:55.302Z] layer_test.go:353: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-25T19:17:55.302Z] layer_test.go:468: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-25T19:17:55.302Z] layer_test.go:697: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-25T19:17:55.302Z] migration_test.go:46: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-25T19:17:55.302Z] migration_test.go:182: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-25T19:17:55.302Z] mount_test.go:17: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-25T19:17:55.302Z] mount_test.go:76: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-25T19:17:55.302Z] mount_test.go:125: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-25T19:17:55.302Z] mount_test.go:212: Failing on Windows [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-25T19:17:55.302Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-25T19:17:55.302Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-25T19:17:55.302Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-25T19:17:55.302Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-25T19:17:55.302Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-25T19:17:55.302Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-25T19:17:55.302Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-25T19:17:55.302Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-25T19:17:55.302Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-25T19:17:55.302Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-25T19:17:55.302Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-25T19:17:55.302Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:17:55.302Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:17:55.302Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:17:55.302Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:17:55.302Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:17:55.302Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-25T19:17:55.302Z] archive_test.go:134: Xz not present in msys2 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-25T19:17:55.302Z] archive_test.go:239: Failing on Windows CI machines [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:17:55.302Z] archive_windows_test.go:17: Currently fails [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-25T19:17:55.302Z] changes_test.go:196: needs more investigation [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-25T19:17:55.302Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-25T19:17:55.302Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-25T19:17:55.302Z] changes_test.go:433: needs further investigation [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-25T19:17:55.302Z] changes_test.go:469: needs further investigation [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-25T19:17:55.302Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-25T19:17:55.302Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-25T19:17:55.302Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-25T19:17:55.302Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:17:55.302Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-25T19:17:55.303Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-25T19:17:55.303Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:17:55.303Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:17:55.303Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-25T19:17:55.303Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-25T19:17:55.303Z] poller_test.go:41: No chmod on Windows [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-25T19:17:55.303Z] fileutils_test.go:134: Needs porting to Windows [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-25T19:17:55.303Z] fileutils_test.go:180: Needs porting to Windows [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-25T19:17:55.303Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-25T19:17:55.303Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-25T19:17:55.303Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-25T19:17:55.303Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-25T19:17:55.303Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] [2021-08-25T19:17:55.303Z] DONE 2070 tests, 69 skipped in 239.038s [2021-08-25T19:17:55.303Z] INFO: make.ps1 ended at 08/25/2021 19:17:54 [2021-08-25T19:17:55.656Z] === RUN TestParseKeyValueOpt [2021-08-25T19:17:55.656Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-25T19:17:55.656Z] === RUN TestParseUintList [2021-08-25T19:17:55.656Z] --- PASS: TestParseUintList (0.00s) [2021-08-25T19:17:55.656Z] === RUN TestParseUintListMaximumLimits [2021-08-25T19:17:55.656Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-25T19:17:55.656Z] PASS [2021-08-25T19:17:55.656Z] coverage: 97.0% of statements [2021-08-25T19:17:55.656Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-08-25T19:17:56.112Z] === RUN TestNewAndRemove [2021-08-25T19:17:56.112Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-25T19:17:56.112Z] === RUN TestRemoveInvalidPath [2021-08-25T19:17:56.112Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-25T19:17:56.112Z] PASS [2021-08-25T19:17:56.112Z] coverage: 82.6% of statements [2021-08-25T19:17:56.112Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-08-25T19:17:56.568Z] 2021/08/25 19:17:56 Closing DB instances... [2021-08-25T19:17:56.830Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-25T19:17:56.830Z] INFO: Unit tests ended at 08/25/2021 19:17:56. Duration:00:04:09.7968141 [2021-08-25T19:17:56.830Z] INFO: Building busybox [2021-08-25T19:17:56.830Z] Sending build context to Docker daemon 5.12kB [2021-08-25T19:17:56.830Z] [2021-08-25T19:17:56.830Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-25T19:17:56.830Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-25T19:17:56.830Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-25T19:17:56.830Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-25T19:17:56.830Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-25T19:17:56.830Z] ---> a4938fe7222f [2021-08-25T19:17:56.830Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-25T19:17:56.830Z] ---> Running in 4a499ade248c [2021-08-25T19:17:57.529Z] === RUN TestFailedConnection [2021-08-25T19:17:57.986Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-25T19:17:57.986Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-25T19:17:58.188Z] --- PASS: TestBuildSquashParent (8.71s) [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:17:58.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:17:58.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:17:58.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:17:58.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:17:58.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:17:58.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:17:58.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:17:58.188Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:17:58.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:17:58.441Z] === RUN TestParseEmptyInterface [2021-08-25T19:17:58.441Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestParseNonInterfaceType [2021-08-25T19:17:58.441Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestParseWithOneFunction [2021-08-25T19:17:58.441Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestParseWithMultipleFuncs [2021-08-25T19:17:58.441Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestParseWithUnnamedReturn [2021-08-25T19:17:58.441Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestEmbeddedInterface [2021-08-25T19:17:58.441Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestParsedImports [2021-08-25T19:17:58.441Z] --- PASS: TestParsedImports (0.00s) [2021-08-25T19:17:58.441Z] === RUN TestAliasedImports [2021-08-25T19:17:58.441Z] --- PASS: TestAliasedImports (0.00s) [2021-08-25T19:17:58.441Z] PASS [2021-08-25T19:17:58.441Z] coverage: 56.8% of statements [2021-08-25T19:17:58.441Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-08-25T19:17:58.897Z] --- PASS: TestRequest (7.33s) [2021-08-25T19:17:58.897Z] === RUN TestOverlappingRequests [2021-08-25T19:17:59.353Z] === RUN TestHTTPTransport [2021-08-25T19:17:59.353Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-25T19:17:59.353Z] PASS [2021-08-25T19:17:59.353Z] coverage: 85.7% of statements [2021-08-25T19:17:59.353Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-08-25T19:17:59.353Z] --- PASS: TestFailedConnection (2.00s) [2021-08-25T19:17:59.353Z] === RUN TestFailOnce [2021-08-25T19:17:59.353Z] 2021/08/25 19:17:59 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-08-25T19:17:59.353Z] goroutine 34 [running]: [2021-08-25T19:17:59.353Z] net/http.(*conn).serve.func1() [2021-08-25T19:17:59.353Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-25T19:17:59.353Z] panic({0xb69d40, 0xc75ce0}) [2021-08-25T19:17:59.353Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-25T19:17:59.353Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd642f933c3c8ac57}, 0xc00015ba98) [2021-08-25T19:17:59.353Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-25T19:17:59.353Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc829a8, 0xc0000b0000}, 0xabe3e6) [2021-08-25T19:17:59.353Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-25T19:17:59.353Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xc829a8, 0xc0000b0000}, 0xc00009e000) [2021-08-25T19:17:59.353Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-25T19:17:59.353Z] net/http.serverHandler.ServeHTTP({0xc80fd0}, {0xc829a8, 0xc0000b0000}, 0xc00009e000) [2021-08-25T19:17:59.353Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-25T19:17:59.353Z] net/http.(*conn).serve(0xc000220000, {0xc84840, 0xc0002020c0}) [2021-08-25T19:17:59.353Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-25T19:17:59.353Z] created by net/http.(*Server).Serve [2021-08-25T19:17:59.353Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-25T19:17:59.353Z] time="2021-08-25T19:17:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-08-25T19:17:59.353Z] --- PASS: TestOverlappingRequests (0.34s) [2021-08-25T19:17:59.353Z] === RUN TestRelease [2021-08-25T19:17:59.809Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-25T19:17:59.809Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-25T19:17:59.809Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-25T19:17:59.809Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-25T19:17:59.809Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-25T19:17:59.809Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-25T19:17:59.809Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestBufferPoolPutAndGet [2021-08-25T19:17:59.809Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-25T19:17:59.809Z] PASS [2021-08-25T19:17:59.809Z] coverage: 88.2% of statements [2021-08-25T19:17:59.809Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-08-25T19:17:59.809Z] === RUN TestOutputOnPrematureClose [2021-08-25T19:17:59.809Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-25T19:17:59.809Z] === RUN TestCompleteSilently [2021-08-25T19:17:59.809Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-25T19:17:59.809Z] PASS [2021-08-25T19:17:59.809Z] coverage: 75.9% of statements [2021-08-25T19:17:59.809Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-08-25T19:18:00.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:18:00.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:18:00.265Z] === RUN TestSendToOneSub [2021-08-25T19:18:00.265Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestSendToMultipleSubs [2021-08-25T19:18:00.265Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestEvictOneSub [2021-08-25T19:18:00.265Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestClosePublisher [2021-08-25T19:18:00.265Z] --- PASS: TestClosePublisher (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestPubSubRace [2021-08-25T19:18:00.265Z] --- PASS: TestFailOnce (1.11s) [2021-08-25T19:18:00.265Z] === RUN TestEchoInputOutput [2021-08-25T19:18:00.265Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestBackoff [2021-08-25T19:18:00.265Z] --- PASS: TestBackoff (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestAbortRetry [2021-08-25T19:18:00.265Z] --- PASS: TestAbortRetry (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestClientScheme [2021-08-25T19:18:00.265Z] --- PASS: TestClientScheme (0.00s) [2021-08-25T19:18:00.265Z] === RUN TestNewClientWithTimeout [2021-08-25T19:18:00.720Z] --- PASS: TestRelease (1.29s) [2021-08-25T19:18:00.720Z] === RUN TestAllocateRandomDeallocate [2021-08-25T19:18:00.720Z] time="2021-08-25T19:18:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-25T19:18:01.176Z] 2021/08/25 19:18:00 Closing DB instances... [2021-08-25T19:18:01.503Z] Removing intermediate container 4a499ade248c [2021-08-25T19:18:01.504Z] ---> 530abc9652b3 [2021-08-25T19:18:01.504Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-25T19:18:01.504Z] ---> Running in ce1390482359 [2021-08-25T19:18:01.504Z] Removing intermediate container ce1390482359 [2021-08-25T19:18:01.504Z] ---> b66fcd60937b [2021-08-25T19:18:01.504Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-25T19:18:01.504Z] ---> Running in 65af61436f50 [2021-08-25T19:18:01.504Z] Removing intermediate container 65af61436f50 [2021-08-25T19:18:01.504Z] ---> 42299ef45bc5 [2021-08-25T19:18:01.504Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-25T19:18:01.632Z] --- PASS: TestPubSubRace (1.04s) [2021-08-25T19:18:01.632Z] PASS [2021-08-25T19:18:01.632Z] coverage: 75.0% of statements [2021-08-25T19:18:01.632Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-08-25T19:18:02.088Z] === RUN TestRegister [2021-08-25T19:18:02.088Z] --- PASS: TestRegister (0.00s) [2021-08-25T19:18:02.088Z] === RUN TestCommand [2021-08-25T19:18:02.088Z] --- PASS: TestCommand (0.02s) [2021-08-25T19:18:02.088Z] === RUN TestNaiveSelf [2021-08-25T19:18:02.088Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-25T19:18:02.088Z] PASS [2021-08-25T19:18:02.088Z] coverage: 82.4% of statements [2021-08-25T19:18:02.088Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2021-08-25T19:18:02.544Z] === RUN TestDump [2021-08-25T19:18:02.544Z] goroutine 6 [running]: [2021-08-25T19:18:02.544Z] github.com/docker/docker/pkg/stack.dump(0x107b2f7) [2021-08-25T19:18:02.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-25T19:18:02.544Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-25T19:18:02.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-25T19:18:02.544Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-25T19:18:02.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x2a [2021-08-25T19:18:02.544Z] testing.tRunner(0xc000118340, 0x11e8f78) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:18:02.544Z] created by testing.(*T).Run [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-25T19:18:02.544Z] [2021-08-25T19:18:02.544Z] goroutine 1 [chan receive]: [2021-08-25T19:18:02.544Z] testing.(*T).Run(0xc0001181a0, {0x11da63d, 0x105a173}, 0x11e8f78) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-25T19:18:02.544Z] testing.runTests.func1(0xc000068720) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-25T19:18:02.544Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:18:02.544Z] testing.runTests(0xc000076080, {0x134cc40, 0x3, 0x3}, {0x107a54d, 0x11dc337, 0x1351700}) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-25T19:18:02.544Z] testing.(*M).Run(0xc000076080) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-25T19:18:02.544Z] main.main() [2021-08-25T19:18:02.544Z] _testmain.go:95 +0x1f5 [2021-08-25T19:18:02.544Z] --- PASS: TestDump (0.00s) [2021-08-25T19:18:02.544Z] === RUN TestDumpToFile [2021-08-25T19:18:02.544Z] time="2021-08-25T19:18:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-25T19:18:02.544Z] --- PASS: TestDumpToFile (0.09s) [2021-08-25T19:18:02.544Z] === RUN TestDumpToFileWithEmptyInput [2021-08-25T19:18:02.544Z] goroutine 8 [running]: [2021-08-25T19:18:02.544Z] github.com/docker/docker/pkg/stack.dump(0x10e8634) [2021-08-25T19:18:02.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-25T19:18:02.544Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x10e89e0}) [2021-08-25T19:18:02.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-25T19:18:02.544Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-08-25T19:18:02.544Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x26 [2021-08-25T19:18:02.544Z] testing.tRunner(0xc000118820, 0x11e8f68) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:18:02.544Z] created by testing.(*T).Run [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-25T19:18:02.544Z] [2021-08-25T19:18:02.544Z] goroutine 1 [chan receive]: [2021-08-25T19:18:02.544Z] testing.(*T).Run(0xc0001181a0, {0x11e13c9, 0x105a173}, 0x11e8f68) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-25T19:18:02.544Z] testing.runTests.func1(0xc000068720) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-25T19:18:02.544Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:18:02.544Z] testing.runTests(0xc000076080, {0x134cc40, 0x3, 0x3}, {0x107a54d, 0x11dc337, 0x1351700}) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-25T19:18:02.544Z] testing.(*M).Run(0xc000076080) [2021-08-25T19:18:02.544Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-25T19:18:02.544Z] main.main() [2021-08-25T19:18:02.544Z] _testmain.go:95 +0x1f5 [2021-08-25T19:18:02.544Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-25T19:18:02.544Z] PASS [2021-08-25T19:18:02.544Z] coverage: 90.9% of statements [2021-08-25T19:18:02.544Z] ok github.com/docker/docker/pkg/stack 0.117s coverage: 90.9% of statements [2021-08-25T19:18:03.000Z] === RUN TestNewStdWriter [2021-08-25T19:18:03.000Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-25T19:18:03.000Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestWriteWithNilBytes [2021-08-25T19:18:03.000Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestWrite [2021-08-25T19:18:03.000Z] --- PASS: TestWrite (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestWriteWithWriterError [2021-08-25T19:18:03.000Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-25T19:18:03.000Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyWriteAndRead [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-25T19:18:03.000Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-25T19:18:03.000Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-25T19:18:03.000Z] PASS [2021-08-25T19:18:03.000Z] coverage: 100.0% of statements [2021-08-25T19:18:03.000Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2021-08-25T19:18:03.032Z] [2021-08-25T19:18:03.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:18:03.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:18:03.457Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-25T19:18:03.457Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-25T19:18:03.457Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestFormatStatus [2021-08-25T19:18:03.457Z] --- PASS: TestFormatStatus (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestFormatError [2021-08-25T19:18:03.457Z] --- PASS: TestFormatError (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestFormatJSONError [2021-08-25T19:18:03.457Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-25T19:18:03.457Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-25T19:18:03.457Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestNewJSONProgressOutput [2021-08-25T19:18:03.457Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestAuxFormatterEmit [2021-08-25T19:18:03.457Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestStreamWriterStdout [2021-08-25T19:18:03.457Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-25T19:18:03.457Z] === RUN TestStreamWriterStderr [2021-08-25T19:18:03.457Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-25T19:18:03.457Z] PASS [2021-08-25T19:18:03.457Z] coverage: 66.2% of statements [2021-08-25T19:18:03.457Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-08-25T19:18:03.489Z] ---> 3802d73e73d8 [2021-08-25T19:18:03.489Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-25T19:18:03.489Z] ---> Running in e1514964c537 [2021-08-25T19:18:03.913Z] === RUN TestGenerateRandomID [2021-08-25T19:18:03.913Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-25T19:18:03.913Z] === RUN TestShortenId [2021-08-25T19:18:03.913Z] --- PASS: TestShortenId (0.00s) [2021-08-25T19:18:03.913Z] === RUN TestShortenSha256Id [2021-08-25T19:18:03.913Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-25T19:18:03.913Z] === RUN TestShortenIdEmpty [2021-08-25T19:18:03.913Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-25T19:18:03.913Z] === RUN TestShortenIdInvalid [2021-08-25T19:18:03.913Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-25T19:18:03.913Z] === RUN TestIsShortIDNonHex [2021-08-25T19:18:03.913Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-25T19:18:03.913Z] === RUN TestIsShortIDNotCorrectSize [2021-08-25T19:18:03.913Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-25T19:18:03.913Z] PASS [2021-08-25T19:18:03.913Z] coverage: 70.6% of statements [2021-08-25T19:18:03.913Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-08-25T19:18:03.913Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.06s) [2021-08-25T19:18:03.913Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-25T19:18:04.369Z] === RUN TestIsCpusetListAvailable [2021-08-25T19:18:04.369Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-25T19:18:04.369Z] PASS [2021-08-25T19:18:04.369Z] coverage: 39.4% of statements [2021-08-25T19:18:04.369Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-08-25T19:18:04.369Z] --- PASS: TestAllocateRandomDeallocate (3.63s) [2021-08-25T19:18:04.369Z] === RUN TestRetrieveFromStore [2021-08-25T19:18:04.826Z] time="2021-08-25T19:18:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-25T19:18:04.826Z] 2021/08/25 19:18:04 Closing DB instances... [2021-08-25T19:18:05.282Z] === RUN TestChtimes [2021-08-25T19:18:05.282Z] --- PASS: TestChtimes (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestChtimesWindows [2021-08-25T19:18:05.282Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-25T19:18:05.282Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestEnsureRemoveAllNotExist [2021-08-25T19:18:05.282Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestEnsureRemoveAllWithDir [2021-08-25T19:18:05.282Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestEnsureRemoveAllWithFile [2021-08-25T19:18:05.282Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestHasWin32KSupport [2021-08-25T19:18:05.282Z] syscall_windows_test.go:8: win32k: true [2021-08-25T19:18:05.282Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-25T19:18:05.282Z] PASS [2021-08-25T19:18:05.282Z] coverage: 13.0% of statements [2021-08-25T19:18:05.282Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2021-08-25T19:18:05.282Z] --- PASS: TestRetrieveFromStore (1.18s) [2021-08-25T19:18:05.282Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-25T19:18:05.282Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestParallelPredefinedRequest1 [2021-08-25T19:18:05.282Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-25T19:18:05.282Z] === RUN TestParallelPredefinedRequest2 [2021-08-25T19:18:05.282Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-25T19:18:05.282Z] === RUN TestParallelPredefinedRequest3 [2021-08-25T19:18:05.282Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-25T19:18:05.282Z] === RUN TestParallelPredefinedRequest4 [2021-08-25T19:18:05.282Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-25T19:18:05.282Z] === RUN TestParallelPredefinedRequest5 [2021-08-25T19:18:05.282Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-25T19:18:05.282Z] === RUN TestDebug [2021-08-25T19:18:05.282Z] --- PASS: TestDebug (0.00s) [2021-08-25T19:18:05.282Z] === RUN TestRequestPoolParallel [2021-08-25T19:18:05.738Z] === RUN TestTailFile [2021-08-25T19:18:05.738Z] --- PASS: TestTailFile (0.00s) [2021-08-25T19:18:05.738Z] === RUN TestTailFileManyLines [2021-08-25T19:18:05.738Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-25T19:18:05.738Z] === RUN TestTailEmptyFile [2021-08-25T19:18:05.738Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-25T19:18:05.738Z] === RUN TestTailNegativeN [2021-08-25T19:18:05.738Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader [2021-08-25T19:18:05.738Z] === CONT TestNewTailReader [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/no_delimiter [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-25T19:18:05.738Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/truncated_last_line [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-25T19:18:05.738Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-25T19:18:05.738Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/no_delimiter [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.740Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.740Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.741Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:05.741Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:18:05.742Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:05.742Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:05.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.199Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.199Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.200Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:18:06.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:18:06.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:18:06.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-25T19:18:06.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:18:06.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:18:06.204Z] PASS [2021-08-25T19:18:06.204Z] coverage: 88.6% of statements [2021-08-25T19:18:06.204Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2021-08-25T19:18:06.204Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-08-25T19:18:06.204Z] === RUN TestFullAllocateRelease [2021-08-25T19:18:06.204Z] --- PASS: TestFullAllocateRelease (0.42s) [2021-08-25T19:18:06.204Z] === RUN TestOddAllocateRelease [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2021-08-25T19:18:06.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s) [2021-08-25T19:18:06.630Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:18:06.630Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:18:06.660Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-08-25T19:18:06.660Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-25T19:18:06.660Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-25T19:18:06.660Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-25T19:18:06.660Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-08-25T19:18:06.660Z] === RUN TestNetworkDBGarbageCollection [2021-08-25T19:18:06.660Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-08-25T19:18:06.660Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-25T19:18:06.660Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-25T19:18:06.660Z] === CONT TestParallelPredefinedRequest1 [2021-08-25T19:18:06.660Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:06.660Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:18:06.660Z] === CONT TestParallelPredefinedRequest5 [2021-08-25T19:18:06.660Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:06.660Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:18:06.660Z] === CONT TestParallelPredefinedRequest4 [2021-08-25T19:18:06.660Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:06.660Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:18:06.660Z] === CONT TestParallelPredefinedRequest3 [2021-08-25T19:18:06.660Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:06.660Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:18:06.660Z] === CONT TestParallelPredefinedRequest2 [2021-08-25T19:18:06.660Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:06.660Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:18:06.660Z] PASS [2021-08-25T19:18:06.660Z] coverage: 85.3% of statements [2021-08-25T19:18:06.660Z] ok github.com/docker/docker/libnetwork/ipam 38.460s coverage: 85.3% of statements [2021-08-25T19:18:06.660Z] === RUN TestTarSumRemoveNonExistent [2021-08-25T19:18:06.660Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestTarSumRemove [2021-08-25T19:18:06.660Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestSortFileInfoSums [2021-08-25T19:18:06.660Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestNewTarSumForLabelInvalid [2021-08-25T19:18:06.660Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestNewTarSumForLabel [2021-08-25T19:18:06.660Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestEmptyTar [2021-08-25T19:18:06.660Z] --- PASS: TestEmptyTar (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestTarSumsReadSize [2021-08-25T19:18:06.660Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestTarSums [2021-08-25T19:18:06.660Z] --- PASS: TestTarSums (0.05s) [2021-08-25T19:18:06.660Z] === RUN TestIteration [2021-08-25T19:18:06.660Z] --- PASS: TestIteration (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestVersionLabelForChecksum [2021-08-25T19:18:06.660Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestVersion [2021-08-25T19:18:06.660Z] --- PASS: TestVersion (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestGetVersion [2021-08-25T19:18:06.660Z] --- PASS: TestGetVersion (0.00s) [2021-08-25T19:18:06.660Z] === RUN TestGetVersions [2021-08-25T19:18:06.660Z] --- PASS: TestGetVersions (0.00s) [2021-08-25T19:18:06.660Z] PASS [2021-08-25T19:18:06.660Z] coverage: 89.3% of statements [2021-08-25T19:18:06.660Z] ok github.com/docker/docker/pkg/tarsum 0.090s coverage: 89.3% of statements [2021-08-25T19:18:07.116Z] testing: warning: no tests to run [2021-08-25T19:18:07.116Z] PASS [2021-08-25T19:18:07.116Z] coverage: [no statements] [2021-08-25T19:18:07.116Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-08-25T19:18:07.572Z] === RUN TestTruncIndex [2021-08-25T19:18:07.884Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:18:07.884Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:18:07.884Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:18:07.884Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:18:07.884Z] [2021-08-25T19:18:07.884Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-25T19:18:07.884Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-25T19:18:07.884Z] Using test binary docker [2021-08-25T19:18:07.884Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-25T19:18:07.884Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-25T19:18:07.884Z] INFO: Waiting for daemon to start... [2021-08-25T19:18:07.884Z] Starting dockerd [2021-08-25T19:18:08.028Z] --- PASS: TestTruncIndex (0.10s) [2021-08-25T19:18:08.028Z] PASS [2021-08-25T19:18:08.028Z] coverage: 91.5% of statements [2021-08-25T19:18:08.028Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-08-25T19:18:08.028Z] === RUN TestIsGIT [2021-08-25T19:18:08.028Z] --- PASS: TestIsGIT (0.00s) [2021-08-25T19:18:08.028Z] === RUN TestIsTransport [2021-08-25T19:18:08.028Z] --- PASS: TestIsTransport (0.00s) [2021-08-25T19:18:08.028Z] PASS [2021-08-25T19:18:08.028Z] coverage: 100.0% of statements [2021-08-25T19:18:08.028Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-08-25T19:18:08.144Z] . [2021-08-25T19:18:08.144Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-25T19:18:08.484Z] === RUN TestVersionInfo [2021-08-25T19:18:08.485Z] --- PASS: TestVersionInfo (0.00s) [2021-08-25T19:18:08.485Z] === RUN TestAppendVersions [2021-08-25T19:18:08.485Z] --- PASS: TestAppendVersions (0.00s) [2021-08-25T19:18:08.485Z] PASS [2021-08-25T19:18:08.485Z] coverage: 88.9% of statements [2021-08-25T19:18:08.485Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-08-25T19:18:08.524Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:18:09.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:18:09.446Z] time="2021-08-25T19:18:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-25T19:18:09.446Z] === RUN TestValidatePrivileges [2021-08-25T19:18:09.446Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-25T19:18:09.446Z] === RUN TestFilterByCapNeg [2021-08-25T19:18:09.446Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-25T19:18:09.446Z] === RUN TestFilterByCapPos [2021-08-25T19:18:09.446Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-25T19:18:09.446Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-25T19:18:09.446Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-25T19:18:09.446Z] PASS [2021-08-25T19:18:09.446Z] coverage: 12.0% of statements [2021-08-25T19:18:09.446Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-08-25T19:18:09.651Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:18:10.214Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:18:10.409Z] === RUN TestNewSettable [2021-08-25T19:18:10.409Z] --- PASS: TestNewSettable (0.00s) [2021-08-25T19:18:10.409Z] === RUN TestIsSettable [2021-08-25T19:18:10.409Z] --- PASS: TestIsSettable (0.00s) [2021-08-25T19:18:10.409Z] === RUN TestUpdateSettingsEnv [2021-08-25T19:18:10.409Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-25T19:18:10.409Z] PASS [2021-08-25T19:18:10.409Z] coverage: 20.0% of statements [2021-08-25T19:18:10.409Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-08-25T19:18:10.470Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2021-08-25T19:18:10.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2021-08-25T19:18:10.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-08-25T19:18:10.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-08-25T19:18:10.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2021-08-25T19:18:10.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2021-08-25T19:18:10.470Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:18:10.866Z] === RUN TestLoad [2021-08-25T19:18:10.866Z] --- PASS: TestLoad (0.00s) [2021-08-25T19:18:10.866Z] === RUN TestSave [2021-08-25T19:18:10.866Z] --- PASS: TestSave (0.02s) [2021-08-25T19:18:10.866Z] === RUN TestAddDeleteGet [2021-08-25T19:18:10.866Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-25T19:18:10.866Z] === RUN TestInvalidTags [2021-08-25T19:18:10.866Z] --- PASS: TestInvalidTags (0.00s) [2021-08-25T19:18:10.866Z] PASS [2021-08-25T19:18:10.866Z] coverage: 84.4% of statements [2021-08-25T19:18:10.866Z] ok github.com/docker/docker/reference 0.086s coverage: 84.4% of statements [2021-08-25T19:18:11.839Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2021-08-25T19:18:11.839Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:18:12.038Z] Removing intermediate container e1514964c537 [2021-08-25T19:18:12.038Z] ---> 46dc65a15969 [2021-08-25T19:18:12.038Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-25T19:18:12.038Z] ---> Running in 6790ee0a6ba0 [2021-08-25T19:18:12.395Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-25T19:18:12.396Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-25T19:18:12.396Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-25T19:18:12.396Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-25T19:18:12.396Z] === RUN TestResolveAuthConfigIndexServer [2021-08-25T19:18:12.396Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestResolveAuthConfigFullURL [2021-08-25T19:18:12.396Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-25T19:18:12.396Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestValidateMirror [2021-08-25T19:18:12.396Z] --- PASS: TestValidateMirror (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestLoadInsecureRegistries [2021-08-25T19:18:12.396Z] time="2021-08-25T19:18:12Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-25T19:18:12.396Z] time="2021-08-25T19:18:12Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-25T19:18:12.396Z] time="2021-08-25T19:18:12Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-25T19:18:12.396Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-08-25T19:18:12.396Z] === RUN TestNewServiceConfig [2021-08-25T19:18:12.396Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestValidateIndexName [2021-08-25T19:18:12.396Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestValidateIndexNameWithError [2021-08-25T19:18:12.396Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestEndpointParse [2021-08-25T19:18:12.396Z] --- PASS: TestEndpointParse (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestEndpointParseInvalid [2021-08-25T19:18:12.396Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestValidateEndpoint [2021-08-25T19:18:12.396Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestPing [2021-08-25T19:18:12.396Z] --- PASS: TestPing (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestPingRegistryEndpoint [2021-08-25T19:18:12.396Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:18:12.396Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestEndpoint [2021-08-25T19:18:12.396Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:18:12.396Z] --- SKIP: TestEndpoint (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestParseRepositoryInfo [2021-08-25T19:18:12.396Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestNewIndexInfo [2021-08-25T19:18:12.396Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestMirrorEndpointLookup [2021-08-25T19:18:12.396Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:18:12.396Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestSearchRepositories [2021-08-25T19:18:12.396Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-25T19:18:12.396Z] Host: 127.0.0.1:49304 [2021-08-25T19:18:12.396Z] User-Agent: docker test client [2021-08-25T19:18:12.396Z] Authorization: Token fake-token [2021-08-25T19:18:12.396Z] X-Docker-Token: true [2021-08-25T19:18:12.396Z] Accept-Encoding: gzip [2021-08-25T19:18:12.396Z] [2021-08-25T19:18:12.396Z] [2021-08-25T19:18:12.396Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-25T19:18:12.396Z] Connection: close [2021-08-25T19:18:12.396Z] Content-Length: 144 [2021-08-25T19:18:12.396Z] Cache-Control: no-cache [2021-08-25T19:18:12.396Z] Content-Type: application/json [2021-08-25T19:18:12.396Z] Date: Wed, 25 Aug 2021 19:18:12 GMT [2021-08-25T19:18:12.396Z] Expires: -1 [2021-08-25T19:18:12.396Z] Pragma: no-cache [2021-08-25T19:18:12.396Z] Server: docker-tests/mock [2021-08-25T19:18:12.396Z] X-Docker-Registry-Config: mock [2021-08-25T19:18:12.396Z] X-Docker-Registry-Version: 0.0.0 [2021-08-25T19:18:12.396Z] [2021-08-25T19:18:12.396Z] [2021-08-25T19:18:12.396Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestTrustedLocation [2021-08-25T19:18:12.396Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-25T19:18:12.396Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestAllowNondistributableArtifacts [2021-08-25T19:18:12.396Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-25T19:18:12.396Z] === RUN TestIsSecureIndex [2021-08-25T19:18:12.396Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-25T19:18:12.396Z] PASS [2021-08-25T19:18:12.396Z] coverage: 51.7% of statements [2021-08-25T19:18:12.396Z] ok github.com/docker/docker/registry 0.144s coverage: 51.7% of statements [2021-08-25T19:18:12.495Z] [2021-08-25T19:18:12.495Z] SUCCESS: Specified value was saved. [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestReaderWithReadError [2021-08-25T19:18:12.852Z] === RUN TestRestartManagerTimeout [2021-08-25T19:18:12.852Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestRestartManagerTimeoutReset [2021-08-25T19:18:12.852Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-25T19:18:12.852Z] PASS [2021-08-25T19:18:12.852Z] coverage: 50.9% of statements [2021-08-25T19:18:12.852Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-08-25T19:18:12.852Z] time="2021-08-25T19:18:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestReader [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-25T19:18:12.852Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-25T19:18:12.852Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-25T19:18:12.852Z] PASS [2021-08-25T19:18:12.852Z] coverage: 100.0% of statements [2021-08-25T19:18:12.852Z] ok github.com/docker/docker/registry/resumable 0.141s coverage: 100.0% of statements [2021-08-25T19:18:13.309Z] === RUN TestDecodeContainerConfig [2021-08-25T19:18:13.309Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-25T19:18:13.309Z] === RUN TestDecodeContainerConfigIsolation [2021-08-25T19:18:13.309Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-25T19:18:13.309Z] === RUN TestValidatePrivileged [2021-08-25T19:18:13.309Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-25T19:18:13.309Z] PASS [2021-08-25T19:18:13.309Z] coverage: 52.2% of statements [2021-08-25T19:18:13.309Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2021-08-25T19:18:13.766Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-25T19:18:13.766Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-25T19:18:13.766Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-25T19:18:13.766Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-25T19:18:13.766Z] PASS [2021-08-25T19:18:13.766Z] coverage: 62.5% of statements [2021-08-25T19:18:13.766Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2021-08-25T19:18:14.362Z] --- PASS: TestBuildLabelWithTargets (2.02s) [2021-08-25T19:18:14.362Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:18:14.382Z] ok github.com/docker/docker/libnetwork/networkdb 103.814s coverage: 60.5% of statements [2021-08-25T19:18:14.382Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-25T19:18:14.382Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-25T19:18:14.382Z] ok github.com/docker/docker/libnetwork/osl 4.429s coverage: 39.7% of statements [2021-08-25T19:18:14.644Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.010s coverage: 20.0% of statements [2021-08-25T19:18:14.669Z] Removing intermediate container 6790ee0a6ba0 [2021-08-25T19:18:14.669Z] ---> 2f74e9104f66 [2021-08-25T19:18:14.669Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-25T19:18:14.669Z] ---> Running in 0e92482cd5e0 [2021-08-25T19:18:14.926Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2021-08-25T19:18:14.926Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:18:15.216Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-25T19:18:15.933Z] === RUN TestGetDriver [2021-08-25T19:18:15.933Z] --- PASS: TestGetDriver (0.00s) [2021-08-25T19:18:15.933Z] === RUN TestVolumeRequestError [2021-08-25T19:18:15.933Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-25T19:18:15.933Z] PASS [2021-08-25T19:18:15.933Z] coverage: 36.1% of statements [2021-08-25T19:18:15.933Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-08-25T19:18:15.933Z] === RUN TestGetAddress [2021-08-25T19:18:15.933Z] --- PASS: TestGetAddress (0.00s) [2021-08-25T19:18:15.933Z] === RUN TestRemove [2021-08-25T19:18:15.933Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-25T19:18:15.933Z] --- SKIP: TestRemove (0.00s) [2021-08-25T19:18:15.933Z] === RUN TestInitializeWithVolumes [2021-08-25T19:18:15.933Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-25T19:18:15.933Z] === RUN TestCreate [2021-08-25T19:18:15.933Z] --- PASS: TestCreate (0.01s) [2021-08-25T19:18:15.933Z] === RUN TestValidateName [2021-08-25T19:18:15.933Z] --- PASS: TestValidateName (0.00s) [2021-08-25T19:18:15.933Z] === RUN TestCreateWithOpts [2021-08-25T19:18:15.933Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-25T19:18:15.933Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-25T19:18:15.933Z] === RUN TestRelaodNoOpts [2021-08-25T19:18:15.933Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-25T19:18:15.933Z] PASS [2021-08-25T19:18:15.933Z] coverage: 41.5% of statements [2021-08-25T19:18:15.933Z] ok github.com/docker/docker/volume/local 0.047s coverage: 41.5% of statements [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRaw [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-25T19:18:16.390Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRaw [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-25T19:18:16.390Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestConvertTmpfsOptions [2021-08-25T19:18:16.390Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-25T19:18:16.390Z] linux_parser_test.go:209: data="ro" [2021-08-25T19:18:16.390Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestParseMountSpec [2021-08-25T19:18:16.390Z] parser_test.go:63: case 0 [2021-08-25T19:18:16.390Z] parser_test.go:63: case 1 [2021-08-25T19:18:16.390Z] parser_test.go:63: case 2 [2021-08-25T19:18:16.390Z] parser_test.go:63: case 3 [2021-08-25T19:18:16.390Z] parser_test.go:63: case 4 [2021-08-25T19:18:16.390Z] parser_test.go:63: case 5 [2021-08-25T19:18:16.390Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestValidateMount [2021-08-25T19:18:16.390Z] --- PASS: TestValidateMount (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRaw [2021-08-25T19:18:16.390Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-25T19:18:16.390Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-25T19:18:16.604Z] ok github.com/docker/docker/libnetwork/portmapper 0.900s coverage: 48.6% of statements [2021-08-25T19:18:16.846Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-25T19:18:16.846Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-25T19:18:16.846Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-25T19:18:16.846Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-25T19:18:16.846Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-25T19:18:16.846Z] PASS [2021-08-25T19:18:16.846Z] coverage: 67.6% of statements [2021-08-25T19:18:16.846Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-08-25T19:18:16.865Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-25T19:18:16.865Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-25T19:18:17.302Z] === RUN TestSetGetMeta [2021-08-25T19:18:17.302Z] === PAUSE TestSetGetMeta [2021-08-25T19:18:17.302Z] === RUN TestRestore [2021-08-25T19:18:17.302Z] === PAUSE TestRestore [2021-08-25T19:18:17.302Z] === RUN TestServiceCreate [2021-08-25T19:18:17.302Z] === PAUSE TestServiceCreate [2021-08-25T19:18:17.302Z] === RUN TestServiceList [2021-08-25T19:18:17.302Z] === PAUSE TestServiceList [2021-08-25T19:18:17.302Z] === RUN TestServiceRemove [2021-08-25T19:18:17.302Z] === PAUSE TestServiceRemove [2021-08-25T19:18:17.302Z] === RUN TestServiceGet [2021-08-25T19:18:17.302Z] === PAUSE TestServiceGet [2021-08-25T19:18:17.302Z] === RUN TestServicePrune [2021-08-25T19:18:17.302Z] === PAUSE TestServicePrune [2021-08-25T19:18:17.302Z] === RUN TestCreate [2021-08-25T19:18:17.302Z] === PAUSE TestCreate [2021-08-25T19:18:17.302Z] === RUN TestRemove [2021-08-25T19:18:17.302Z] === PAUSE TestRemove [2021-08-25T19:18:17.302Z] === RUN TestList [2021-08-25T19:18:17.302Z] === PAUSE TestList [2021-08-25T19:18:17.302Z] === RUN TestFindByDriver [2021-08-25T19:18:17.302Z] === PAUSE TestFindByDriver [2021-08-25T19:18:17.302Z] === RUN TestFindByReferenced [2021-08-25T19:18:17.302Z] === PAUSE TestFindByReferenced [2021-08-25T19:18:17.302Z] === RUN TestDerefMultipleOfSameRef [2021-08-25T19:18:17.302Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-25T19:18:17.302Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:18:17.302Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:18:17.302Z] === RUN TestDefererencePluginOnCreateError [2021-08-25T19:18:17.302Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-25T19:18:17.302Z] === RUN TestRefDerefRemove [2021-08-25T19:18:17.302Z] === PAUSE TestRefDerefRemove [2021-08-25T19:18:17.302Z] === RUN TestGet [2021-08-25T19:18:17.302Z] === PAUSE TestGet [2021-08-25T19:18:17.302Z] === RUN TestGetWithReference [2021-08-25T19:18:17.302Z] === PAUSE TestGetWithReference [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_nil_list [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_empty_list [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_filter_some [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_filter_middle [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:18:17.302Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-25T19:18:17.302Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_nil_list [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_filter_some [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_empty_list [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_filter_middle [2021-08-25T19:18:17.302Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-25T19:18:17.302Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-25T19:18:17.302Z] === CONT TestSetGetMeta [2021-08-25T19:18:17.302Z] === CONT TestList [2021-08-25T19:18:17.302Z] === CONT TestDefererencePluginOnCreateError [2021-08-25T19:18:17.302Z] === CONT TestDerefMultipleOfSameRef [2021-08-25T19:18:17.302Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:18:17.302Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestGet [2021-08-25T19:18:17.302Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestGetWithReference [2021-08-25T19:18:17.302Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-25T19:18:17.302Z] === CONT TestFindByReferenced [2021-08-25T19:18:17.302Z] --- PASS: TestList (0.03s) [2021-08-25T19:18:17.302Z] === CONT TestServiceGet [2021-08-25T19:18:17.302Z] --- PASS: TestGet (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestRemove [2021-08-25T19:18:17.302Z] --- PASS: TestGetWithReference (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestCreate [2021-08-25T19:18:17.302Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestServicePrune [2021-08-25T19:18:17.302Z] --- PASS: TestRemove (0.02s) [2021-08-25T19:18:17.302Z] === CONT TestRefDerefRemove [2021-08-25T19:18:17.302Z] --- PASS: TestCreate (0.01s) [2021-08-25T19:18:17.302Z] === CONT TestFindByDriver [2021-08-25T19:18:17.302Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-25T19:18:17.302Z] === CONT TestServiceList [2021-08-25T19:18:17.302Z] --- PASS: TestFindByDriver (0.01s) [2021-08-25T19:18:17.302Z] === CONT TestServiceRemove [2021-08-25T19:18:17.302Z] --- PASS: TestServiceGet (0.10s) [2021-08-25T19:18:17.302Z] === CONT TestServiceCreate [2021-08-25T19:18:17.302Z] time="2021-08-25T19:18:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:18:17.302Z] --- PASS: TestServiceRemove (0.06s) [2021-08-25T19:18:17.302Z] === CONT TestRestore [2021-08-25T19:18:17.302Z] --- PASS: TestServiceList (0.07s) [2021-08-25T19:18:17.302Z] time="2021-08-25T19:18:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:18:17.302Z] time="2021-08-25T19:18:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:18:17.302Z] --- PASS: TestServiceCreate (0.02s) [2021-08-25T19:18:17.302Z] time="2021-08-25T19:18:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-25T19:18:17.302Z] time="2021-08-25T19:18:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:18:17.302Z] --- PASS: TestRestore (0.02s) [2021-08-25T19:18:17.302Z] --- PASS: TestServicePrune (0.11s) [2021-08-25T19:18:17.302Z] PASS [2021-08-25T19:18:17.302Z] coverage: 69.0% of statements [2021-08-25T19:18:17.302Z] ok github.com/docker/docker/volume/service 0.191s coverage: 69.0% of statements [2021-08-25T19:18:17.441Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === Skipped [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-25T19:18:17.441Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:18:17.441Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:18:17.441Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:18:17.441Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:18:17.441Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:18:17.441Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-25T19:18:17.441Z] firewalld_test.go:14: firewalld is not running [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] [2021-08-25T19:18:17.441Z] DONE 362 tests, 7 skipped in 309.439s [2021-08-25T19:18:18.200Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2021-08-25T19:18:18.200Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:18:18.265Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-25T19:18:18.265Z] === RUN TestClientStream [2021-08-25T19:18:18.265Z] --- PASS: TestClientStream (0.00s) [2021-08-25T19:18:18.265Z] === RUN TestClientSendFile [2021-08-25T19:18:18.265Z] --- PASS: TestClientSendFile (0.00s) [2021-08-25T19:18:18.265Z] === RUN TestClientWithRequestTimeout [2021-08-25T19:18:18.265Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-25T19:18:18.265Z] === RUN TestFileSpecPlugin [2021-08-25T19:18:18.265Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-25T19:18:18.265Z] === RUN TestFileJSONSpecPlugin [2021-08-25T19:18:18.265Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-25T19:18:18.265Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-25T19:18:18.265Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-25T19:18:18.265Z] === RUN TestPluginAddHandler [2021-08-25T19:18:18.265Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-25T19:18:18.265Z] === RUN TestPluginWaitBadPlugin [2021-08-25T19:18:18.265Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-25T19:18:18.265Z] === RUN TestGet [2021-08-25T19:18:18.265Z] time="2021-08-25T19:18:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-25T19:18:18.490Z] Cannot create a file when that file already exists. Post stage [Pipeline] junit [2021-08-25T19:18:18.842Z] Recording test results [2021-08-25T19:18:19.230Z] time="2021-08-25T19:18:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-25T19:18:19.577Z] --- PASS: TestBuildUncleanTarFilenames (1.63s) [2021-08-25T19:18:19.577Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:18:20.713Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-25T19:18:21.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -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:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh dynbinary test-integration [2021-08-25T19:18:21.397Z] time="2021-08-25T19:18:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-25T19:18:22.023Z] [2021-08-25T19:18:22.023Z] Removing bundles/ [2021-08-25T19:18:22.023Z] [2021-08-25T19:18:22.023Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-25T19:18:22.023Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:18:22.023Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:18:22.217Z] Removing intermediate container 0e92482cd5e0 [2021-08-25T19:18:22.217Z] ---> 756a36af1939 [2021-08-25T19:18:22.217Z] Step 13/13 : CMD ["sh"] [2021-08-25T19:18:22.217Z] ---> Running in b069c78d5dfe [2021-08-25T19:18:22.674Z] Removing intermediate container b069c78d5dfe [2021-08-25T19:18:22.674Z] ---> 02042c4d7879 [2021-08-25T19:18:22.674Z] Successfully built 02042c4d7879 [2021-08-25T19:18:22.674Z] Successfully tagged busybox:latest [2021-08-25T19:18:22.674Z] INFO: Docker images of the daemon under test [2021-08-25T19:18:22.674Z] [2021-08-25T19:18:22.674Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T19:18:22.674Z] busybox latest 02042c4d7879 Less than a second ago 2.8GB [2021-08-25T19:18:22.674Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-25T19:18:22.674Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-25T19:18:22.674Z] [2021-08-25T19:18:22.674Z] INFO: Running integration tests at 08/25/2021 19:18:22... [2021-08-25T19:18:22.674Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-25T19:18:22.674Z] INFO: Integration API tests being run from the host: [2021-08-25T19:18:22.674Z] INFO: make.ps1 starting at 08/25/2021 19:18:22 [2021-08-25T19:18:22.850Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2021-08-25T19:18:22.850Z] === RUN TestBuildWithHugeFile [2021-08-25T19:18:23.638Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-25T19:18:25.113Z] time="2021-08-25T19:18:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-25T19:18:31.894Z] --- PASS: TestImportExtremelyLargeImageWorks (90.93s) [2021-08-25T19:18:31.894Z] PASS [2021-08-25T19:18:31.894Z] [2021-08-25T19:18:31.894Z] DONE 12 tests in 93.400s [2021-08-25T19:18:31.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-25T19:18:31.894Z] INFO: Testing against a local daemon [2021-08-25T19:18:31.894Z] === RUN TestNetworkCreateDelete [2021-08-25T19:18:31.894Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-08-25T19:18:31.894Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:18:31.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-25T19:18:31.894Z] === RUN TestDaemonDNSFallback [2021-08-25T19:18:33.663Z] --- PASS: TestGet (15.01s) [2021-08-25T19:18:33.663Z] === RUN TestPluginWithNoManifest [2021-08-25T19:18:33.663Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-25T19:18:33.663Z] === RUN TestGetAll [2021-08-25T19:18:33.663Z] --- PASS: TestGetAll (0.00s) [2021-08-25T19:18:33.663Z] PASS [2021-08-25T19:18:33.663Z] coverage: 73.4% of statements [2021-08-25T19:18:33.663Z] ok github.com/docker/docker/pkg/plugins 35.796s coverage: 73.4% of statements [2021-08-25T19:18:33.794Z] --- PASS: TestDaemonDNSFallback (6.38s) [2021-08-25T19:18:33.794Z] === RUN TestInspectNetwork [2021-08-25T19:18:36.324Z] === RUN TestInspectNetwork/full_network_id [2021-08-25T19:18:36.324Z] === RUN TestInspectNetwork/partial_network_id [2021-08-25T19:18:36.324Z] === RUN TestInspectNetwork/network_name [2021-08-25T19:18:36.324Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-25T19:18:40.509Z] --- PASS: TestInspectNetwork (7.18s) [2021-08-25T19:18:40.509Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-25T19:18:40.509Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-25T19:18:40.509Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-25T19:18:40.509Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-25T19:18:40.509Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:18:42.412Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2021-08-25T19:18:42.412Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:18:42.412Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:18:42.412Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:18:42.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:18:42.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:18:42.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:18:42.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:18:42.412Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:18:42.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:18:42.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-25T19:18:42.412Z] === RUN TestNetworkList [2021-08-25T19:18:42.412Z] === RUN TestNetworkList//networks [2021-08-25T19:18:42.412Z] === PAUSE TestNetworkList//networks [2021-08-25T19:18:42.412Z] === RUN TestNetworkList//networks/ [2021-08-25T19:18:42.412Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:18:42.412Z] === CONT TestNetworkList//networks [2021-08-25T19:18:42.412Z] === CONT TestNetworkList//networks/ [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkList (0.01s) [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:18:42.412Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:18:42.412Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:18:43.006Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-25T19:18:43.006Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:18:43.966Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-25T19:18:43.966Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:18:44.539Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-08-25T19:18:44.539Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:18:45.914Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-25T19:18:45.914Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:18:47.287Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-08-25T19:18:47.287Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:18:47.547Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-25T19:18:47.547Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:18:48.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:18:48.824Z] INFO: Testing against a local daemon [2021-08-25T19:18:48.824Z] === RUN TestBuildWithSession [2021-08-25T19:18:48.824Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:18:48.824Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:18:48.824Z] === RUN TestBuildSquashParent [2021-08-25T19:18:48.824Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:18:48.824Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-25T19:18:48.824Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:18:48.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:18:48.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:18:48.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:18:48.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:18:48.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:18:48.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:18:48.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:18:48.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:18:48.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:18:48.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:18:48.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:18:48.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:18:48.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:18:48.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:18:48.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:18:48.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:18:50.078Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2021-08-25T19:18:50.078Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:18:50.078Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:18:50.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:18:50.078Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:18:54.866Z] sha256:67f326bcd0ddc5415b0d85b3b49354c341a128b22884219541fa7f27e1b1a69a [2021-08-25T19:18:54.866Z] INFO: Starting docker-py tests... [2021-08-25T19:18:54.866Z] ============================= test session starts ============================== [2021-08-25T19:18:54.866Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-08-25T19:18:54.866Z] rootdir: /src, inifile: pytest.ini [2021-08-25T19:18:54.866Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-25T19:18:54.866Z] collected 390 items / 1 deselected / 389 selected [2021-08-25T19:18:54.866Z] [2021-08-25T19:18:57.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:18:57.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:18:58.758Z] 2021/08/25 19:18:58 Closing DB instances... [2021-08-25T19:19:00.924Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-08-25T19:19:00.924Z] === RUN TestFindNode [2021-08-25T19:19:00.924Z] 2021/08/25 19:19:00 Closing DB instances... [2021-08-25T19:19:00.924Z] --- PASS: TestFindNode (0.02s) [2021-08-25T19:19:00.924Z] === RUN TestChangeNodeState [2021-08-25T19:19:00.924Z] 2021/08/25 19:19:00 Closing DB instances... [2021-08-25T19:19:00.924Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-25T19:19:00.924Z] === RUN TestNodeReincarnation [2021-08-25T19:19:00.924Z] 2021/08/25 19:19:00 Closing DB instances... [2021-08-25T19:19:04.953Z] --- PASS: TestServiceWithDataPathPortInit (14.04s) [2021-08-25T19:19:04.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:19:06.693Z] time="2021-08-25T19:19:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-25T19:19:06.694Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-25T19:19:06.694Z] === RUN TestParallelCreate [2021-08-25T19:19:06.694Z] 2021/08/25 19:19:05 Closing DB instances... [2021-08-25T19:19:06.694Z] --- PASS: TestParallelCreate (0.01s) [2021-08-25T19:19:06.694Z] === RUN TestParallelDelete [2021-08-25T19:19:06.694Z] 2021/08/25 19:19:05 Closing DB instances... [2021-08-25T19:19:06.694Z] --- PASS: TestParallelDelete (0.01s) [2021-08-25T19:19:06.694Z] === RUN TestNetworkDBIslands [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:04818e2f762b with config:&{NodeID:04818e2f762b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node 04818e2f762b/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node 04818e2f762b/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e75fe3e0a159 with config:&{NodeID:e75fe3e0a159 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node e75fe3e0a159/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node e75fe3e0a159/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node e75fe3e0a159/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node e75fe3e0a159/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node 04818e2f762b/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=info msg="Node 04818e2f762b/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ad9c3aa0dc02 with config:&{NodeID:ad9c3aa0dc02 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node 04818e2f762b/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node 04818e2f762b/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node e75fe3e0a159/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node e75fe3e0a159/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:06.694Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, added to nodes list" [2021-08-25T19:19:06.854Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:svi6vs9f0r920z176oikonvva Created:2021-08-25 19:19:05.241460823 +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[3726926141be2909aa4c9a659a7b41639a7bc7f0763c269e4be3c0f903e03306:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a4x8ummui7sdw8ai9a7ynf7ln EndpointID:4d6360df86059b36fd8a564e4fb243ab64ac6cf7625162c22f5540fa60a29bd1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:88cd5112b3054150c3f23b7f4a5855dd0b59ed1e66628b0634cd0d31f450f759 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:c132f91f3b30 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a4x8ummui7sdw8ai9a7ynf7ln EndpointID:4d6360df86059b36fd8a564e4fb243ab64ac6cf7625162c22f5540fa60a29bd1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:68e54ae9794d with config:&{NodeID:68e54ae9794d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node e75fe3e0a159/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node e75fe3e0a159/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node 04818e2f762b/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=info msg="Node 04818e2f762b/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:07Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:07Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:07Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.151Z] time="2021-08-25T19:19:07Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.370Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:59da7a116082 with config:&{NodeID:59da7a116082 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 04818e2f762b/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 04818e2f762b/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node e75fe3e0a159/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node e75fe3e0a159/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:07.607Z] time="2021-08-25T19:19:07Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.18s) [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.32s) [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.85s) [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.45s) [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.02s) [2021-08-25T19:19:07.688Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.91s) [2021-08-25T19:19:07.688Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:19:07.688Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:19:08.063Z] networkdb_test.go:836: Re-joining: 3 [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=info msg="The new bootstrap node list is:[172.27.10.103:10033 172.27.10.103:10034 172.27.10.103:10035]" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10033" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49357" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10034" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49358" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10035" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49359" [2021-08-25T19:19:08.063Z] networkdb_test.go:836: Re-joining: 4 [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=info msg="The new bootstrap node list is:[172.27.10.103:10033 172.27.10.103:10034 172.27.10.103:10035]" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10033" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49360" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10034" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49361" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10035" [2021-08-25T19:19:08.063Z] time="2021-08-25T19:19:07Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49362" [2021-08-25T19:19:08.200Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-25T19:19:08.519Z] time="2021-08-25T19:19:08Z" level=info msg="node 0 leaving" [2021-08-25T19:19:08.519Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.519Z] time="2021-08-25T19:19:08Z" level=info msg="node4(68e54ae9794d): Node leave event for 04818e2f762b/172.27.10.103" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="node2(e75fe3e0a159): Node leave event for 04818e2f762b/172.27.10.103" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="node5(59da7a116082): Node leave event for 04818e2f762b/172.27.10.103" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="node3(ad9c3aa0dc02): Node leave event for 04818e2f762b/172.27.10.103" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="node1(04818e2f762b): Node leave event for 04818e2f762b/172.27.10.103" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.520Z] time="2021-08-25T19:19:08Z" level=info msg="Node 04818e2f762b/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="node 1 leaving" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159 change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="node5(59da7a116082): Node leave event for e75fe3e0a159/172.27.10.103" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159 change state NodeActive --> NodeFailed" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159/172.27.10.103, added to failed nodes list" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159 change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="node4(68e54ae9794d): Node leave event for e75fe3e0a159/172.27.10.103" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159 change state NodeActive --> NodeLeft" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="node3(ad9c3aa0dc02): Node leave event for e75fe3e0a159/172.27.10.103" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=error msg="node: e75fe3e0a159 is unknown to memberlist" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159/172.27.10.103, left gossip cluster" [2021-08-25T19:19:08.976Z] time="2021-08-25T19:19:08Z" level=info msg="Node e75fe3e0a159/172.27.10.103, left gossip cluster" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="node 2 leaving" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="Node ad9c3aa0dc02 change state NodeActive --> NodeLeft" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="node4(68e54ae9794d): Node leave event for ad9c3aa0dc02/172.27.10.103" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="Node ad9c3aa0dc02 change state NodeActive --> NodeLeft" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="node3(ad9c3aa0dc02): Node leave event for ad9c3aa0dc02/172.27.10.103" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="Node ad9c3aa0dc02 change state NodeActive --> NodeLeft" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="node5(59da7a116082): Node leave event for ad9c3aa0dc02/172.27.10.103" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=debug msg="memberlist: Failed ping: 59da7a116082 (timeout reached)" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.10.103:10035: use of closed network connection" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.10.103:10034: use of closed network connection" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.10.103:10036: use of closed network connection" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49363" [2021-08-25T19:19:09.432Z] time="2021-08-25T19:19:09Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, left gossip cluster" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, left gossip cluster" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node ad9c3aa0dc02/172.27.10.103, left gossip cluster" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=warning msg="memberlist: Was able to connect to 59da7a116082 but other probes failed, network may be misconfigured" [2021-08-25T19:19:09.888Z] networkdb_test.go:868: node4: OK [2021-08-25T19:19:09.888Z] networkdb_test.go:868: node5: OK [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="node 0 coming back" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:79d3522bee0e with config:&{NodeID:79d3522bee0e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node 79d3522bee0e/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node 79d3522bee0e/172.27.10.103, added to nodes list" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="node 1 coming back" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:011748486b30 with config:&{NodeID:011748486b30 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node 011748486b30/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node 011748486b30/172.27.10.103, added to nodes list" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="node 2 coming back" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5d8c7f05bc39 with config:&{NodeID:5d8c7f05bc39 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:09.888Z] time="2021-08-25T19:19:09Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, added to nodes list" [2021-08-25T19:19:09.973Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-25T19:19:11.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2021-08-25T19:19:11.037Z] PASS [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] === Skipped [2021-08-25T19:19:11.037Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:19:11.037Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] DONE 26 tests, 1 skipped in 44.466s [2021-08-25T19:19:11.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:19:11.037Z] INFO: Testing against a local daemon [2021-08-25T19:19:11.037Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-25T19:19:11.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:11.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:19:11.037Z] === RUN TestDockerNetworkIpvlan [2021-08-25T19:19:11.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:11.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:19:11.037Z] PASS [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] === Skipped [2021-08-25T19:19:11.037Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:19:11.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:19:11.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] [2021-08-25T19:19:11.037Z] DONE 2 tests, 2 skipped in 0.021s [2021-08-25T19:19:11.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:19:11.037Z] INFO: Testing against a local daemon [2021-08-25T19:19:11.037Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-25T19:19:12.412Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-08-25T19:19:12.412Z] === RUN TestDockerNetworkMacvlan [2021-08-25T19:19:12.979Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-25T19:19:13.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:19:13.607Z] time="2021-08-25T19:19:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.10.103:10033 172.27.10.103:10034 172.27.10.103:10035]" [2021-08-25T19:19:13.607Z] time="2021-08-25T19:19:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.10.103:10033 172.27.10.103:10034 172.27.10.103:10035]" [2021-08-25T19:19:13.913Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-25T19:19:13.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10033" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49364" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, is the new incarnation of the shutdown node 04818e2f762b/172.27.10.103" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49365" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10034" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, is the new incarnation of the shutdown node e75fe3e0a159/172.27.10.103" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49366" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10035" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 68e54ae9794d/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 68e54ae9794d/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 59da7a116082/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 59da7a116082/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, is the new incarnation of the shutdown node ad9c3aa0dc02/172.27.10.103" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, is the new incarnation of the shutdown node e75fe3e0a159/172.27.10.103" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, is the new incarnation of the shutdown node 04818e2f762b/172.27.10.103" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 79d3522bee0e/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 011748486b30/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, is the new incarnation of the shutdown node ad9c3aa0dc02/172.27.10.103" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.063Z] time="2021-08-25T19:19:13Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.480Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, joined gossip cluster" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, added to nodes list" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10033" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49367" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10034" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49368" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49369" [2021-08-25T19:19:14.518Z] time="2021-08-25T19:19:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.10.103:10035" [2021-08-25T19:19:14.880Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:19:14.974Z] 2021/08/25 19:19:14 Closing DB instances... [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="Node 79d3522bee0e change state NodeActive --> NodeLeft" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="node5(59da7a116082): Node leave event for 79d3522bee0e/172.27.10.103" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="Node 79d3522bee0e change state NodeActive --> NodeLeft" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="node4(68e54ae9794d): Node leave event for 79d3522bee0e/172.27.10.103" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="Node 79d3522bee0e change state NodeActive --> NodeLeft" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="node2(011748486b30): Node leave event for 79d3522bee0e/172.27.10.103" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="Node 79d3522bee0e change state NodeActive --> NodeLeft" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="node1(79d3522bee0e): Node leave event for 79d3522bee0e/172.27.10.103" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="Node 79d3522bee0e change state NodeActive --> NodeLeft" [2021-08-25T19:19:14.974Z] time="2021-08-25T19:19:14Z" level=info msg="node3(5d8c7f05bc39): Node leave event for 79d3522bee0e/172.27.10.103" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 79d3522bee0e/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 79d3522bee0e/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 79d3522bee0e/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 79d3522bee0e/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 79d3522bee0e/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30 change state NodeActive --> NodeLeft" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="node5(59da7a116082): Node leave event for 011748486b30/172.27.10.103" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30 change state NodeActive --> NodeLeft" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="node3(5d8c7f05bc39): Node leave event for 011748486b30/172.27.10.103" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30 change state NodeActive --> NodeLeft" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="node4(68e54ae9794d): Node leave event for 011748486b30/172.27.10.103" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30 change state NodeActive --> NodeLeft" [2021-08-25T19:19:15.430Z] time="2021-08-25T19:19:15Z" level=info msg="node2(011748486b30): Node leave event for 011748486b30/172.27.10.103" [2021-08-25T19:19:15.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="Node 011748486b30/172.27.10.103, left gossip cluster" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="Node 5d8c7f05bc39 change state NodeActive --> NodeLeft" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="node5(59da7a116082): Node leave event for 5d8c7f05bc39/172.27.10.103" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="Node 5d8c7f05bc39 change state NodeActive --> NodeLeft" [2021-08-25T19:19:15.886Z] time="2021-08-25T19:19:15Z" level=info msg="node4(68e54ae9794d): Node leave event for 5d8c7f05bc39/172.27.10.103" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:15Z" level=info msg="Node 5d8c7f05bc39 change state NodeActive --> NodeLeft" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:15Z" level=info msg="node3(5d8c7f05bc39): Node leave event for 5d8c7f05bc39/172.27.10.103" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:15Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, left gossip cluster" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:15Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, left gossip cluster" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:16Z" level=info msg="Node 5d8c7f05bc39/172.27.10.103, left gossip cluster" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:16Z" level=debug msg="memberlist: Failed ping: 5d8c7f05bc39 (timeout reached)" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.10.103:10037: use of closed network connection" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.10.103:10036: use of closed network connection" [2021-08-25T19:19:16.341Z] time="2021-08-25T19:19:16Z" level=debug msg="memberlist: Stream connection from=172.27.10.103:49370" [2021-08-25T19:19:16.387Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-25T19:19:16.798Z] time="2021-08-25T19:19:16Z" level=info msg="Node 68e54ae9794d change state NodeActive --> NodeLeft" [2021-08-25T19:19:16.798Z] time="2021-08-25T19:19:16Z" level=info msg="node5(59da7a116082): Node leave event for 68e54ae9794d/172.27.10.103" [2021-08-25T19:19:16.798Z] time="2021-08-25T19:19:16Z" level=info msg="Node 68e54ae9794d change state NodeActive --> NodeLeft" [2021-08-25T19:19:16.798Z] time="2021-08-25T19:19:16Z" level=info msg="node4(68e54ae9794d): Node leave event for 68e54ae9794d/172.27.10.103" [2021-08-25T19:19:16.798Z] time="2021-08-25T19:19:16Z" level=warning msg="memberlist: Was able to connect to 5d8c7f05bc39 but other probes failed, network may be misconfigured" [2021-08-25T19:19:16.805Z] --- PASS: TestBuildMultiStageCopy (10.18s) [2021-08-25T19:19:16.806Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.62s) [2021-08-25T19:19:16.806Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-08-25T19:19:16.806Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-08-25T19:19:16.806Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-08-25T19:19:16.806Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s) [2021-08-25T19:19:16.806Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:19:17.254Z] time="2021-08-25T19:19:17Z" level=info msg="Node 68e54ae9794d/172.27.10.103, left gossip cluster" [2021-08-25T19:19:17.710Z] time="2021-08-25T19:19:17Z" level=info msg="Node 68e54ae9794d/172.27.10.103, left gossip cluster" [2021-08-25T19:19:18.166Z] time="2021-08-25T19:19:17Z" level=info msg="Node 59da7a116082/172.27.10.103, left gossip cluster" [2021-08-25T19:19:18.166Z] time="2021-08-25T19:19:17Z" level=info msg="Node 59da7a116082 change state NodeActive --> NodeFailed" [2021-08-25T19:19:18.166Z] time="2021-08-25T19:19:17Z" level=info msg="Node 59da7a116082/172.27.10.103, added to failed nodes list" [2021-08-25T19:19:18.166Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-08-25T19:19:18.166Z] PASS [2021-08-25T19:19:18.166Z] coverage: 60.0% of statements [2021-08-25T19:19:18.166Z] ok github.com/docker/docker/libnetwork/networkdb 104.195s coverage: 60.0% of statements [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/quota [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/rootless [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/volume [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-25T19:19:18.166Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-25T19:19:18.287Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-25T19:19:18.972Z] --- PASS: TestBuildMultiStageParentConfig (1.97s) [2021-08-25T19:19:18.972Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:19:18.972Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:19:18.972Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-25T19:19:18.972Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === Skipped [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-25T19:19:19.698Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-25T19:19:19.698Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-25T19:19:19.698Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-25T19:19:19.698Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-25T19:19:19.698Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-25T19:19:19.698Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-25T19:19:19.698Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-25T19:19:19.698Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:19:19.698Z] [2021-08-25T19:19:19.698Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-25T19:19:19.699Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-25T19:19:19.699Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-25T19:19:19.699Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-25T19:19:19.699Z] daemon_test.go:147: root required [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-25T19:19:19.699Z] reload_test.go:520: root required [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-25T19:19:19.699Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-25T19:19:19.699Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-25T19:19:19.699Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-25T19:19:19.699Z] download_test.go:268: Needs fixing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-25T19:19:19.699Z] layer_test.go:304: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-25T19:19:19.699Z] layer_test.go:353: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-25T19:19:19.699Z] layer_test.go:468: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-25T19:19:19.699Z] layer_test.go:697: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-25T19:19:19.699Z] migration_test.go:46: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-25T19:19:19.699Z] migration_test.go:182: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-25T19:19:19.699Z] mount_test.go:17: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-25T19:19:19.699Z] mount_test.go:76: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-25T19:19:19.699Z] mount_test.go:125: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-25T19:19:19.699Z] mount_test.go:212: Failing on Windows [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-25T19:19:19.699Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-25T19:19:19.699Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-25T19:19:19.699Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-25T19:19:19.699Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-25T19:19:19.699Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-25T19:19:19.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-25T19:19:19.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-25T19:19:19.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-25T19:19:19.699Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-25T19:19:19.699Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-25T19:19:19.699Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-25T19:19:19.699Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:19:19.699Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:19:19.699Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:19:19.699Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:19:19.699Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:19:19.699Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-25T19:19:19.699Z] archive_test.go:134: Xz not present in msys2 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-25T19:19:19.699Z] archive_test.go:239: Failing on Windows CI machines [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:19:19.699Z] archive_windows_test.go:17: Currently fails [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-25T19:19:19.699Z] changes_test.go:196: needs more investigation [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-25T19:19:19.699Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-25T19:19:19.699Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-25T19:19:19.699Z] changes_test.go:433: needs further investigation [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-25T19:19:19.699Z] changes_test.go:469: needs further investigation [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-25T19:19:19.699Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-25T19:19:19.699Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-25T19:19:19.699Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-25T19:19:19.699Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:19:19.699Z] [2021-08-25T19:19:19.935Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-08-25T19:19:19.935Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-25T19:19:20.157Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-25T19:19:20.157Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:19:20.157Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:19:20.157Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-25T19:19:20.157Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-25T19:19:20.157Z] poller_test.go:41: No chmod on Windows [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-25T19:19:20.157Z] fileutils_test.go:134: Needs porting to Windows [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-25T19:19:20.157Z] fileutils_test.go:180: Needs porting to Windows [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-25T19:19:20.157Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-25T19:19:20.157Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-25T19:19:20.157Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-25T19:19:20.157Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-25T19:19:20.157Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] [2021-08-25T19:19:20.157Z] DONE 2070 tests, 69 skipped in 240.948s [2021-08-25T19:19:20.157Z] INFO: make.ps1 ended at 08/25/2021 19:19:19 [2021-08-25T19:19:21.575Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-25T19:19:21.690Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-25T19:19:21.690Z] INFO: Unit tests ended at 08/25/2021 19:19:21. Duration:00:04:12.2122506 [2021-08-25T19:19:21.690Z] INFO: Building busybox [2021-08-25T19:19:21.690Z] Sending build context to Docker daemon 5.12kB [2021-08-25T19:19:21.690Z] [2021-08-25T19:19:21.690Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-25T19:19:21.690Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-25T19:19:21.690Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-25T19:19:21.690Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-25T19:19:21.690Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-25T19:19:21.690Z] ---> a4938fe7222f [2021-08-25T19:19:21.690Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-25T19:19:21.690Z] ---> Running in f64fac81a1a9 [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan (9.67s) [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2021-08-25T19:19:22.142Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2021-08-25T19:19:22.142Z] PASS [2021-08-25T19:19:22.142Z] [2021-08-25T19:19:22.142Z] DONE 8 tests in 10.981s [2021-08-25T19:19:22.142Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-25T19:19:22.142Z] testing: warning: no tests to run [2021-08-25T19:19:22.142Z] PASS [2021-08-25T19:19:22.142Z] [2021-08-25T19:19:22.142Z] DONE 0 tests in 0.007s [2021-08-25T19:19:22.142Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-25T19:19:22.142Z] INFO: Testing against a local daemon [2021-08-25T19:19:22.142Z] === RUN TestAuthZPluginAllowRequest [2021-08-25T19:19:23.519Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2021-08-25T19:19:23.519Z] === RUN TestAuthZPluginTLS [2021-08-25T19:19:23.778Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-25T19:19:23.778Z] === RUN TestAuthZPluginDenyRequest [2021-08-25T19:19:23.797Z] --- PASS: TestImportExtremelyLargeImageWorks (91.05s) [2021-08-25T19:19:23.797Z] PASS [2021-08-25T19:19:23.797Z] [2021-08-25T19:19:23.797Z] === Skipped [2021-08-25T19:19:23.797Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-08-25T19:19:23.797Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-25T19:19:23.797Z] [2021-08-25T19:19:23.797Z] [2021-08-25T19:19:23.797Z] DONE 12 tests, 1 skipped in 95.437s [2021-08-25T19:19:23.797Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-25T19:19:23.797Z] INFO: Testing against a local daemon [2021-08-25T19:19:23.797Z] === RUN TestNetworkCreateDelete [2021-08-25T19:19:23.797Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-25T19:19:23.797Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:19:23.797Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-25T19:19:23.797Z] === RUN TestDaemonDNSFallback [2021-08-25T19:19:24.344Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-25T19:19:24.344Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-25T19:19:24.579Z] Removing intermediate container f64fac81a1a9 [2021-08-25T19:19:24.579Z] ---> 45fe2d7a0b6f [2021-08-25T19:19:24.579Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-25T19:19:24.909Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-25T19:19:24.909Z] === RUN TestAuthZPluginDenyResponse [2021-08-25T19:19:25.034Z] ---> Running in 406bd14dcdc6 [2021-08-25T19:19:25.034Z] Removing intermediate container 406bd14dcdc6 [2021-08-25T19:19:25.034Z] ---> b4272daea616 [2021-08-25T19:19:25.034Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-25T19:19:25.034Z] ---> Running in 380771a1c39a [2021-08-25T19:19:25.475Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-25T19:19:25.475Z] === RUN TestAuthZPluginAllowEventStream [2021-08-25T19:19:25.489Z] Removing intermediate container 380771a1c39a [2021-08-25T19:19:25.489Z] ---> 1cf6cf4fbe3e [2021-08-25T19:19:25.489Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-25T19:19:25.697Z] --- PASS: TestDaemonDNSFallback (6.38s) [2021-08-25T19:19:25.697Z] === RUN TestInspectNetwork [2021-08-25T19:19:25.697Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.697Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:19:25.697Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:19:25.697Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:19:25.697Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:19:25.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:19:25.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:19:25.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:19:25.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:19:25.697Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:19:25.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:19:25.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestNetworkList [2021-08-25T19:19:25.697Z] === RUN TestNetworkList//networks [2021-08-25T19:19:25.697Z] === PAUSE TestNetworkList//networks [2021-08-25T19:19:25.697Z] === RUN TestNetworkList//networks/ [2021-08-25T19:19:25.697Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:19:25.697Z] === CONT TestNetworkList//networks [2021-08-25T19:19:25.697Z] === CONT TestNetworkList//networks/ [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkList (0.02s) [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:19:25.697Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:19:25.697Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:19:25.697Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-25T19:19:25.697Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:19:25.697Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-25T19:19:25.697Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:19:25.697Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s) [2021-08-25T19:19:25.697Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:19:25.697Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.05s) [2021-08-25T19:19:25.697Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:19:25.697Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.697Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2021-08-25T19:19:25.697Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:19:25.697Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.697Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:19:25.697Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:19:25.697Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:19:25.697Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:19:25.698Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.698Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-25T19:19:25.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:19:25.698Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.698Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:19:25.698Z] PASS [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === Skipped [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-25T19:19:25.698Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:19:25.698Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:19:25.698Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-25T19:19:25.698Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-25T19:19:25.698Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s) [2021-08-25T19:19:25.698Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.05s) [2021-08-25T19:19:25.698Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2021-08-25T19:19:25.698Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:19:25.698Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:19:25.698Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-25T19:19:25.698Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:19:25.698Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] DONE 22 tests, 12 skipped in 7.208s [2021-08-25T19:19:25.698Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:19:25.698Z] INFO: Testing against a local daemon [2021-08-25T19:19:25.698Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-25T19:19:25.698Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:25.698Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:19:25.698Z] === RUN TestDockerNetworkIpvlan [2021-08-25T19:19:25.698Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:25.698Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:19:25.698Z] PASS [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === Skipped [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:19:25.698Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:19:25.698Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] [2021-08-25T19:19:25.698Z] DONE 2 tests, 2 skipped in 0.133s [2021-08-25T19:19:25.956Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:19:25.956Z] INFO: Testing against a local daemon [2021-08-25T19:19:25.956Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-25T19:19:25.956Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.956Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-25T19:19:25.956Z] === RUN TestDockerNetworkMacvlan [2021-08-25T19:19:25.956Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.956Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-25T19:19:25.956Z] PASS [2021-08-25T19:19:25.956Z] [2021-08-25T19:19:25.956Z] === Skipped [2021-08-25T19:19:25.956Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-25T19:19:25.956Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.956Z] [2021-08-25T19:19:25.956Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-25T19:19:25.956Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:25.956Z] [2021-08-25T19:19:25.956Z] [2021-08-25T19:19:25.956Z] DONE 2 tests, 2 skipped in 0.141s [2021-08-25T19:19:25.956Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-25T19:19:25.956Z] testing: warning: no tests to run [2021-08-25T19:19:25.956Z] PASS [2021-08-25T19:19:25.956Z] [2021-08-25T19:19:25.956Z] DONE 0 tests in 0.030s [2021-08-25T19:19:25.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-25T19:19:26.214Z] INFO: Testing against a local daemon [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginAllowRequest [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginTLS [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginDenyRequest [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginDenyResponse [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginAllowEventStream [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginErrorResponse [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginErrorRequest [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginHeader [2021-08-25T19:19:26.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.214Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-25T19:19:26.214Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-25T19:19:26.409Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2021-08-25T19:19:26.409Z] === RUN TestAuthZPluginErrorResponse [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-08-25T19:19:26.472Z] === RUN TestAuthZPluginV2Disable [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-25T19:19:26.472Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-25T19:19:26.472Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-25T19:19:26.472Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-25T19:19:26.472Z] PASS [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === Skipped [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-25T19:19:26.472Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] [2021-08-25T19:19:26.472Z] DONE 17 tests, 17 skipped in 0.394s [2021-08-25T19:19:26.472Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-25T19:19:26.472Z] INFO: Testing against a local daemon [2021-08-25T19:19:26.472Z] === RUN TestPluginInvalidJSON [2021-08-25T19:19:26.731Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:19:26.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:19:26.731Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:19:26.731Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-25T19:19:26.731Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:19:26.731Z] === RUN TestPluginInstall [2021-08-25T19:19:26.731Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.731Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-25T19:19:26.731Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:19:26.731Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-25T19:19:26.731Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-25T19:19:26.731Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:19:26.731Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-25T19:19:26.731Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:19:26.731Z] PASS [2021-08-25T19:19:26.731Z] [2021-08-25T19:19:26.731Z] === Skipped [2021-08-25T19:19:26.731Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-25T19:19:26.731Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-25T19:19:26.731Z] [2021-08-25T19:19:26.731Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-25T19:19:26.731Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-25T19:19:26.731Z] [2021-08-25T19:19:26.731Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:19:26.731Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-25T19:19:26.731Z] [2021-08-25T19:19:26.731Z] [2021-08-25T19:19:26.731Z] DONE 5 tests, 3 skipped in 0.176s [2021-08-25T19:19:26.731Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-25T19:19:26.731Z] INFO: Testing against a local daemon [2021-08-25T19:19:26.731Z] === RUN TestExternalGraphDriver [2021-08-25T19:19:26.731Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-25T19:19:26.731Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-08-25T19:19:26.731Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:19:26.975Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-25T19:19:26.975Z] === RUN TestAuthZPluginErrorRequest [2021-08-25T19:19:27.018Z] [2021-08-25T19:19:27.018Z] ---> a1f96448ba96 [2021-08-25T19:19:27.018Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-25T19:19:27.473Z] ---> Running in 844690da1b6f [2021-08-25T19:19:27.542Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-08-25T19:19:27.542Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-25T19:19:28.108Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-25T19:19:28.108Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-25T19:19:29.483Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2021-08-25T19:19:29.483Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-25T19:19:30.225Z] --- PASS: TestBuildMultiStageOnBuild (9.89s) [2021-08-25T19:19:30.225Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:19:30.225Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:19:30.225Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-25T19:19:30.225Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:19:30.860Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2021-08-25T19:19:30.860Z] === RUN TestAuthZPluginHeader [2021-08-25T19:19:30.917Z] --- PASS: TestGraphdriverPluginV2 (3.96s) [2021-08-25T19:19:30.917Z] PASS [2021-08-25T19:19:30.917Z] [2021-08-25T19:19:30.917Z] === Skipped [2021-08-25T19:19:30.917Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-08-25T19:19:30.917Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-25T19:19:30.917Z] [2021-08-25T19:19:30.917Z] [2021-08-25T19:19:30.917Z] DONE 2 tests, 1 skipped in 4.153s [2021-08-25T19:19:30.917Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-25T19:19:30.917Z] INFO: Testing against a local daemon [2021-08-25T19:19:30.917Z] === RUN TestContinueAfterPluginCrash [2021-08-25T19:19:30.917Z] === PAUSE TestContinueAfterPluginCrash [2021-08-25T19:19:30.917Z] === RUN TestReadPluginNoRead [2021-08-25T19:19:30.917Z] === PAUSE TestReadPluginNoRead [2021-08-25T19:19:30.917Z] === RUN TestDaemonStartWithLogOpt [2021-08-25T19:19:30.917Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-25T19:19:30.917Z] === CONT TestContinueAfterPluginCrash [2021-08-25T19:19:30.917Z] === CONT TestDaemonStartWithLogOpt [2021-08-25T19:19:31.795Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-08-25T19:19:31.795Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-25T19:19:33.644Z] c67ded6868b6: Pull complete [2021-08-25T19:19:33.644Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-25T19:19:33.644Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:19:33.644Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-25T19:19:33.644Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-25T19:19:33.644Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-25T19:19:33.644Z] WARN: Skipping validation tests [2021-08-25T19:19:33.644Z] INFO: Running unit tests at 08/25/2021 19:19:29... [2021-08-25T19:19:34.526Z] Removing intermediate container 844690da1b6f [2021-08-25T19:19:34.527Z] ---> fb0bcdf701e1 [2021-08-25T19:19:34.527Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-25T19:19:34.527Z] ---> Running in 7e6f34de7789 [2021-08-25T19:19:34.608Z] INFO: make.ps1 starting at 08/25/2021 19:19:34 [2021-08-25T19:19:34.982Z] [2021-08-25T19:19:34.982Z] SUCCESS: Specified value was saved. [2021-08-25T19:19:35.065Z] INFO: Git commit (aa606307b7) assumed from DOCKER_GITCOMMIT environment variable [2021-08-25T19:19:35.065Z] INFO: Invoking autogen... [2021-08-25T19:19:35.078Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.41s) [2021-08-25T19:19:35.078Z] === RUN TestAuthZPluginV2Disable [2021-08-25T19:19:35.524Z] INFO: Running unit tests... [2021-08-25T19:19:36.184Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2021-08-25T19:19:36.184Z] === CONT TestReadPluginNoRead [2021-08-25T19:19:37.146Z] Removing intermediate container 7e6f34de7789 [2021-08-25T19:19:37.146Z] ---> 358db83c1ed7 [2021-08-25T19:19:37.146Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-25T19:19:37.146Z] ---> Running in f983a0ddd819 [2021-08-25T19:19:38.085Z] === RUN TestReadPluginNoRead/default [2021-08-25T19:19:38.359Z] --- PASS: TestAuthZPluginV2Disable (3.17s) [2021-08-25T19:19:38.359Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-25T19:19:38.769Z] --- PASS: TestBuildMultiStageLayerLeak (9.13s) [2021-08-25T19:19:38.769Z] === RUN TestBuildWithHugeFile [2021-08-25T19:19:39.457Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-25T19:19:40.062Z] Cannot create a file when that file already exists. [2021-08-25T19:19:40.067Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-25T19:19:40.838Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2021-08-25T19:19:40.838Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-25T19:19:40.887Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-08-25T19:19:40.887Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-25T19:19:41.829Z] === CONT TestReadPluginNoRead [2021-08-25T19:19:41.830Z] read_test.go:92: [dcf89b27d690b] daemon is not started [2021-08-25T19:19:41.830Z] --- PASS: TestReadPluginNoRead (6.11s) [2021-08-25T19:19:41.830Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2021-08-25T19:19:41.830Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2021-08-25T19:19:41.830Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2021-08-25T19:19:41.830Z] PASS [2021-08-25T19:19:41.830Z] [2021-08-25T19:19:41.830Z] DONE 6 tests in 11.124s [2021-08-25T19:19:41.830Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-25T19:19:42.101Z] testing: warning: no tests to run [2021-08-25T19:19:42.101Z] PASS [2021-08-25T19:19:42.101Z] [2021-08-25T19:19:42.101Z] DONE 0 tests in 0.044s [2021-08-25T19:19:42.101Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-25T19:19:42.101Z] INFO: Testing against a local daemon [2021-08-25T19:19:42.101Z] === RUN TestPluginWithDevMounts [2021-08-25T19:19:42.101Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-25T19:19:42.101Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-25T19:19:42.101Z] PASS [2021-08-25T19:19:42.101Z] [2021-08-25T19:19:42.101Z] === Skipped [2021-08-25T19:19:42.101Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-25T19:19:42.101Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-25T19:19:42.101Z] [2021-08-25T19:19:42.101Z] [2021-08-25T19:19:42.101Z] DONE 1 tests, 1 skipped in 0.148s [2021-08-25T19:19:42.101Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-25T19:19:42.361Z] INFO: Testing against a local daemon [2021-08-25T19:19:42.361Z] === RUN TestSecretInspect [2021-08-25T19:19:42.361Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.361Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-25T19:19:42.362Z] === RUN TestSecretList [2021-08-25T19:19:42.362Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] --- SKIP: TestSecretList (0.01s) [2021-08-25T19:19:42.362Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:19:42.362Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-25T19:19:42.362Z] === RUN TestSecretsUpdate [2021-08-25T19:19:42.362Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-25T19:19:42.362Z] === RUN TestTemplatedSecret [2021-08-25T19:19:42.362Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-25T19:19:42.362Z] === RUN TestSecretCreateResolve [2021-08-25T19:19:42.362Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-08-25T19:19:42.362Z] PASS [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] === Skipped [2021-08-25T19:19:42.362Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-25T19:19:42.362Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-25T19:19:42.362Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-25T19:19:42.362Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-25T19:19:42.362Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-25T19:19:42.362Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-08-25T19:19:42.362Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] [2021-08-25T19:19:42.362Z] DONE 6 tests, 6 skipped in 0.198s [2021-08-25T19:19:42.362Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-25T19:19:42.581Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-25T19:19:42.620Z] INFO: Testing against a local daemon [2021-08-25T19:19:42.620Z] === RUN TestServiceCreateInit [2021-08-25T19:19:42.620Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:19:42.620Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:19:42.620Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-25T19:19:42.620Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:19:42.620Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:19:42.620Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceConflict [2021-08-25T19:19:42.620Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:19:42.620Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:19:42.620Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:19:42.620Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:19:42.620Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceSysctls [2021-08-25T19:19:42.620Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-25T19:19:42.620Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:19:42.620Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-25T19:19:42.620Z] === RUN TestInspect [2021-08-25T19:19:42.620Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestInspect (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestCreateJob [2021-08-25T19:19:42.620Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestCreateJob (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestReplicatedJob [2021-08-25T19:19:42.620Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:19:42.620Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestServiceListWithStatuses [2021-08-25T19:19:42.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:19:42.620Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:19:42.620Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:19:42.620Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-25T19:19:42.620Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:19:42.620Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:42.620Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-25T19:19:42.621Z] === RUN TestServicePlugin [2021-08-25T19:19:43.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-25T19:19:43.778Z] Removing intermediate container f983a0ddd819 [2021-08-25T19:19:43.778Z] ---> 945d653743e8 [2021-08-25T19:19:43.778Z] Step 13/13 : CMD ["sh"] [2021-08-25T19:19:43.778Z] ---> Running in fae0f5527473 [2021-08-25T19:19:43.778Z] Removing intermediate container fae0f5527473 [2021-08-25T19:19:43.778Z] ---> 947c96b5724a [2021-08-25T19:19:43.778Z] Successfully built 947c96b5724a [2021-08-25T19:19:43.778Z] Successfully tagged busybox:latest [2021-08-25T19:19:43.778Z] INFO: Docker images of the daemon under test [2021-08-25T19:19:43.778Z] [2021-08-25T19:19:43.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T19:19:43.778Z] busybox latest 947c96b5724a Less than a second ago 2.8GB [2021-08-25T19:19:43.778Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-25T19:19:43.778Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-25T19:19:43.778Z] [2021-08-25T19:19:43.778Z] INFO: Running integration tests at 08/25/2021 19:19:43... [2021-08-25T19:19:43.778Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-25T19:19:43.778Z] INFO: Integration API tests being run from the host: [2021-08-25T19:19:43.793Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:19:43.793Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:19:44.233Z] INFO: make.ps1 starting at 08/25/2021 19:19:43 [2021-08-25T19:19:44.238Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-25T19:19:44.238Z] Using test binary docker [2021-08-25T19:19:44.238Z] +++ /etc/init.d/apparmor start [2021-08-25T19:19:44.238Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-25T19:19:44.238Z] INFO: Waiting for daemon to start... [2021-08-25T19:19:44.238Z] Starting dockerd [2021-08-25T19:19:44.238Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-08-25T19:19:44.238Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-25T19:19:44.238Z] Using test binary docker [2021-08-25T19:19:44.238Z] +++ /etc/init.d/apparmor start [2021-08-25T19:19:44.238Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-25T19:19:44.238Z] INFO: Waiting for daemon to start... [2021-08-25T19:19:44.238Z] Starting dockerd [2021-08-25T19:19:44.238Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-08-25T19:19:44.238Z] . [2021-08-25T19:19:44.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-25T19:19:44.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-25T19:19:44.238Z] Error: No such image: emptyfs [2021-08-25T19:19:44.238Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-25T19:19:44.238Z] ++++ docker load [2021-08-25T19:19:44.238Z] Running integration-test (iteration 1) [2021-08-25T19:19:44.238Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-25T19:19:44.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-25T19:19:44.239Z] ++ set -e [2021-08-25T19:19:44.239Z] ++ '[' -n 0 ']' [2021-08-25T19:19:44.239Z] ++ set -x [2021-08-25T19:19:44.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-25T19:19:44.239Z] [2021-08-25T19:19:44.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-25T19:19:44.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-25T19:19:44.239Z] Error: No such image: emptyfs [2021-08-25T19:19:44.239Z] ++++ docker load [2021-08-25T19:19:44.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-25T19:19:44.239Z] Loaded image: busybox:latest [2021-08-25T19:19:44.365Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-25T19:19:44.365Z] [2021-08-25T19:19:44.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-25T19:19:44.495Z] Running integration-test (iteration 1) [2021-08-25T19:19:44.495Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-25T19:19:44.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-25T19:19:44.495Z] ++ set -e [2021-08-25T19:19:44.495Z] ++ '[' -n 0 ']' [2021-08-25T19:19:44.495Z] ++ set -x [2021-08-25T19:19:44.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-25T19:19:44.523Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.523Z] --- SKIP: TestServicePlugin (1.94s) [2021-08-25T19:19:44.523Z] === RUN TestServiceUpdateLabel [2021-08-25T19:19:44.523Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.690Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-25T19:19:44.751Z] Loaded image: busybox:glibc [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-25T19:19:44.783Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:19:44.783Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-25T19:19:44.783Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:19:44.783Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-25T19:19:44.783Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:19:44.783Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-25T19:19:44.783Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:19:44.783Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-25T19:19:44.783Z] PASS [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === Skipped [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:19:44.783Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:19:44.783Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-25T19:19:44.783Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-25T19:19:44.783Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-25T19:19:44.783Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-25T19:19:44.783Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-25T19:19:44.783Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-25T19:19:44.783Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-08-25T19:19:44.783Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-25T19:19:44.783Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-25T19:19:44.783Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-25T19:19:44.783Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-25T19:19:44.783Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-25T19:19:44.783Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-25T19:19:44.783Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-25T19:19:44.783Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-25T19:19:44.783Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2021-08-25T19:19:44.783Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-25T19:19:44.783Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-25T19:19:44.783Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-25T19:19:44.783Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-25T19:19:44.783Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-25T19:19:44.783Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] DONE 24 tests, 23 skipped in 2.346s [2021-08-25T19:19:44.783Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-25T19:19:44.783Z] INFO: Testing against a local daemon [2021-08-25T19:19:44.783Z] === RUN TestSessionCreate [2021-08-25T19:19:44.783Z] --- PASS: TestSessionCreate (0.02s) [2021-08-25T19:19:44.783Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:19:44.783Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-08-25T19:19:44.783Z] PASS [2021-08-25T19:19:44.783Z] [2021-08-25T19:19:44.783Z] DONE 2 tests in 0.188s [2021-08-25T19:19:44.939Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-25T19:19:44.939Z] HOSTNAME=255f0c95158f [2021-08-25T19:19:44.939Z] TESTDEBUG=0 [2021-08-25T19:19:44.939Z] DEST=bundles/test-integration [2021-08-25T19:19:44.939Z] PWD=/go/src/github.com/docker/docker [2021-08-25T19:19:44.939Z] DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 [2021-08-25T19:19:44.939Z] container=docker [2021-08-25T19:19:44.939Z] HOME=/root [2021-08-25T19:19:44.939Z] GOLANG_VERSION=1.17 [2021-08-25T19:19:44.939Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-25T19:19:44.939Z] VALIDATE_BRANCH=master [2021-08-25T19:19:44.939Z] TERM=xterm [2021-08-25T19:19:44.939Z] DOCKER_PKG=github.com/docker/docker [2021-08-25T19:19:44.939Z] SHLVL=1 [2021-08-25T19:19:44.939Z] TIMEOUT=120m [2021-08-25T19:19:44.939Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-25T19:19:44.939Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-25T19:19:44.939Z] GO111MODULE=off [2021-08-25T19:19:44.939Z] DOCKER_EXPERIMENTAL=1 [2021-08-25T19:19:44.939Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-25T19:19:44.939Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-25T19:19:44.939Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-25T19:19:44.939Z] GOPATH=/go [2021-08-25T19:19:44.939Z] PKG_CONFIG=pkg-config [2021-08-25T19:19:44.939Z] _=/usr/bin/env [2021-08-25T19:19:44.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-25T19:19:45.042Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-25T19:19:45.042Z] INFO: Testing against a local daemon [2021-08-25T19:19:45.042Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:19:45.042Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-25T19:19:45.042Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:19:45.042Z] === RUN TestDiskUsage [2021-08-25T19:19:45.042Z] === PAUSE TestDiskUsage [2021-08-25T19:19:45.042Z] === RUN TestEventsExecDie [2021-08-25T19:19:45.313Z] Loaded image: busybox:latest [2021-08-25T19:19:45.609Z] --- PASS: TestEventsExecDie (0.54s) [2021-08-25T19:19:45.609Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:19:45.609Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-25T19:19:45.609Z] === RUN TestEventsVolumeCreate [2021-08-25T19:19:45.609Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-25T19:19:45.609Z] === RUN TestInfoBinaryCommits [2021-08-25T19:19:45.609Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-25T19:19:45.609Z] === RUN TestInfoAPIVersioned [2021-08-25T19:19:45.609Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-25T19:19:45.609Z] === RUN TestInfoDiscoveryBackend [2021-08-25T19:19:45.876Z] Loaded image: busybox:glibc [2021-08-25T19:19:46.178Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-25T19:19:46.178Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-25T19:19:49.145Z] Loaded image: debian:bullseye-slim [2021-08-25T19:19:49.489Z] Loaded image: hello-world:latest [2021-08-25T19:19:49.489Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:19:49.489Z] INFO: Testing against a local daemon [2021-08-25T19:19:49.489Z] === RUN TestDockerSuite [2021-08-25T19:19:49.489Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-25T19:19:49.489Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-25T19:19:49.489Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-25T19:19:49.746Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-25T19:19:49.746Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-25T19:19:49.746Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-25T19:19:49.746Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-25T19:19:49.746Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-25T19:19:50.003Z] Loaded image: debian:bullseye-slim [2021-08-25T19:19:50.260Z] Loaded image: hello-world:latest [2021-08-25T19:19:50.260Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:19:50.260Z] INFO: Testing against a local daemon [2021-08-25T19:19:50.260Z] === RUN TestDockerDaemonSuite [2021-08-25T19:19:50.260Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-25T19:19:50.380Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-08-25T19:19:50.380Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-25T19:19:50.380Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:19:50.380Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-25T19:19:50.380Z] === RUN TestInfoAPI [2021-08-25T19:19:50.380Z] --- PASS: TestInfoAPI (0.02s) [2021-08-25T19:19:50.380Z] === RUN TestInfoAPIWarnings [2021-08-25T19:19:51.148Z] ? github.com/docker/docker/api [no test files] [2021-08-25T19:19:53.086Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.11s) [2021-08-25T19:19:53.086Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-25T19:19:53.543Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-25T19:19:53.543Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-25T19:19:54.475Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-25T19:19:54.475Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-25T19:19:55.038Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-25T19:19:55.038Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-25T19:19:55.038Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-25T19:19:56.959Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-25T19:19:56.959Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-25T19:19:56.959Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-25T19:19:56.959Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-25T19:19:57.527Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-25T19:19:58.091Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-25T19:19:59.463Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-25T19:19:59.463Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-25T19:19:59.463Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-25T19:19:59.463Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-25T19:19:59.463Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-25T19:20:04.710Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-25T19:20:05.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:20:05.923Z] INFO: Testing against a local daemon [2021-08-25T19:20:05.923Z] === RUN TestBuildWithSession [2021-08-25T19:20:05.923Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:20:05.923Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:20:05.923Z] === RUN TestBuildSquashParent [2021-08-25T19:20:05.923Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:20:05.923Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:20:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:20:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:20:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:20:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:20:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:20:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:20:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:20:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:20:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:20:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:20:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:20:05.937Z] === RUN TestMiddlewares [2021-08-25T19:20:05.937Z] --- PASS: TestMiddlewares (0.00s) [2021-08-25T19:20:05.937Z] PASS [2021-08-25T19:20:05.937Z] coverage: 9.0% of statements [2021-08-25T19:20:05.937Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-08-25T19:20:06.078Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-25T19:20:08.454Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-08-25T19:20:08.454Z] === RUN TestInfoDebug [2021-08-25T19:20:08.454Z] --- PASS: TestInfoDebug (0.55s) [2021-08-25T19:20:08.454Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:20:08.454Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-08-25T19:20:08.454Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:20:08.454Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-25T19:20:08.454Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:20:08.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-08-25T19:20:08.454Z] === RUN TestPingCacheHeaders [2021-08-25T19:20:08.454Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-25T19:20:08.454Z] === RUN TestPingGet [2021-08-25T19:20:08.454Z] --- PASS: TestPingGet (0.02s) [2021-08-25T19:20:08.454Z] === RUN TestPingHead [2021-08-25T19:20:08.454Z] --- PASS: TestPingHead (0.02s) [2021-08-25T19:20:08.454Z] === RUN TestVersion [2021-08-25T19:20:08.454Z] --- PASS: TestVersion (0.02s) [2021-08-25T19:20:08.454Z] === CONT TestDiskUsage [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/container_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/image_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/volume_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-25T19:20:08.454Z] === RUN TestDiskUsage/after_container.Run [2021-08-25T19:20:08.600Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-25T19:20:09.021Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage (1.25s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-25T19:20:09.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-25T19:20:09.021Z] PASS [2021-08-25T19:20:09.021Z] [2021-08-25T19:20:09.021Z] === Skipped [2021-08-25T19:20:09.021Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:20:09.021Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-25T19:20:09.021Z] [2021-08-25T19:20:09.021Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-25T19:20:09.021Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-25T19:20:09.021Z] [2021-08-25T19:20:09.021Z] [2021-08-25T19:20:09.021Z] DONE 53 tests, 2 skipped in 24.219s [2021-08-25T19:20:09.021Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-25T19:20:09.279Z] INFO: Testing against a local daemon [2021-08-25T19:20:09.279Z] === RUN TestVolumesCreateAndList [2021-08-25T19:20:09.279Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-25T19:20:09.279Z] === RUN TestVolumesRemove [2021-08-25T19:20:09.279Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-25T19:20:09.279Z] === RUN TestVolumesInspect [2021-08-25T19:20:09.279Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-25T19:20:09.279Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:20:09.279Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:20:09.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:20:09.279Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:20:09.279Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-25T19:20:09.279Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:20:09.279Z] PASS [2021-08-25T19:20:09.279Z] [2021-08-25T19:20:09.279Z] DONE 5 tests in 0.253s [2021-08-25T19:20:09.537Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-25T19:20:09.537Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13426 is not a child of this shell [2021-08-25T19:20:09.537Z] warning: PID 13426 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-25T19:20:09.537Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-25T19:20:09.537Z] [2021-08-25T19:20:09.537Z] Unloading profiles will leave already running processes permanently [2021-08-25T19:20:09.537Z] unconfined, which can lead to unexpected situations. [2021-08-25T19:20:09.537Z] [2021-08-25T19:20:09.538Z] To set a process to complain mode, use the command line tool [2021-08-25T19:20:09.538Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-25T19:20:09.538Z] Removing test suite binaries [2021-08-25T19:20:09.538Z] exiting test-integration [2021-08-25T19:20:09.538Z] ++ exit 0 [2021-08-25T19:20:09.538Z] [2021-08-25T19:20:10.504Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines Post stage [Pipeline] junit [2021-08-25T19:20:10.923Z] Recording test results [2021-08-25T19:20:11.265Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-08-25T19:20:11.265Z] PASS [2021-08-25T19:20:11.265Z] [2021-08-25T19:20:11.265Z] DONE 17 tests in 47.699s [2021-08-25T19:20:11.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-25T19:20:11.265Z] INFO: Testing against a local daemon [2021-08-25T19:20:11.265Z] === RUN TestPluginInvalidJSON [2021-08-25T19:20:11.265Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:20:11.265Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:20:11.265Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:20:11.265Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-25T19:20:11.265Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:20:11.265Z] === RUN TestPluginInstall [2021-08-25T19:20:11.265Z] === RUN TestPluginInstall/no_auth [2021-08-25T19:20:11.265Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:20:11.265Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66327d2ef813e5941dc167dd2c70672a1778254039bfb4f2b65fcf9cd51e7344" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:20:11.265Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:20:11.265Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66327d2ef813e5941dc167dd2c70672a1778254039bfb4f2b65fcf9cd51e7344" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:20:11.435Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-25T19:20:11.524Z] === RUN TestPluginInstall/with_htpasswd [2021-08-25T19:20:11.782Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:20:11.782Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9421cd30e2a31e1ae122994ba4d9c7b8fd9841e4795f79b14dd56678118b0248" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:20:11.782Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:20:11.783Z] time="2021-08-25T19:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9421cd30e2a31e1ae122994ba4d9c7b8fd9841e4795f79b14dd56678118b0248" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:20:12.047Z] === RUN TestPluginInstall/with_insecure [2021-08-25T19:20:12.366Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-25T19:20:12.701Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-25T19:20:12.930Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-25T19:20:12.983Z] time="2021-08-25T19:20:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:20:12.983Z] time="2021-08-25T19:20:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b370f4464f90891c033f0d8378cb09262bf0c9a207ebaff9554726f4f933269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:20:12.983Z] time="2021-08-25T19:20:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:20:12.983Z] time="2021-08-25T19:20:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b370f4464f90891c033f0d8378cb09262bf0c9a207ebaff9554726f4f933269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:20:13.045Z] + echo Ensuring container killed. [2021-08-25T19:20:13.045Z] Ensuring container killed. [2021-08-25T19:20:13.045Z] + docker rm -vf docker-pr9 [2021-08-25T19:20:13.045Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-25T19:20:13.242Z] plugin_test.go:166: [df61243b07c1b] daemon is not started [2021-08-25T19:20:13.242Z] --- PASS: TestPluginInstall (3.43s) [2021-08-25T19:20:13.242Z] --- PASS: TestPluginInstall/no_auth (1.76s) [2021-08-25T19:20:13.242Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-08-25T19:20:13.242Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-08-25T19:20:13.242Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:20:13.336Z] + echo Chowning /workspace to jenkins user [2021-08-25T19:20:13.336Z] Chowning /workspace to jenkins user [2021-08-25T19:20:13.336Z] + id -u [2021-08-25T19:20:13.336Z] + id -g [2021-08-25T19:20:13.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace busybox chown -R 1000:1000 /workspace [2021-08-25T19:20:13.336Z] Unable to find image 'busybox:latest' locally [2021-08-25T19:20:13.497Z] --- PASS: TestBuildWithHugeFile (110.89s) [2021-08-25T19:20:13.497Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:20:13.497Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:20:13.497Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-25T19:20:13.497Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:20:13.497Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:20:13.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:20:13.497Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:20:13.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:20:13.497Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:20:13.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:20:13.497Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:20:13.497Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:20:13.497Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-25T19:20:13.497Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:20:13.596Z] latest: Pulling from library/busybox [2021-08-25T19:20:13.596Z] 8ec32b265e94: Pulling fs layer [2021-08-25T19:20:13.596Z] 8ec32b265e94: Verifying Checksum [2021-08-25T19:20:13.596Z] 8ec32b265e94: Download complete [2021-08-25T19:20:13.754Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-25T19:20:13.754Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-08-25T19:20:13.754Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-08-25T19:20:13.754Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-08-25T19:20:13.754Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:20:13.754Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-25T19:20:13.855Z] 8ec32b265e94: Pull complete [2021-08-25T19:20:13.855Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-25T19:20:13.855Z] Status: Downloaded newer image for busybox:latest [2021-08-25T19:20:14.618Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-25T19:20:15.554Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-25T19:20:15.653Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-25T19:20:15.653Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-25T19:20:15.911Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-25T19:20:16.065Z] + bundleName=amd64-rootless [2021-08-25T19:20:16.066Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-25T19:20:16.066Z] Creating amd64-rootless-bundles.tar.gz [2021-08-25T19:20:16.066Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-25T19:20:16.066Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-25T19:20:16.078Z] Archiving artifacts [2021-08-25T19:20:16.489Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2021-08-25T19:20:16.489Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-08-25T19:20:16.489Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-08-25T19:20:16.489Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:20:16.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:20:16.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:20:17.056Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-08-25T19:20:17.057Z] PASS [2021-08-25T19:20:17.057Z] [2021-08-25T19:20:17.057Z] DONE 10 tests in 7.379s [2021-08-25T19:20:17.057Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-25T19:20:17.057Z] INFO: Testing against a local daemon [2021-08-25T19:20:17.057Z] === RUN TestExternalGraphDriver [2021-08-25T19:20:17.057Z] === RUN TestExternalGraphDriver/json [2021-08-25T19:20:17.285Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-25T19:20:17.285Z] docker_cli_daemon_test.go:1456: [ddd77ca065ed9] daemon is not started [2021-08-25T19:20:17.285Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2021-08-25T19:20:17.285Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.30s) [2021-08-25T19:20:17.285Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-08-25T19:20:17.285Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:20:17.542Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-08-25T19:20:17.543Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-25T19:20:17.727Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T19:20:17.800Z] check_test.go:309: [d51100063fcb4] daemon is not started [2021-08-25T19:20:17.800Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-25T19:20:18.043Z] + make clean [2021-08-25T19:20:18.057Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-25T19:20:18.301Z] docker volume rm -f docker-dev-cache [2021-08-25T19:20:18.301Z] docker-dev-cache [Pipeline] deleteDir [2021-08-25T19:20:18.966Z] === RUN TestExternalGraphDriver/spec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T19:20:19.433Z] Loaded image: busybox:latest [2021-08-25T19:20:19.433Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-25T19:20:19.689Z] Loaded image: busybox:glibc [2021-08-25T19:20:20.343Z] === RUN TestExternalGraphDriver/pull [2021-08-25T19:20:20.621Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-25T19:20:21.185Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-25T19:20:21.717Z] --- PASS: TestExternalGraphDriver (4.66s) [2021-08-25T19:20:21.717Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-08-25T19:20:21.717Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-08-25T19:20:21.717Z] --- PASS: TestExternalGraphDriver/pull (1.33s) [2021-08-25T19:20:21.717Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:20:22.114Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-25T19:20:22.370Z] Loaded image: debian:bullseye-slim [2021-08-25T19:20:22.370Z] check_test.go:309: [d2cd12b8913f3] daemon is not started [2021-08-25T19:20:22.370Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-25T19:20:22.370Z] Loaded image: hello-world:latest [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.14s) [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.44s) [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.74s) [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.89s) [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.58s) [2021-08-25T19:20:22.517Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.88s) [2021-08-25T19:20:22.517Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:20:22.517Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:20:22.628Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:20:22.884Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-25T19:20:23.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-25T19:20:23.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-25T19:20:24.253Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-25T19:20:25.622Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-25T19:20:25.903Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2021-08-25T19:20:25.903Z] PASS [2021-08-25T19:20:25.903Z] [2021-08-25T19:20:25.903Z] DONE 5 tests in 8.206s [2021-08-25T19:20:25.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-25T19:20:25.903Z] INFO: Testing against a local daemon [2021-08-25T19:20:25.903Z] === RUN TestContinueAfterPluginCrash [2021-08-25T19:20:25.903Z] === PAUSE TestContinueAfterPluginCrash [2021-08-25T19:20:25.903Z] === RUN TestReadPluginNoRead [2021-08-25T19:20:25.903Z] === PAUSE TestReadPluginNoRead [2021-08-25T19:20:25.903Z] === RUN TestDaemonStartWithLogOpt [2021-08-25T19:20:25.903Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-25T19:20:25.903Z] === CONT TestContinueAfterPluginCrash [2021-08-25T19:20:25.903Z] === CONT TestDaemonStartWithLogOpt [2021-08-25T19:20:26.557Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-25T19:20:26.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-25T19:20:27.743Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-25T19:20:27.743Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-25T19:20:28.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:20:28.683Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-25T19:20:29.191Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2021-08-25T19:20:29.191Z] === CONT TestReadPluginNoRead [2021-08-25T19:20:29.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:20:29.613Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-25T19:20:29.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-25T19:20:30.217Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:20:31.094Z] === RUN TestReadPluginNoRead/default [2021-08-25T19:20:31.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:20:32.140Z] --- PASS: TestBuildMultiStageCopy (10.04s) [2021-08-25T19:20:32.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.21s) [2021-08-25T19:20:32.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2021-08-25T19:20:32.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2021-08-25T19:20:32.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2021-08-25T19:20:32.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-08-25T19:20:32.140Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:20:32.393Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-25T19:20:32.469Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-25T19:20:33.843Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-25T19:20:33.843Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2021-08-25T19:20:33.979Z] ..........................xx.................... [ 29%] [2021-08-25T19:20:34.304Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2021-08-25T19:20:34.304Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:20:34.304Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:20:34.304Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-25T19:20:34.304Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:20:34.777Z] === CONT TestReadPluginNoRead [2021-08-25T19:20:34.777Z] read_test.go:92: [d2aa6f77f5c8a] daemon is not started [2021-08-25T19:20:34.777Z] --- PASS: TestReadPluginNoRead (6.03s) [2021-08-25T19:20:34.777Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2021-08-25T19:20:34.777Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2021-08-25T19:20:34.777Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-08-25T19:20:34.777Z] PASS [2021-08-25T19:20:34.777Z] [2021-08-25T19:20:34.777Z] DONE 6 tests in 9.500s [2021-08-25T19:20:34.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-25T19:20:34.777Z] testing: warning: no tests to run [2021-08-25T19:20:34.777Z] PASS [2021-08-25T19:20:34.777Z] [2021-08-25T19:20:34.777Z] DONE 0 tests in 0.006s [2021-08-25T19:20:34.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-25T19:20:34.777Z] INFO: Testing against a local daemon [2021-08-25T19:20:34.777Z] === RUN TestPluginWithDevMounts [2021-08-25T19:20:34.777Z] === PAUSE TestPluginWithDevMounts [2021-08-25T19:20:35.036Z] === CONT TestPluginWithDevMounts [2021-08-25T19:20:35.666Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.05s) [2021-08-25T19:20:35.672Z] PASS [2021-08-25T19:20:35.672Z] [2021-08-25T19:20:35.672Z] === Skipped [2021-08-25T19:20:35.672Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-25T19:20:35.672Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:20:35.672Z] [2021-08-25T19:20:35.672Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-25T19:20:35.672Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:20:35.672Z] [2021-08-25T19:20:35.672Z] [2021-08-25T19:20:35.672Z] DONE 34 tests, 2 skipped in 178.509s [2021-08-25T19:20:35.672Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-25T19:20:35.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:20:35.672Z] ++ set -e [2021-08-25T19:20:35.672Z] ++ '[' -n 0 ']' [2021-08-25T19:20:35.672Z] ++ set -x [2021-08-25T19:20:35.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:20:35.672Z] INFO: Testing against a local daemon [2021-08-25T19:20:35.672Z] === RUN TestConfigInspect [2021-08-25T19:20:35.835Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-08-25T19:20:35.835Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:20:36.417Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-08-25T19:20:36.417Z] PASS [2021-08-25T19:20:36.417Z] [2021-08-25T19:20:36.417Z] DONE 1 tests in 1.587s [2021-08-25T19:20:36.417Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-25T19:20:36.417Z] INFO: Testing against a local daemon [2021-08-25T19:20:36.417Z] === RUN TestSecretInspect [2021-08-25T19:20:36.602Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-25T19:20:38.949Z] --- PASS: TestSecretInspect (2.15s) [2021-08-25T19:20:38.949Z] === RUN TestSecretList [2021-08-25T19:20:39.119Z] --- PASS: TestConfigInspect (3.21s) [2021-08-25T19:20:39.119Z] === RUN TestConfigList [2021-08-25T19:20:40.049Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-25T19:20:40.852Z] --- PASS: TestSecretList (2.17s) [2021-08-25T19:20:40.852Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:20:41.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-25T19:20:41.943Z] --- PASS: TestConfigList (2.92s) [2021-08-25T19:20:41.943Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:20:42.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-25T19:20:43.383Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-08-25T19:20:43.383Z] === RUN TestSecretsUpdate [2021-08-25T19:20:43.570Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-25T19:20:44.540Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2021-08-25T19:20:44.540Z] === RUN TestConfigsUpdate [2021-08-25T19:20:45.284Z] --- PASS: TestSecretsUpdate (2.13s) [2021-08-25T19:20:45.284Z] === RUN TestTemplatedSecret [2021-08-25T19:20:45.941Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-25T19:20:46.129Z] --- PASS: TestBuildMultiStageOnBuild (9.75s) [2021-08-25T19:20:46.129Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:20:46.129Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:20:46.129Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-25T19:20:46.129Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:20:46.197Z] check_test.go:309: [d60bbdc965a1b] daemon is not started [2021-08-25T19:20:46.197Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-25T19:20:46.454Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-25T19:20:46.712Z] check_test.go:309: [dfddb7c88038d] daemon is not started [2021-08-25T19:20:46.712Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-25T19:20:46.968Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-25T19:20:47.224Z] --- PASS: TestConfigsUpdate (2.83s) [2021-08-25T19:20:47.224Z] === RUN TestTemplatedConfig [2021-08-25T19:20:47.814Z] --- PASS: TestTemplatedSecret (2.57s) [2021-08-25T19:20:47.814Z] === RUN TestSecretCreateResolve [2021-08-25T19:20:48.153Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-25T19:20:48.410Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-25T19:20:48.410Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-25T19:20:48.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-25T19:20:48.666Z] check_test.go:309: [d899e6fb73249] daemon is not started [2021-08-25T19:20:48.666Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-25T19:20:48.924Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-25T19:20:49.716Z] --- PASS: TestSecretCreateResolve (2.16s) [2021-08-25T19:20:49.716Z] PASS [2021-08-25T19:20:49.716Z] [2021-08-25T19:20:49.716Z] DONE 6 tests in 13.324s [2021-08-25T19:20:49.716Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-25T19:20:49.975Z] INFO: Testing against a local daemon [2021-08-25T19:20:49.975Z] === RUN TestServiceCreateInit [2021-08-25T19:20:49.975Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:20:50.685Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-25T19:20:51.447Z] --- PASS: TestTemplatedConfig (3.65s) [2021-08-25T19:20:51.447Z] === RUN TestConfigCreateResolve [2021-08-25T19:20:51.447Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-25T19:20:51.447Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-25T19:20:52.816Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-25T19:20:53.073Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-25T19:20:53.330Z] --- PASS: TestConfigCreateResolve (2.43s) [2021-08-25T19:20:53.330Z] PASS [2021-08-25T19:20:53.330Z] [2021-08-25T19:20:53.330Z] DONE 6 tests in 17.701s [2021-08-25T19:20:53.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-25T19:20:53.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:20:53.330Z] ++ set -e [2021-08-25T19:20:53.330Z] ++ '[' -n 0 ']' [2021-08-25T19:20:53.330Z] ++ set -x [2021-08-25T19:20:53.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:20:53.587Z] INFO: Testing against a local daemon [2021-08-25T19:20:53.587Z] === RUN TestCheckpoint [2021-08-25T19:20:53.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:20:53.587Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:20:53.587Z] === RUN TestContainerInvalidJSON [2021-08-25T19:20:53.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:20:53.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:20:53.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:20:53.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:20:53.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:20:53.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:20:53.587Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-25T19:20:53.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-25T19:20:53.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-25T19:20:53.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:20:53.587Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-25T19:20:53.587Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:20:53.843Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-25T19:20:53.843Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:20:53.843Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-25T19:20:53.843Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:20:53.843Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-25T19:20:53.843Z] === RUN TestCopyFromContainer [2021-08-25T19:20:54.100Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-25T19:20:54.162Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:20:54.681Z] --- PASS: TestBuildMultiStageLayerLeak (8.63s) [2021-08-25T19:20:54.681Z] === RUN TestBuildWithHugeFile [2021-08-25T19:20:55.030Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-25T19:20:55.287Z] === RUN TestCopyFromContainer// [2021-08-25T19:20:55.544Z] === RUN TestCopyFromContainer//bar/root [2021-08-25T19:20:55.544Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-25T19:20:55.801Z] === RUN TestCopyFromContainer/bar/quux [2021-08-25T19:20:55.801Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-25T19:20:55.801Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-25T19:20:56.057Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-25T19:20:56.057Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-25T19:20:56.057Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-25T19:20:56.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-25T19:20:56.315Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer (2.54s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-08-25T19:20:56.315Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-08-25T19:20:56.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:20:56.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:20:56.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:20:56.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:20:56.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:20:56.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:20:56.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:20:56.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:20:56.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:20:56.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:20:56.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-08-25T19:20:56.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:20:56.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:20:56.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:20:56.571Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:20:56.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-08-25T19:20:56.571Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:20:56.571Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:20:56.571Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:20:56.571Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:20:56.571Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:20:56.571Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:20:56.571Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:20:56.571Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:20:56.571Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:20:56.571Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:20:56.571Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-25T19:20:56.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:20:56.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:20:56.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-25T19:20:56.571Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:20:56.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-25T19:20:56.571Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:20:56.571Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-25T19:20:56.573Z] === RUN TestBoolValue [2021-08-25T19:20:56.573Z] --- PASS: TestBoolValue (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestBoolValueOrDefault [2021-08-25T19:20:56.573Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestInt64ValueOrZero [2021-08-25T19:20:56.573Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestInt64ValueOrDefault [2021-08-25T19:20:56.573Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-25T19:20:56.573Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestJsonContentType [2021-08-25T19:20:56.573Z] --- PASS: TestJsonContentType (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 14.7% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2021-08-25T19:20:56.573Z] === RUN TestMaskSecretKeys [2021-08-25T19:20:56.573Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-25T19:20:56.573Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-25T19:20:56.573Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-25T19:20:56.573Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-25T19:20:56.573Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-25T19:20:56.573Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-25T19:20:56.573Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestVersionMiddlewareVersion [2021-08-25T19:20:56.573Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-25T19:20:56.573Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 37.7% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-25T19:20:56.573Z] === RUN TestAdjustForAPIVersion [2021-08-25T19:20:56.573Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 5.7% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-25T19:20:56.573Z] === RUN TestStrSliceMarshalJSON [2021-08-25T19:20:56.573Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestStrSliceUnmarshalJSON [2021-08-25T19:20:56.573Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestStrSliceUnmarshalString [2021-08-25T19:20:56.573Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestStrSliceUnmarshalSlice [2021-08-25T19:20:56.573Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 90.0% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-08-25T19:20:56.573Z] === RUN TestToJSON [2021-08-25T19:20:56.573Z] --- PASS: TestToJSON (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestToParamWithVersion [2021-08-25T19:20:56.573Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestFromJSON [2021-08-25T19:20:56.573Z] --- PASS: TestFromJSON (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestEmpty [2021-08-25T19:20:56.573Z] --- PASS: TestEmpty (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestArgsMatchKVListEmptySources [2021-08-25T19:20:56.573Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestArgsMatchKVList [2021-08-25T19:20:56.573Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestArgsMatch [2021-08-25T19:20:56.573Z] --- PASS: TestArgsMatch (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestAdd [2021-08-25T19:20:56.573Z] --- PASS: TestAdd (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestDel [2021-08-25T19:20:56.573Z] --- PASS: TestDel (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestLen [2021-08-25T19:20:56.573Z] --- PASS: TestLen (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestExactMatch [2021-08-25T19:20:56.573Z] --- PASS: TestExactMatch (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestOnlyOneExactMatch [2021-08-25T19:20:56.573Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestContains [2021-08-25T19:20:56.573Z] --- PASS: TestContains (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestValidate [2021-08-25T19:20:56.573Z] --- PASS: TestValidate (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestWalkValues [2021-08-25T19:20:56.573Z] --- PASS: TestWalkValues (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestFuzzyMatch [2021-08-25T19:20:56.573Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestClone [2021-08-25T19:20:56.573Z] --- PASS: TestClone (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 92.2% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-25T19:20:56.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-25T19:20:56.573Z] === RUN TestDurationToSecondsString [2021-08-25T19:20:56.573Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-25T19:20:56.573Z] === RUN TestGetTimestamp [2021-08-25T19:20:56.573Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-25T19:20:56.573Z] === RUN TestParseTimestamps [2021-08-25T19:20:56.573Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 100.0% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/types/time 0.156s coverage: 100.0% of statements [2021-08-25T19:20:56.573Z] === RUN TestCompareVersion [2021-08-25T19:20:56.573Z] --- PASS: TestCompareVersion (0.00s) [2021-08-25T19:20:56.573Z] PASS [2021-08-25T19:20:56.573Z] coverage: 77.3% of statements [2021-08-25T19:20:56.573Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-25T19:20:56.574Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-25T19:20:56.574Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-25T19:20:56.574Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-25T19:20:56.574Z] === RUN TestCloneArgsSmartHttp [2021-08-25T19:20:56.574Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-08-25T19:20:56.574Z] === RUN TestCloneArgsDumbHttp [2021-08-25T19:20:56.574Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-25T19:20:56.574Z] === RUN TestCloneArgsGit [2021-08-25T19:20:56.574Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-25T19:20:56.574Z] === RUN TestCheckoutGit [2021-08-25T19:20:57.448Z] --- PASS: TestServiceCreateInit (7.59s) [2021-08-25T19:20:57.448Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2021-08-25T19:20:57.448Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2021-08-25T19:20:57.448Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:20:57.536Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-25T19:20:57.536Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestProcessNoDockerignore [2021-08-25T19:20:57.536Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-25T19:20:57.536Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestDetectContentType [2021-08-25T19:20:57.536Z] --- PASS: TestDetectContentType (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestSelectAcceptableMIME [2021-08-25T19:20:57.536Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestInspectEmptyResponse [2021-08-25T19:20:57.536Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestInspectResponseBinary [2021-08-25T19:20:57.536Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestResponseUnsupportedContentType [2021-08-25T19:20:57.536Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestInspectResponseTextSimple [2021-08-25T19:20:57.536Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestInspectResponseEmptyContentType [2021-08-25T19:20:57.536Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestUnknownContentLength [2021-08-25T19:20:57.536Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestDownloadRemote [2021-08-25T19:20:57.536Z] === RUN TestEnable [2021-08-25T19:20:57.536Z] --- PASS: TestEnable (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestDisable [2021-08-25T19:20:57.536Z] --- PASS: TestDisable (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestEnabled [2021-08-25T19:20:57.536Z] --- PASS: TestEnabled (0.00s) [2021-08-25T19:20:57.536Z] PASS [2021-08-25T19:20:57.536Z] coverage: 100.0% of statements [2021-08-25T19:20:57.536Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-08-25T19:20:57.536Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-25T19:20:57.536Z] === RUN TestGetWithStatusError [2021-08-25T19:20:57.536Z] --- PASS: TestGetWithStatusError (0.01s) [2021-08-25T19:20:57.536Z] === RUN TestCloseRootDirectory [2021-08-25T19:20:57.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:20:57.536Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-08-25T19:20:57.536Z] === RUN TestHashFile [2021-08-25T19:20:57.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:20:57.536Z] --- SKIP: TestHashFile (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestHashSubdir [2021-08-25T19:20:57.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:20:57.536Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-25T19:20:57.536Z] === RUN TestRemoveDirectory [2021-08-25T19:20:57.536Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:20:57.536Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-25T19:20:57.536Z] PASS [2021-08-25T19:20:57.536Z] coverage: 9.3% of statements [2021-08-25T19:20:57.992Z] ok github.com/docker/docker/builder/remotecontext 0.238s coverage: 9.3% of statements [2021-08-25T19:20:58.185Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-25T19:20:58.448Z] === RUN TestGetAllAllowed [2021-08-25T19:20:58.448Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestGetAllMeta [2021-08-25T19:20:58.448Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-25T19:20:58.448Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestIsUnreferencedBuiltin [2021-08-25T19:20:58.448Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestIsExistingDirectory [2021-08-25T19:20:58.448Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestGetFilenameForDownload [2021-08-25T19:20:58.448Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestEnv2Variables [2021-08-25T19:20:58.448Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-25T19:20:58.448Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestMaintainer [2021-08-25T19:20:58.448Z] --- PASS: TestMaintainer (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestLabel [2021-08-25T19:20:58.448Z] --- PASS: TestLabel (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestFromScratch [2021-08-25T19:20:58.448Z] --- PASS: TestFromScratch (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestFromWithArg [2021-08-25T19:20:58.448Z] --- PASS: TestFromWithArg (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-25T19:20:58.448Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestFromWithUndefinedArg [2021-08-25T19:20:58.448Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestFromMultiStageWithNamedStage [2021-08-25T19:20:58.448Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestOnbuild [2021-08-25T19:20:58.448Z] --- PASS: TestOnbuild (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestWorkdir [2021-08-25T19:20:58.448Z] --- PASS: TestWorkdir (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestCmd [2021-08-25T19:20:58.448Z] --- PASS: TestCmd (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestHealthcheckNone [2021-08-25T19:20:58.448Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestHealthcheckCmd [2021-08-25T19:20:58.448Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestEntrypoint [2021-08-25T19:20:58.448Z] --- PASS: TestEntrypoint (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestExpose [2021-08-25T19:20:58.448Z] --- PASS: TestExpose (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestUser [2021-08-25T19:20:58.448Z] --- PASS: TestUser (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestVolume [2021-08-25T19:20:58.448Z] --- PASS: TestVolume (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestStopSignal [2021-08-25T19:20:58.448Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-25T19:20:58.448Z] --- SKIP: TestStopSignal (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestArg [2021-08-25T19:20:58.448Z] --- PASS: TestArg (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestShell [2021-08-25T19:20:58.448Z] --- PASS: TestShell (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestPrependEnvOnCmd [2021-08-25T19:20:58.448Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestRunWithBuildArgs [2021-08-25T19:20:58.448Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestRunIgnoresHealthcheck [2021-08-25T19:20:58.448Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestDispatchUnsupportedOptions [2021-08-25T19:20:58.448Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-25T19:20:58.448Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-25T19:20:58.448Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-25T19:20:58.448Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestNormalizeWorkdir [2021-08-25T19:20:58.448Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestDispatch [2021-08-25T19:20:58.448Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-25T19:20:58.448Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-25T19:20:58.448Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-25T19:20:58.448Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-25T19:20:58.448Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-25T19:20:58.448Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-25T19:20:58.448Z] === RUN TestDispatch/COPY_url [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch (0.05s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-25T19:20:58.448Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestAddScratchImageAddsToMounts [2021-08-25T19:20:58.448Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-25T19:20:58.448Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-25T19:20:58.448Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-25T19:20:58.448Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestImageSourceGetAddsToMounts [2021-08-25T19:20:58.448Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestEmptyDockerfile [2021-08-25T19:20:58.448Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-25T19:20:58.448Z] === RUN TestSymlinkDockerfile [2021-08-25T19:20:58.448Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-25T19:20:58.448Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestNonExistingDockerfile [2021-08-25T19:20:58.448Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestCopyRunConfig [2021-08-25T19:20:58.448Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestDeepCopyRunConfig [2021-08-25T19:20:58.448Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestExportImage [2021-08-25T19:20:58.448Z] --- PASS: TestExportImage (0.00s) [2021-08-25T19:20:58.448Z] === RUN TestNormalizeDest [2021-08-25T19:20:58.448Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-25T19:20:58.448Z] PASS [2021-08-25T19:20:58.448Z] coverage: 46.8% of statements [2021-08-25T19:20:58.448Z] ok github.com/docker/docker/builder/dockerfile 0.150s coverage: 46.8% of statements [2021-08-25T19:20:58.448Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-25T19:20:58.463Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2021-08-25T19:20:58.463Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:20:58.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-25T19:20:58.904Z] === RUN TestTCP4Proxy [2021-08-25T19:20:58.904Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-25T19:20:58.904Z] === RUN TestTCP4ProxyHalfClose [2021-08-25T19:20:58.904Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestTCP6Proxy [2021-08-25T19:20:58.904Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:20:58.904Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestTCPDualStackProxy [2021-08-25T19:20:58.904Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:20:58.904Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestUDP4Proxy [2021-08-25T19:20:58.904Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestUDP6Proxy [2021-08-25T19:20:58.904Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:20:58.904Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestUDPWriteError [2021-08-25T19:20:58.904Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestSCTP4Proxy [2021-08-25T19:20:58.904Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-25T19:20:58.904Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-25T19:20:58.904Z] === RUN TestSCTP6Proxy [2021-08-25T19:20:58.904Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:20:58.904Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-25T19:20:58.904Z] PASS [2021-08-25T19:20:58.904Z] coverage: 49.4% of statements [2021-08-25T19:20:58.904Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2021-08-25T19:20:59.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-08-25T19:21:00.354Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:21:00.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:21:00.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:21:00.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:21:00.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:21:00.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:21:00.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:21:00.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:21:00.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:21:00.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:21:00.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:21:00.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:21:00.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:21:00.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:21:00.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:21:00.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-25T19:21:00.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-25T19:21:00.354Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:21:00.354Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-25T19:21:00.354Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-25T19:21:00.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-25T19:21:00.917Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2021-08-25T19:21:00.917Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:21:00.917Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:21:00.917Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:21:00.917Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-25T19:21:00.917Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:21:00.917Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:21:00.917Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:21:00.917Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-25T19:21:00.917Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:21:00.917Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-25T19:21:00.917Z] === RUN TestContainerStartOnDaemonRestart [2021-08-25T19:21:00.917Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-25T19:21:00.917Z] === RUN TestDaemonRestartIpcMode [2021-08-25T19:21:00.917Z] === PAUSE TestDaemonRestartIpcMode [2021-08-25T19:21:00.917Z] === RUN TestDaemonHostGatewayIP [2021-08-25T19:21:00.917Z] === PAUSE TestDaemonHostGatewayIP [2021-08-25T19:21:00.917Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-25T19:21:00.917Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-25T19:21:00.917Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:21:00.917Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-25T19:21:00.917Z] === RUN TestDiff [2021-08-25T19:21:01.512Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-25T19:21:01.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-25T19:21:01.848Z] --- PASS: TestDiff (0.62s) [2021-08-25T19:21:01.848Z] === RUN TestExecWithCloseStdin [2021-08-25T19:21:02.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-25T19:21:02.412Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-08-25T19:21:02.412Z] === RUN TestExec [2021-08-25T19:21:02.975Z] --- PASS: TestExec (0.65s) [2021-08-25T19:21:02.975Z] === RUN TestExecUser [2021-08-25T19:21:03.232Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-25T19:21:03.489Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-25T19:21:03.747Z] --- PASS: TestExecUser (0.72s) [2021-08-25T19:21:03.747Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:21:03.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-25T19:21:04.004Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-25T19:21:04.566Z] check_test.go:309: [def7ce8015c54] daemon is not started [2021-08-25T19:21:04.566Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-25T19:21:04.566Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-08-25T19:21:04.566Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:21:04.771Z] --- PASS: TestBuildWithHugeFile (83.59s) [2021-08-25T19:21:04.771Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:21:05.129Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-25T19:21:05.129Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-25T19:21:05.386Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-25T19:21:05.950Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-25T19:21:06.207Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-08-25T19:21:06.207Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:21:06.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-25T19:21:07.135Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2021-08-25T19:21:07.135Z] === RUN TestHealthKillContainer [2021-08-25T19:21:07.455Z] === RUN TestCheckpointCreateError [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestCheckpointCreate [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestCheckpointDeleteError [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestCheckpointDelete [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestCheckpointListError [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestCheckpointList [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointList (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestCheckpointListContainerNotFound [2021-08-25T19:21:07.455Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestNewClientWithOpsFromEnv [2021-08-25T19:21:07.455Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-25T19:21:07.455Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-25T19:21:07.455Z] === RUN TestGetAPIPath [2021-08-25T19:21:07.455Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestParseHostURL [2021-08-25T19:21:07.456Z] --- PASS: TestParseHostURL (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-25T19:21:07.456Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-25T19:21:07.456Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNegotiateAPIVersion [2021-08-25T19:21:07.456Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNegotiateAPVersionOverride [2021-08-25T19:21:07.456Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-25T19:21:07.456Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-25T19:21:07.456Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-25T19:21:07.456Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestClientRedirect [2021-08-25T19:21:07.456Z] --- PASS: TestClientRedirect (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigCreateUnsupported [2021-08-25T19:21:07.456Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigCreateError [2021-08-25T19:21:07.456Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigCreate [2021-08-25T19:21:07.456Z] --- PASS: TestConfigCreate (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigInspectNotFound [2021-08-25T19:21:07.456Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigInspectWithEmptyID [2021-08-25T19:21:07.456Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigInspectUnsupported [2021-08-25T19:21:07.456Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigInspectError [2021-08-25T19:21:07.456Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigInspectConfigNotFound [2021-08-25T19:21:07.456Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigInspect [2021-08-25T19:21:07.456Z] --- PASS: TestConfigInspect (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigListUnsupported [2021-08-25T19:21:07.456Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigListError [2021-08-25T19:21:07.456Z] --- PASS: TestConfigListError (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigList [2021-08-25T19:21:07.456Z] --- PASS: TestConfigList (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigRemoveUnsupported [2021-08-25T19:21:07.456Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigRemoveError [2021-08-25T19:21:07.456Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigRemove [2021-08-25T19:21:07.456Z] --- PASS: TestConfigRemove (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigUpdateUnsupported [2021-08-25T19:21:07.456Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigUpdateError [2021-08-25T19:21:07.456Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-25T19:21:07.456Z] === RUN TestConfigUpdate [2021-08-25T19:21:07.456Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerCommitError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerCommit [2021-08-25T19:21:07.917Z] --- PASS: TestContainerCommit (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStatPathError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStatPathNotFoundError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStatPathNoHeaderError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStatPath [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyToContainerError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyToContainerNotFoundError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyToContainer [2021-08-25T19:21:07.917Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyFromContainerError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyFromContainerNotFoundError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-25T19:21:07.917Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestCopyFromContainer [2021-08-25T19:21:07.917Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerCreateError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerCreateImageNotFound [2021-08-25T19:21:07.917Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerCreateWithName [2021-08-25T19:21:07.917Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerCreateAutoRemove [2021-08-25T19:21:07.917Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerDiffError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerDiff [2021-08-25T19:21:07.917Z] --- PASS: TestContainerDiff (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecCreateError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecCreate [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecStartError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecStart [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecInspectError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecInspect [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExportError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExportError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExport [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExport (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerInspectError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerInspectContainerNotFound [2021-08-25T19:21:07.917Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerInspectWithEmptyID [2021-08-25T19:21:07.917Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerInspect [2021-08-25T19:21:07.917Z] --- PASS: TestContainerInspect (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerInspectNode [2021-08-25T19:21:07.917Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerKillError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerKillError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerKill [2021-08-25T19:21:07.917Z] --- PASS: TestContainerKill (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerListError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerListError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerList [2021-08-25T19:21:07.917Z] --- PASS: TestContainerList (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerLogsNotFoundError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerLogsError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerLogs [2021-08-25T19:21:07.917Z] --- PASS: TestContainerLogs (0.13s) [2021-08-25T19:21:07.917Z] === RUN TestContainerPauseError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerPause [2021-08-25T19:21:07.917Z] --- PASS: TestContainerPause (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainersPruneError [2021-08-25T19:21:07.917Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainersPrune [2021-08-25T19:21:07.917Z] --- PASS: TestContainersPrune (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRemoveError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRemoveNotFoundError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRemove [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRemove (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRenameError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRename [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRename (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerResizeError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecResizeError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerResize [2021-08-25T19:21:07.917Z] --- PASS: TestContainerResize (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerExecResize [2021-08-25T19:21:07.917Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRestartError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerRestart [2021-08-25T19:21:07.917Z] --- PASS: TestContainerRestart (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStartError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStartError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStart [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStart (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStatsError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStats [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStats (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStopError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStopError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerStop [2021-08-25T19:21:07.917Z] --- PASS: TestContainerStop (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerTopError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerTopError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerTop [2021-08-25T19:21:07.917Z] --- PASS: TestContainerTop (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerUnpauseError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerUnpause [2021-08-25T19:21:07.917Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerUpdateError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerUpdate [2021-08-25T19:21:07.917Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerWaitError [2021-08-25T19:21:07.917Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestContainerWait [2021-08-25T19:21:07.917Z] --- PASS: TestContainerWait (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestDiskUsageError [2021-08-25T19:21:07.917Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestDiskUsage [2021-08-25T19:21:07.917Z] --- PASS: TestDiskUsage (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestDistributionInspectUnsupported [2021-08-25T19:21:07.917Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestDistributionInspectWithEmptyID [2021-08-25T19:21:07.917Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestEventsErrorInOptions [2021-08-25T19:21:07.917Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestEventsErrorFromServer [2021-08-25T19:21:07.917Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestEvents [2021-08-25T19:21:07.917Z] --- PASS: TestEvents (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestTLSCloseWriter [2021-08-25T19:21:07.917Z] === PAUSE TestTLSCloseWriter [2021-08-25T19:21:07.917Z] === RUN TestImageBuildError [2021-08-25T19:21:07.917Z] --- PASS: TestImageBuildError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageBuild [2021-08-25T19:21:07.917Z] --- PASS: TestImageBuild (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestGetDockerOS [2021-08-25T19:21:07.917Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageCreateError [2021-08-25T19:21:07.917Z] --- PASS: TestImageCreateError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageCreate [2021-08-25T19:21:07.917Z] --- PASS: TestImageCreate (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageHistoryError [2021-08-25T19:21:07.917Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageHistory [2021-08-25T19:21:07.917Z] --- PASS: TestImageHistory (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageImportError [2021-08-25T19:21:07.917Z] --- PASS: TestImageImportError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageImport [2021-08-25T19:21:07.917Z] --- PASS: TestImageImport (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageInspectError [2021-08-25T19:21:07.917Z] --- PASS: TestImageInspectError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageInspectImageNotFound [2021-08-25T19:21:07.917Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageInspectWithEmptyID [2021-08-25T19:21:07.917Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageInspect [2021-08-25T19:21:07.917Z] --- PASS: TestImageInspect (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageListError [2021-08-25T19:21:07.917Z] --- PASS: TestImageListError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageList [2021-08-25T19:21:07.917Z] --- PASS: TestImageList (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageListApiBefore125 [2021-08-25T19:21:07.917Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImageLoadError [2021-08-25T19:21:07.917Z] --- PASS: TestImageLoadError (0.01s) [2021-08-25T19:21:07.917Z] === RUN TestImageLoad [2021-08-25T19:21:07.917Z] --- PASS: TestImageLoad (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagesPruneError [2021-08-25T19:21:07.917Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagesPrune [2021-08-25T19:21:07.917Z] --- PASS: TestImagesPrune (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullReferenceParseError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullAnyError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePullWithoutErrors [2021-08-25T19:21:07.917Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePushReferenceError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePushAnyError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-25T19:21:07.917Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-25T19:21:07.917Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithoutErrors [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-25T19:21:07.918Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageRemoveImageNotFound [2021-08-25T19:21:07.918Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageRemove [2021-08-25T19:21:07.918Z] --- PASS: TestImageRemove (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSaveError [2021-08-25T19:21:07.918Z] --- PASS: TestImageSaveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSave [2021-08-25T19:21:07.918Z] --- PASS: TestImageSave (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSearchAnyError [2021-08-25T19:21:07.918Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-25T19:21:07.918Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-25T19:21:07.918Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-25T19:21:07.918Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-25T19:21:07.918Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageSearchWithoutErrors [2021-08-25T19:21:07.918Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageTagError [2021-08-25T19:21:07.918Z] --- PASS: TestImageTagError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageTagInvalidReference [2021-08-25T19:21:07.918Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageTagInvalidSourceImageName [2021-08-25T19:21:07.918Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestImageTagHexSource [2021-08-25T19:21:07.918Z] --- PASS: TestImageTagHexSource (0.01s) [2021-08-25T19:21:07.918Z] === RUN TestImageTag [2021-08-25T19:21:07.918Z] --- PASS: TestImageTag (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestInfoServerError [2021-08-25T19:21:07.918Z] --- PASS: TestInfoServerError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestInfoInvalidResponseJSONError [2021-08-25T19:21:07.918Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestInfo [2021-08-25T19:21:07.918Z] --- PASS: TestInfo (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkConnectError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkConnect [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkCreateError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkCreate [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkDisconnectError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkDisconnect [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkInspectNotFoundError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkInspect [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkListError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkList [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworksPruneError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworksPrune [2021-08-25T19:21:07.918Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNetworkRemove [2021-08-25T19:21:07.918Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeInspectNodeNotFound [2021-08-25T19:21:07.918Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeInspect [2021-08-25T19:21:07.918Z] --- PASS: TestNodeInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeListError [2021-08-25T19:21:07.918Z] --- PASS: TestNodeListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeList [2021-08-25T19:21:07.918Z] --- PASS: TestNodeList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeRemove [2021-08-25T19:21:07.918Z] --- PASS: TestNodeRemove (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeUpdateError [2021-08-25T19:21:07.918Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestNodeUpdate [2021-08-25T19:21:07.918Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestOptionWithTimeout [2021-08-25T19:21:07.918Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPingFail [2021-08-25T19:21:07.918Z] --- PASS: TestPingFail (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPingWithError [2021-08-25T19:21:07.918Z] 2021/08/25 19:21:07 RoundTripper returned a response & error; ignoring response [2021-08-25T19:21:07.918Z] 2021/08/25 19:21:07 RoundTripper returned a response & error; ignoring response [2021-08-25T19:21:07.918Z] --- PASS: TestPingWithError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPingSuccess [2021-08-25T19:21:07.918Z] --- PASS: TestPingSuccess (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPingHeadFallback [2021-08-25T19:21:07.918Z] === RUN TestPingHeadFallback/OK [2021-08-25T19:21:07.918Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-25T19:21:07.918Z] === RUN TestPingHeadFallback/Not_Found [2021-08-25T19:21:07.918Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-25T19:21:07.918Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-25T19:21:07.918Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginDisableError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginDisable [2021-08-25T19:21:07.918Z] --- PASS: TestPluginDisable (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginEnableError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginEnable [2021-08-25T19:21:07.918Z] --- PASS: TestPluginEnable (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginInspect [2021-08-25T19:21:07.918Z] --- PASS: TestPluginInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginListError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginList [2021-08-25T19:21:07.918Z] --- PASS: TestPluginList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginPushError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginPushError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginPush [2021-08-25T19:21:07.918Z] --- PASS: TestPluginPush (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginRemove [2021-08-25T19:21:07.918Z] --- PASS: TestPluginRemove (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginSetError [2021-08-25T19:21:07.918Z] --- PASS: TestPluginSetError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPluginSet [2021-08-25T19:21:07.918Z] --- PASS: TestPluginSet (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSetHostHeader [2021-08-25T19:21:07.918Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestPlainTextError [2021-08-25T19:21:07.918Z] --- PASS: TestPlainTextError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestInfiniteError [2021-08-25T19:21:07.918Z] --- PASS: TestInfiniteError (0.03s) [2021-08-25T19:21:07.918Z] === RUN TestCanceledContext [2021-08-25T19:21:07.918Z] 2021/08/25 19:21:07 RoundTripper returned a response & error; ignoring response [2021-08-25T19:21:07.918Z] --- PASS: TestCanceledContext (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestDeadlineExceededContext [2021-08-25T19:21:07.918Z] 2021/08/25 19:21:07 RoundTripper returned a response & error; ignoring response [2021-08-25T19:21:07.918Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretCreateUnsupported [2021-08-25T19:21:07.918Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretCreateError [2021-08-25T19:21:07.918Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretCreate [2021-08-25T19:21:07.918Z] --- PASS: TestSecretCreate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretInspectUnsupported [2021-08-25T19:21:07.918Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretInspectSecretNotFound [2021-08-25T19:21:07.918Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretInspect [2021-08-25T19:21:07.918Z] --- PASS: TestSecretInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretListUnsupported [2021-08-25T19:21:07.918Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretListError [2021-08-25T19:21:07.918Z] --- PASS: TestSecretListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretList [2021-08-25T19:21:07.918Z] --- PASS: TestSecretList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretRemoveUnsupported [2021-08-25T19:21:07.918Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretRemove [2021-08-25T19:21:07.918Z] --- PASS: TestSecretRemove (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretUpdateUnsupported [2021-08-25T19:21:07.918Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretUpdateError [2021-08-25T19:21:07.918Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSecretUpdate [2021-08-25T19:21:07.918Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceCreateError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceCreate [2021-08-25T19:21:07.918Z] --- PASS: TestServiceCreate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-25T19:21:07.918Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceCreateDigestPinning [2021-08-25T19:21:07.918Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceInspectServiceNotFound [2021-08-25T19:21:07.918Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceInspect [2021-08-25T19:21:07.918Z] --- PASS: TestServiceInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceListError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceList [2021-08-25T19:21:07.918Z] --- PASS: TestServiceList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceLogsError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceLogs [2021-08-25T19:21:07.918Z] --- PASS: TestServiceLogs (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceRemoveNotFoundError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceRemove [2021-08-25T19:21:07.918Z] --- PASS: TestServiceRemove (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceUpdateError [2021-08-25T19:21:07.918Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestServiceUpdate [2021-08-25T19:21:07.918Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmGetUnlockKeyError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmGetUnlockKey [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmInitError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmInit [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmInit (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmInspect [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmJoinError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmJoin [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmLeaveError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmLeave [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmUnlockError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmUnlock [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmUpdateError [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestSwarmUpdate [2021-08-25T19:21:07.918Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestTaskInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestTaskInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestTaskInspect [2021-08-25T19:21:07.918Z] --- PASS: TestTaskInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestTaskListError [2021-08-25T19:21:07.918Z] --- PASS: TestTaskListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestTaskList [2021-08-25T19:21:07.918Z] --- PASS: TestTaskList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeCreateError [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeCreate [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeInspectError [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeInspectNotFound [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeInspectWithEmptyID [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeInspect [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeListError [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeListError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeList [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeList (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeRemoveError [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-25T19:21:07.918Z] === RUN TestVolumeRemove [2021-08-25T19:21:07.918Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-25T19:21:07.918Z] === CONT TestTLSCloseWriter [2021-08-25T19:21:07.918Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-25T19:21:07.918Z] PASS [2021-08-25T19:21:07.918Z] coverage: 75.1% of statements [2021-08-25T19:21:07.918Z] ok github.com/docker/docker/client 0.356s coverage: 75.1% of statements [2021-08-25T19:21:08.501Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-25T19:21:08.758Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-25T19:21:09.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-25T19:21:09.320Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-25T19:21:09.883Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-25T19:21:10.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-25T19:21:10.139Z] --- PASS: TestHealthKillContainer (2.88s) [2021-08-25T19:21:10.140Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:21:10.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-25T19:21:10.702Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2021-08-25T19:21:10.702Z] === RUN TestIpcModeNone [2021-08-25T19:21:11.265Z] --- PASS: TestIpcModeNone (0.62s) [2021-08-25T19:21:11.265Z] === RUN TestIpcModePrivate [2021-08-25T19:21:11.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-25T19:21:11.831Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2021-08-25T19:21:12.088Z] --- PASS: TestIpcModePrivate (0.70s) [2021-08-25T19:21:12.088Z] === RUN TestIpcModeShareable [2021-08-25T19:21:12.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-25T19:21:12.654Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-08-25T19:21:12.654Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-25T19:21:12.911Z] --- PASS: TestIpcModeShareable (0.91s) [2021-08-25T19:21:12.911Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-25T19:21:13.857Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-25T19:21:17.418Z] --- PASS: TestCreateServiceMultipleTimes (15.95s) [2021-08-25T19:21:17.418Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s) [2021-08-25T19:21:17.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-25T19:21:17.419Z] === RUN TestAPIIpcModeHost [2021-08-25T19:21:17.419Z] === RUN TestCreateServiceConflict [2021-08-25T19:21:17.419Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-25T19:21:17.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-25T19:21:17.419Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-25T19:21:17.419Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-08-25T19:21:17.419Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2021-08-25T19:21:17.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-25T19:21:17.419Z] check_test.go:309: [d8caa6915bfad] daemon is not started [2021-08-25T19:21:17.419Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:21:17.419Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-25T19:21:17.419Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-08-25T19:21:17.419Z] === RUN TestDaemonIpcModeShareable [2021-08-25T19:21:17.419Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-25T19:21:17.676Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-08-25T19:21:17.676Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-25T19:21:17.677Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-25T19:21:17.935Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-08-25T19:21:17.935Z] === RUN TestDaemonIpcModePrivate [2021-08-25T19:21:17.935Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-25T19:21:18.354Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2021-08-25T19:21:18.354Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:21:18.364Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-25T19:21:18.364Z] Using test binary docker [2021-08-25T19:21:18.364Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-25T19:21:18.364Z] +++ /etc/init.d/apparmor start [2021-08-25T19:21:18.364Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-25T19:21:18.364Z] INFO: Waiting for daemon to start... [2021-08-25T19:21:18.364Z] Starting dockerd [2021-08-25T19:21:18.364Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-08-25T19:21:19.835Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2021-08-25T19:21:19.835Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-08-25T19:21:19.835Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-25T19:21:19.835Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-25T19:21:20.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-25T19:21:21.328Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-08-25T19:21:21.587Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2021-08-25T19:21:21.587Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-25T19:21:21.587Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-25T19:21:21.661Z] . [2021-08-25T19:21:21.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-25T19:21:21.661Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-25T19:21:21.661Z] Error: No such image: emptyfs [2021-08-25T19:21:21.661Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-25T19:21:21.661Z] ++++ docker load [2021-08-25T19:21:21.661Z] Running integration-test (iteration 1) [2021-08-25T19:21:21.661Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-25T19:21:21.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:21:21.661Z] ++ set -e [2021-08-25T19:21:21.661Z] ++ '[' -n 0 ']' [2021-08-25T19:21:21.661Z] ++ set -x [2021-08-25T19:21:21.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:21:21.922Z] Loaded image: busybox:latest [2021-08-25T19:21:21.922Z] Loaded image: busybox:glibc [2021-08-25T19:21:22.958Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-08-25T19:21:23.218Z] check_test.go:309: [da4917aed828b] daemon is not started [2021-08-25T19:21:23.218Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-25T19:21:23.218Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-08-25T19:21:23.218Z] === RUN TestIpcModeOlderClient [2021-08-25T19:21:23.218Z] === PAUSE TestIpcModeOlderClient [2021-08-25T19:21:23.218Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:21:23.309Z] Loaded image: debian:bullseye-slim [2021-08-25T19:21:23.569Z] Loaded image: hello-world:latest [2021-08-25T19:21:23.569Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:21:23.570Z] INFO: Testing against a local daemon [2021-08-25T19:21:23.570Z] === RUN TestCgroupNamespacesBuild [2021-08-25T19:21:24.151Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-08-25T19:21:24.151Z] === RUN TestKillContainer [2021-08-25T19:21:24.151Z] === RUN TestKillContainer/no_signal [2021-08-25T19:21:25.085Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:21:25.270Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-25T19:21:25.282Z] --- PASS: TestCheckoutGit (27.18s) [2021-08-25T19:21:25.282Z] === RUN TestValidGitTransport [2021-08-25T19:21:25.282Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-25T19:21:25.282Z] === RUN TestGitInvalidRef [2021-08-25T19:21:25.282Z] --- PASS: TestGitInvalidRef (0.18s) [2021-08-25T19:21:25.282Z] PASS [2021-08-25T19:21:25.282Z] coverage: 86.3% of statements [2021-08-25T19:21:25.282Z] ok github.com/docker/docker/builder/remotecontext/git 27.435s coverage: 86.3% of statements [2021-08-25T19:21:25.282Z] ? github.com/docker/docker/cli [no test files] [2021-08-25T19:21:25.282Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-25T19:21:25.342Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:21:25.486Z] --- PASS: TestCgroupNamespacesBuild (1.74s) [2021-08-25T19:21:25.486Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-25T19:21:26.273Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-25T19:21:26.273Z] --- PASS: TestKillContainer (2.25s) [2021-08-25T19:21:26.273Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-08-25T19:21:26.273Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-08-25T19:21:26.273Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-08-25T19:21:26.273Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:21:26.273Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-25T19:21:26.672Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-25T19:21:26.836Z] check_test.go:309: [dd14e2df13de7] daemon is not started [2021-08-25T19:21:26.836Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-25T19:21:26.873Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-08-25T19:21:26.873Z] === RUN TestBuildWithSession [2021-08-25T19:21:26.873Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:21:26.873Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:21:26.873Z] === RUN TestBuildSquashParent [2021-08-25T19:21:27.093Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-25T19:21:27.656Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-25T19:21:27.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2021-08-25T19:21:27.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-08-25T19:21:27.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-08-25T19:21:27.656Z] === RUN TestKillStoppedContainer [2021-08-25T19:21:27.656Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-25T19:21:27.656Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:21:27.913Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-08-25T19:21:27.913Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:21:28.842Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-08-25T19:21:28.842Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:21:28.842Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:21:28.842Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:21:28.842Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:21:28.842Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:21:28.842Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-25T19:21:28.842Z] === RUN TestLinksEtcHostsContentMatch [2021-08-25T19:21:29.098Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2021-08-25T19:21:29.098Z] === RUN TestLinksContainerNames [2021-08-25T19:21:29.098Z] docker_cli_daemon_plugins_test.go:80: [dc4e47195a86f] daemon is not started [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-25T19:21:29.966Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestConfigureDaemonLogs [2021-08-25T19:21:29.966Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestCommonOptionsInstallFlags [2021-08-25T19:21:29.966Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-25T19:21:29.966Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-25T19:21:29.966Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-25T19:21:29.966Z] PASS [2021-08-25T19:21:29.966Z] coverage: 18.5% of statements [2021-08-25T19:21:29.966Z] ok github.com/docker/docker/cmd/dockerd 0.182s coverage: 18.5% of statements [2021-08-25T19:21:29.966Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-25T19:21:29.966Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-25T19:21:30.422Z] === RUN TestContainerStopSignal [2021-08-25T19:21:30.422Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestContainerStopTimeout [2021-08-25T19:21:30.422Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-25T19:21:30.422Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-25T19:21:30.422Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-25T19:21:30.422Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestReplaceAndAppendEnvVars [2021-08-25T19:21:30.422Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-25T19:21:30.422Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestNewMemoryStore [2021-08-25T19:21:30.422Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestAddContainers [2021-08-25T19:21:30.422Z] --- PASS: TestAddContainers (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestGetContainer [2021-08-25T19:21:30.422Z] --- PASS: TestGetContainer (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestDeleteContainer [2021-08-25T19:21:30.422Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestListContainers [2021-08-25T19:21:30.422Z] --- PASS: TestListContainers (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestFirstContainer [2021-08-25T19:21:30.422Z] --- PASS: TestFirstContainer (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestApplyAllContainer [2021-08-25T19:21:30.422Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestIsValidHealthString [2021-08-25T19:21:30.422Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestStateRunStop [2021-08-25T19:21:30.422Z] --- PASS: TestStateRunStop (0.00s) [2021-08-25T19:21:30.422Z] === RUN TestStateTimeoutWait [2021-08-25T19:21:30.467Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-25T19:21:30.467Z] --- PASS: TestLinksContainerNames (1.20s) [2021-08-25T19:21:30.467Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:21:30.878Z] state_test.go:141: Stop callback fired [2021-08-25T19:21:30.878Z] state_test.go:165: Stop callback fired [2021-08-25T19:21:30.878Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-25T19:21:30.878Z] === RUN TestIsValidStateString [2021-08-25T19:21:30.878Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-25T19:21:30.878Z] === RUN TestViewSaveDelete [2021-08-25T19:21:30.878Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-25T19:21:30.878Z] === RUN TestViewAll [2021-08-25T19:21:30.878Z] --- PASS: TestViewAll (0.01s) [2021-08-25T19:21:30.878Z] === RUN TestViewGet [2021-08-25T19:21:30.878Z] --- PASS: TestViewGet (0.01s) [2021-08-25T19:21:30.878Z] === RUN TestNames [2021-08-25T19:21:30.878Z] --- PASS: TestNames (0.00s) [2021-08-25T19:21:30.878Z] === RUN TestViewWithHealthCheck [2021-08-25T19:21:30.878Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-25T19:21:30.878Z] PASS [2021-08-25T19:21:30.878Z] coverage: 41.7% of statements [2021-08-25T19:21:30.878Z] ok github.com/docker/docker/container 0.237s coverage: 41.7% of statements [2021-08-25T19:21:30.878Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-25T19:21:30.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-25T19:21:30.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-25T19:21:30.879Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-25T19:21:31.030Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-08-25T19:21:31.030Z] === RUN TestContainerNetworkMountsNoChown [2021-08-25T19:21:31.165Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-25T19:21:31.596Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/default [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/default [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/private [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/private [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rprivate [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/slave [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/slave [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rslave [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/shared [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/shared [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rshared [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/default [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/rprivate [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/private [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:21:31.596Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-25T19:21:31.596Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:21:31.596Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-25T19:21:31.841Z] === RUN TestPrepare [2021-08-25T19:21:31.841Z] --- PASS: TestPrepare (0.00s) [2021-08-25T19:21:31.841Z] === RUN TestStart [2021-08-25T19:21:31.841Z] --- PASS: TestStart (0.00s) [2021-08-25T19:21:31.841Z] === RUN TestWaitCancel [2021-08-25T19:21:31.841Z] --- PASS: TestWaitCancel (0.00s) [2021-08-25T19:21:31.841Z] === RUN TestWaitDisabled [2021-08-25T19:21:31.841Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-25T19:21:31.841Z] === RUN TestWaitEnabled [2021-08-25T19:21:31.841Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-25T19:21:31.841Z] === RUN TestRemove [2021-08-25T19:21:31.841Z] --- PASS: TestRemove (0.00s) [2021-08-25T19:21:31.841Z] PASS [2021-08-25T19:21:31.841Z] coverage: 65.3% of statements [2021-08-25T19:21:31.841Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2021-08-25T19:21:31.853Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:21:31.853Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-25T19:21:31.853Z] === CONT TestMountDaemonRoot/slave [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/rshared [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/shared [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/rslave [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:21:31.854Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:21:31.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-25T19:21:31.854Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:21:32.110Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:21:32.164Z] --- PASS: TestBuildSquashParent (4.72s) [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:21:32.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:21:32.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:21:32.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:21:32.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:21:32.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:21:32.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:21:32.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:21:32.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:21:32.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:21:32.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:21:32.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:21:32.368Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.14s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.15s) [2021-08-25T19:21:32.369Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-25T19:21:32.369Z] === RUN TestContainerBindMountNonRecursive [2021-08-25T19:21:32.369Z] docker_cli_daemon_plugins_test.go:170: [db7ab7e128e4e] daemon is not started [2021-08-25T19:21:33.224Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2021-08-25T19:21:33.224Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:21:33.370Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-25T19:21:33.370Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-25T19:21:33.370Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-25T19:21:33.370Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-25T19:21:33.371Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-25T19:21:33.371Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-25T19:21:33.371Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-25T19:21:33.371Z] PASS [2021-08-25T19:21:33.371Z] coverage: 35.9% of statements [2021-08-25T19:21:33.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.206s coverage: 35.9% of statements [2021-08-25T19:21:33.791Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2021-08-25T19:21:33.791Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:21:33.827Z] === RUN TestNewListSecretsFilters [2021-08-25T19:21:33.827Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-25T19:21:33.827Z] === RUN TestNewListConfigsFilters [2021-08-25T19:21:33.827Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-25T19:21:33.827Z] PASS [2021-08-25T19:21:33.827Z] coverage: 0.5% of statements [2021-08-25T19:21:33.827Z] ok github.com/docker/docker/daemon/cluster 0.642s coverage: 0.5% of statements [2021-08-25T19:21:34.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:21:34.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:21:34.296Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-25T19:21:34.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-25T19:21:34.564Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-08-25T19:21:34.564Z] === RUN TestContainerVolumesMountedAsShared [2021-08-25T19:21:34.833Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-25T19:21:35.403Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s) [2021-08-25T19:21:35.403Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-25T19:21:35.967Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2021-08-25T19:21:35.967Z] === RUN TestNetworkNat [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.75s) [2021-08-25T19:21:36.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-08-25T19:21:36.040Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:21:36.040Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:21:36.330Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2021-08-25T19:21:36.330Z] === RUN TestCreateServiceSysctls [2021-08-25T19:21:36.720Z] === RUN TestBuilderGC [2021-08-25T19:21:36.721Z] --- PASS: TestBuilderGC (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationNotFound [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonBrokenConfiguration [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestParseClusterAdvertiseSettings [2021-08-25T19:21:36.721Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestFindConfigurationConflicts [2021-08-25T19:21:36.721Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-25T19:21:36.721Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-25T19:21:36.721Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-25T19:21:36.721Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-25T19:21:36.721Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_label [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_dns [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-25T19:21:36.721Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-25T19:21:36.721Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestModifiedDiscoverySettings [2021-08-25T19:21:36.721Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestReloadSetConfigFileNotExist [2021-08-25T19:21:36.721Z] time="2021-08-25T19:21:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-25T19:21:36.721Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-25T19:21:36.721Z] === RUN TestReloadDefaultConfigNotExist [2021-08-25T19:21:36.721Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:21:36.721Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestReloadBadDefaultConfig [2021-08-25T19:21:36.721Z] time="2021-08-25T19:21:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-763123344" [2021-08-25T19:21:36.721Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestReloadWithConflictingLabels [2021-08-25T19:21:36.721Z] time="2021-08-25T19:21:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-627276439" [2021-08-25T19:21:36.721Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestReloadWithDuplicateLabels [2021-08-25T19:21:36.721Z] time="2021-08-25T19:21:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3709397999" [2021-08-25T19:21:36.721Z] --- PASS: TestReloadWithDuplicateLabels (0.04s) [2021-08-25T19:21:36.721Z] === RUN TestDaemonConfigurationMerge [2021-08-25T19:21:36.721Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-25T19:21:36.721Z] PASS [2021-08-25T19:21:36.721Z] coverage: 80.4% of statements [2021-08-25T19:21:36.721Z] ok github.com/docker/docker/daemon/config 0.340s coverage: 80.4% of statements [2021-08-25T19:21:36.721Z] === RUN TestDiscoveryOptsErrors [2021-08-25T19:21:36.721Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-25T19:21:36.721Z] === RUN TestDiscoveryOpts [2021-08-25T19:21:36.721Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-25T19:21:36.721Z] PASS [2021-08-25T19:21:36.721Z] coverage: 30.0% of statements [2021-08-25T19:21:36.721Z] ok github.com/docker/docker/daemon/discovery 0.089s coverage: 30.0% of statements [2021-08-25T19:21:36.895Z] --- PASS: TestNetworkNat (0.84s) [2021-08-25T19:21:36.895Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:21:37.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:21:37.458Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-25T19:21:37.458Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-08-25T19:21:37.458Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:21:37.685Z] === RUN TestWaitNodeAttachment [2021-08-25T19:21:37.690Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:21:38.022Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-25T19:21:38.142Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-08-25T19:21:38.142Z] === RUN TestIsolationConversion [2021-08-25T19:21:38.142Z] === RUN TestIsolationConversion/default [2021-08-25T19:21:38.142Z] === RUN TestIsolationConversion/process [2021-08-25T19:21:38.142Z] === RUN TestIsolationConversion/hyperv [2021-08-25T19:21:38.142Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestContainerLabels [2021-08-25T19:21:38.142Z] --- PASS: TestContainerLabels (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestCredentialSpecConversion [2021-08-25T19:21:38.142Z] === RUN TestCredentialSpecConversion/none [2021-08-25T19:21:38.142Z] === RUN TestCredentialSpecConversion/config [2021-08-25T19:21:38.142Z] === RUN TestCredentialSpecConversion/file [2021-08-25T19:21:38.142Z] === RUN TestCredentialSpecConversion/registry [2021-08-25T19:21:38.142Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-25T19:21:38.142Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestControllerValidateMountBind [2021-08-25T19:21:38.142Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestControllerValidateMountVolume [2021-08-25T19:21:38.142Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestControllerValidateMountTarget [2021-08-25T19:21:38.142Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestControllerValidateMountTmpfs [2021-08-25T19:21:38.142Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestControllerValidateMountInvalidType [2021-08-25T19:21:38.142Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestControllerValidateMountNamedPipe [2021-08-25T19:21:38.142Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-25T19:21:38.142Z] PASS [2021-08-25T19:21:38.142Z] coverage: 11.0% of statements [2021-08-25T19:21:38.142Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.555s coverage: 11.0% of statements [2021-08-25T19:21:38.142Z] === RUN TestEventsLog [2021-08-25T19:21:38.142Z] --- PASS: TestEventsLog (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestEventsLogTimeout [2021-08-25T19:21:38.142Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestLogEvents [2021-08-25T19:21:38.142Z] --- PASS: TestLogEvents (0.05s) [2021-08-25T19:21:38.142Z] === RUN TestLoadBufferedEvents [2021-08-25T19:21:38.142Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-25T19:21:38.142Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-25T19:21:38.142Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-25T19:21:38.142Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-25T19:21:38.142Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-25T19:21:38.142Z] PASS [2021-08-25T19:21:38.142Z] coverage: 50.0% of statements [2021-08-25T19:21:38.142Z] ok github.com/docker/docker/daemon/events 0.229s coverage: 50.0% of statements [2021-08-25T19:21:38.263Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:21:38.525Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:21:38.586Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-25T19:21:38.598Z] === RUN TestIsEmptyDir [2021-08-25T19:21:38.598Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-25T19:21:38.598Z] PASS [2021-08-25T19:21:38.598Z] coverage: 2.3% of statements [2021-08-25T19:21:38.598Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-08-25T19:21:38.598Z] === RUN TestVerifyNetworkingConfig [2021-08-25T19:21:38.598Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestGetContainer [2021-08-25T19:21:38.598Z] --- PASS: TestGetContainer (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestValidContainerNames [2021-08-25T19:21:38.598Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestContainerInitDNS [2021-08-25T19:21:38.598Z] daemon_test.go:147: root required [2021-08-25T19:21:38.598Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestMerge [2021-08-25T19:21:38.598Z] --- PASS: TestMerge (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestValidateContainerIsolation [2021-08-25T19:21:38.598Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestFindNetworkErrorType [2021-08-25T19:21:38.598Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestEnsureServicesExist [2021-08-25T19:21:38.598Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestEnsureServicesExistErrors [2021-08-25T19:21:38.598Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-25T19:21:38.598Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-25T19:21:38.598Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-25T19:21:38.598Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-25T19:21:38.598Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-25T19:21:38.598Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-25T19:21:38.598Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestContainerDelete [2021-08-25T19:21:38.598Z] --- PASS: TestContainerDelete (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestContainerDoubleDelete [2021-08-25T19:21:38.598Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestLogContainerEventCopyLabels [2021-08-25T19:21:38.598Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestLogContainerEventWithAttributes [2021-08-25T19:21:38.598Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestNoneHealthcheck [2021-08-25T19:21:38.598Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-25T19:21:38.598Z] === RUN TestHealthStates [2021-08-25T19:21:38.786Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-08-25T19:21:38.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.71s) [2021-08-25T19:21:38.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-08-25T19:21:38.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-08-25T19:21:38.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-25T19:21:38.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-25T19:21:38.786Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] time="2021-08-25T19:21:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-25T19:21:39.055Z] --- PASS: TestHealthStates (0.14s) [2021-08-25T19:21:39.055Z] === RUN TestMaskURLCredentials [2021-08-25T19:21:39.055Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestGetInspectData [2021-08-25T19:21:39.055Z] --- PASS: TestGetInspectData (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestFillLicense [2021-08-25T19:21:39.055Z] --- PASS: TestFillLicense (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestListInvalidFilter [2021-08-25T19:21:39.055Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestNameFilter [2021-08-25T19:21:39.055Z] --- PASS: TestNameFilter (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-25T19:21:39.055Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-25T19:21:39.055Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-25T19:21:39.055Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestDaemonReloadLabels [2021-08-25T19:21:39.055Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-25T19:21:39.055Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestDaemonReloadMirrors [2021-08-25T19:21:39.055Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-25T19:21:39.055Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-25T19:21:39.055Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestDaemonDiscoveryReload [2021-08-25T19:21:39.055Z] === RUN TestLinkNaming [2021-08-25T19:21:39.055Z] --- PASS: TestLinkNaming (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestLinkNew [2021-08-25T19:21:39.055Z] --- PASS: TestLinkNew (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestLinkEnv [2021-08-25T19:21:39.055Z] --- PASS: TestLinkEnv (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestLinkMultipleEnv [2021-08-25T19:21:39.055Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-25T19:21:39.055Z] === RUN TestLinkPortRangeEnv [2021-08-25T19:21:39.055Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-25T19:21:39.055Z] PASS [2021-08-25T19:21:39.055Z] coverage: 93.0% of statements [2021-08-25T19:21:39.055Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-08-25T19:21:39.152Z] check_test.go:309: [dd36072692b84] daemon is not started [2021-08-25T19:21:39.152Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-25T19:21:39.614Z] --- PASS: TestCreateServiceSysctls (2.95s) [2021-08-25T19:21:39.614Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:21:39.728Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-08-25T19:21:39.728Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:21:40.018Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-25T19:21:40.018Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-25T19:21:40.475Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-25T19:21:40.475Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-25T19:21:40.475Z] === RUN TestAdapterReadLogs [2021-08-25T19:21:40.475Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-25T19:21:40.475Z] === RUN TestCopier [2021-08-25T19:21:40.475Z] --- PASS: TestCopier (0.00s) [2021-08-25T19:21:40.475Z] === RUN TestCopierLongLines [2021-08-25T19:21:40.475Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-25T19:21:40.475Z] === RUN TestCopierSlow [2021-08-25T19:21:40.520Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-25T19:21:40.520Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2021-08-25T19:21:40.520Z] === RUN TestPause [2021-08-25T19:21:40.932Z] --- PASS: TestCopierSlow (0.20s) [2021-08-25T19:21:40.932Z] === RUN TestCopierWithSized [2021-08-25T19:21:40.932Z] === RUN TestCopierWithSized/as_is [2021-08-25T19:21:40.932Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-25T19:21:40.932Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-25T19:21:40.932Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-25T19:21:40.932Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestCopierWithPartial [2021-08-25T19:21:40.932Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestRingLogger [2021-08-25T19:21:40.932Z] --- PASS: TestRingLogger (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestRingCap [2021-08-25T19:21:40.932Z] --- PASS: TestRingCap (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestRingClose [2021-08-25T19:21:40.932Z] --- PASS: TestRingClose (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestRingDrain [2021-08-25T19:21:40.932Z] --- PASS: TestRingDrain (0.00s) [2021-08-25T19:21:40.932Z] PASS [2021-08-25T19:21:40.932Z] coverage: 43.8% of statements [2021-08-25T19:21:40.932Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 43.8% of statements [2021-08-25T19:21:40.932Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-25T19:21:40.932Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-25T19:21:40.932Z] reload_test.go:520: root required [2021-08-25T19:21:40.932Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-25T19:21:40.932Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-25T19:21:40.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-25T19:21:40.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-25T19:21:40.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-25T19:21:40.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-25T19:21:40.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2021-08-25T19:21:40.932Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-25T19:21:40.932Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-25T19:21:40.932Z] === RUN TestParseVolumesFrom [2021-08-25T19:21:40.932Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-25T19:21:40.932Z] PASS [2021-08-25T19:21:40.932Z] coverage: 9.1% of statements [2021-08-25T19:21:40.932Z] ok github.com/docker/docker/daemon 2.384s coverage: 9.1% of statements [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-25T19:21:40.932Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-25T19:21:41.115Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2021-08-25T19:21:41.115Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:21:41.376Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-08-25T19:21:41.377Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/defaults [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-25T19:21:41.388Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-25T19:21:41.388Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-25T19:21:41.388Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-25T19:21:41.388Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:40Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-25T19:21:41.388Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-08-25T19:21:41.388Z] === RUN TestCreateSuccess [2021-08-25T19:21:41.388Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCreateStreamSkipped [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-25T19:21:41.388Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCreateLogGroupSuccess [2021-08-25T19:21:41.388Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCreateError [2021-08-25T19:21:41.388Z] --- PASS: TestCreateError (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCreateAlreadyExists [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-25T19:21:41.388Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestLogClosed [2021-08-25T19:21:41.388Z] --- PASS: TestLogClosed (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestLogBlocking [2021-08-25T19:21:41.388Z] --- PASS: TestLogBlocking (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-25T19:21:41.388Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestLogNonBlockingBufferFull [2021-08-25T19:21:41.388Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestPublishBatchSuccess [2021-08-25T19:21:41.388Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestPublishBatchError [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:41Z" level=error msg=Error [2021-08-25T19:21:41.388Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-25T19:21:41.388Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-25T19:21:41.388Z] time="2021-08-25T19:21:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-25T19:21:41.388Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchSimple [2021-08-25T19:21:41.388Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchTicker [2021-08-25T19:21:41.388Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchMultilinePattern [2021-08-25T19:21:41.388Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-25T19:21:41.388Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-25T19:21:41.388Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-25T19:21:41.388Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-25T19:21:41.388Z] === RUN TestCollectBatchClose [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen/0/Hello [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen/2/🙃 [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen/3/���� [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen/4/He��o [2021-08-25T19:21:41.389Z] === RUN TestEffectiveLen/5/ [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/0/ [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/1/Hello [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: Hello [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/2/Hello [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: He [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: llo [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/3/Hello [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: Hello [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/4/🙃 [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/5/🙃 [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/6/a� [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: a [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: � [2021-08-25T19:21:41.389Z] === RUN TestFindValidSplit/7/a� [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1064: a� [2021-08-25T19:21:41.389Z] cloudwatchlogs_test.go:1065: [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit (0.01s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestProcessEventEmoji [2021-08-25T19:21:41.389Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestCollectBatchLineSplit [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-08-25T19:21:41.389Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestCollectBatchMaxEvents [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-25T19:21:41.389Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-25T19:21:41.389Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-25T19:21:41.389Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-25T19:21:41.389Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-25T19:21:41.389Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-25T19:21:41.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-25T19:21:41.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestCreateTagSuccess [2021-08-25T19:21:41.389Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-25T19:21:41.389Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-25T19:21:41.389Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-25T19:21:41.389Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-25T19:21:41.389Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-08-25T19:21:41.389Z] PASS [2021-08-25T19:21:41.389Z] coverage: 77.4% of statements [2021-08-25T19:21:41.389Z] ok github.com/docker/docker/daemon/logger/awslogs 0.308s coverage: 77.4% of statements [2021-08-25T19:21:41.389Z] === RUN TestSearchRegistryForImagesErrors [2021-08-25T19:21:41.389Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestSearchRegistryForImages [2021-08-25T19:21:41.389Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestOnlyPlatformWithFallback [2021-08-25T19:21:41.389Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-25T19:21:41.389Z] === RUN TestImageDelete [2021-08-25T19:21:41.389Z] === RUN TestImageDelete/no_lease [2021-08-25T19:21:41.389Z] === RUN TestImageDelete/lease_exists [2021-08-25T19:21:41.389Z] --- PASS: TestImageDelete (0.04s) [2021-08-25T19:21:41.389Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-08-25T19:21:41.389Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-25T19:21:41.389Z] === RUN TestContentStoreForPull [2021-08-25T19:21:41.452Z] --- PASS: TestPause (0.81s) [2021-08-25T19:21:41.452Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:21:41.452Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:21:41.452Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:21:41.452Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:21:41.452Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-25T19:21:41.848Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-25T19:21:41.848Z] PASS [2021-08-25T19:21:41.848Z] coverage: 6.7% of statements [2021-08-25T19:21:41.848Z] ok github.com/docker/docker/daemon/images 0.295s coverage: 6.7% of statements [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-25T19:21:41.849Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-25T19:21:41.849Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-25T19:21:41.849Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-25T19:21:41.849Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-25T19:21:42.016Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-25T19:21:42.145Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2021-08-25T19:21:42.145Z] === RUN TestInspect [2021-08-25T19:21:42.273Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-08-25T19:21:42.273Z] === RUN TestPidHost [2021-08-25T19:21:42.305Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-08-25T19:21:42.305Z] === RUN TestFastTimeMarshalJSON [2021-08-25T19:21:42.305Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-25T19:21:42.305Z] PASS [2021-08-25T19:21:42.305Z] coverage: 87.2% of statements [2021-08-25T19:21:42.305Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 87.2% of statements [2021-08-25T19:21:42.305Z] === RUN TestJSONFileLogger [2021-08-25T19:21:42.305Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-25T19:21:42.305Z] === RUN TestJSONFileLoggerWithTags [2021-08-25T19:21:42.305Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-08-25T19:21:42.305Z] === RUN TestJSONFileLoggerWithOpts [2021-08-25T19:21:42.305Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2021-08-25T19:21:42.305Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-25T19:21:42.305Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-25T19:21:42.305Z] === RUN TestEncodeDecode [2021-08-25T19:21:42.305Z] === PAUSE TestEncodeDecode [2021-08-25T19:21:42.305Z] === RUN TestUnexpectedEOF [2021-08-25T19:21:42.762Z] time="2021-08-25T19:21:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-25T19:21:42.762Z] time="2021-08-25T19:21:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-25T19:21:42.762Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-25T19:21:42.762Z] === CONT TestEncodeDecode [2021-08-25T19:21:42.762Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-25T19:21:42.762Z] PASS [2021-08-25T19:21:42.762Z] coverage: 69.9% of statements [2021-08-25T19:21:42.762Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.225s coverage: 69.9% of statements [2021-08-25T19:21:42.837Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-25T19:21:43.218Z] === RUN TestWriteLog [2021-08-25T19:21:43.218Z] === PAUSE TestWriteLog [2021-08-25T19:21:43.218Z] === RUN TestReadLog [2021-08-25T19:21:43.218Z] === PAUSE TestReadLog [2021-08-25T19:21:43.218Z] === CONT TestWriteLog [2021-08-25T19:21:43.218Z] === CONT TestReadLog [2021-08-25T19:21:43.218Z] === RUN TestReadLog/tail_exact [2021-08-25T19:21:43.218Z] --- PASS: TestWriteLog (0.03s) [2021-08-25T19:21:43.219Z] === RUN TestReadLog/tail_less_than_available [2021-08-25T19:21:43.219Z] === RUN TestReadLog/tail_more_than_available [2021-08-25T19:21:43.219Z] --- PASS: TestReadLog (0.15s) [2021-08-25T19:21:43.219Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-25T19:21:43.219Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-25T19:21:43.219Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-25T19:21:43.219Z] PASS [2021-08-25T19:21:43.219Z] coverage: 75.2% of statements [2021-08-25T19:21:43.219Z] ok github.com/docker/docker/daemon/logger/local 0.257s coverage: 75.2% of statements [2021-08-25T19:21:43.219Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-25T19:21:43.219Z] === RUN TestOpenFileDelete [2021-08-25T19:21:43.219Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestOpenFileRename [2021-08-25T19:21:43.219Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestParseLogTagDefaultTag [2021-08-25T19:21:43.219Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestParseLogTag [2021-08-25T19:21:43.219Z] --- PASS: TestParseLogTag (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestParseLogTagEmptyTag [2021-08-25T19:21:43.219Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestTailFiles [2021-08-25T19:21:43.219Z] --- PASS: TestTailFiles (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestFollowLogsConsumerGone [2021-08-25T19:21:43.219Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestFollowLogsProducerGone [2021-08-25T19:21:43.219Z] logfile_test.go:179: logDecode() closed after sending 1558 messages [2021-08-25T19:21:43.219Z] logfile_test.go:232: messages sent: 1558, received: 1558 [2021-08-25T19:21:43.219Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-25T19:21:43.219Z] === RUN TestCheckCapacityAndRotate [2021-08-25T19:21:43.219Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-25T19:21:43.219Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-25T19:21:43.675Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-08-25T19:21:43.675Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-25T19:21:43.675Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-08-25T19:21:43.675Z] PASS [2021-08-25T19:21:43.675Z] coverage: 55.3% of statements [2021-08-25T19:21:43.675Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.196s coverage: 55.3% of statements [2021-08-25T19:21:43.767Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-25T19:21:43.926Z] --- PASS: TestBuildMultiStageOnBuild (1.96s) [2021-08-25T19:21:43.926Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:21:44.023Z] --- PASS: TestPidHost (1.71s) [2021-08-25T19:21:44.023Z] === RUN TestPsFilter [2021-08-25T19:21:44.023Z] --- PASS: TestPsFilter (0.13s) [2021-08-25T19:21:44.023Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:21:44.023Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-25T19:21:44.132Z] === RUN TestLog [2021-08-25T19:21:44.132Z] --- PASS: TestLog (0.00s) [2021-08-25T19:21:44.132Z] PASS [2021-08-25T19:21:44.132Z] coverage: 31.5% of statements [2021-08-25T19:21:44.132Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-08-25T19:21:44.132Z] === RUN TestValidateLogOpt [2021-08-25T19:21:44.132Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestNewMissedConfig [2021-08-25T19:21:44.132Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestNewMissedUrl [2021-08-25T19:21:44.132Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestNewMissedToken [2021-08-25T19:21:44.132Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestNewWithProxy [2021-08-25T19:21:44.132Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestDefault [2021-08-25T19:21:44.132Z] --- PASS: TestDefault (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-25T19:21:44.132Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestJsonFormat [2021-08-25T19:21:44.132Z] --- PASS: TestJsonFormat (0.02s) [2021-08-25T19:21:44.132Z] === RUN TestRawFormat [2021-08-25T19:21:44.132Z] --- PASS: TestRawFormat (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestRawFormatWithLabels [2021-08-25T19:21:44.132Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestRawFormatWithoutTag [2021-08-25T19:21:44.132Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-25T19:21:44.132Z] === RUN TestBatching [2021-08-25T19:21:44.497Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-25T19:21:44.497Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:21:44.588Z] === RUN TestNewParse [2021-08-25T19:21:44.588Z] --- PASS: TestNewParse (0.00s) [2021-08-25T19:21:44.588Z] PASS [2021-08-25T19:21:44.588Z] coverage: 8.3% of statements [2021-08-25T19:21:44.588Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-08-25T19:21:44.588Z] --- PASS: TestBatching (0.23s) [2021-08-25T19:21:44.588Z] === RUN TestFrequency [2021-08-25T19:21:44.588Z] === RUN TestParseLogFormat [2021-08-25T19:21:44.588Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestValidateLogOptEmpty [2021-08-25T19:21:44.588Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestValidateSyslogAddress [2021-08-25T19:21:44.588Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestParseAddressDefaultPort [2021-08-25T19:21:44.588Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestValidateSyslogFacility [2021-08-25T19:21:44.588Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestValidateLogOptSyslogFormat [2021-08-25T19:21:44.588Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestValidateLogOpt [2021-08-25T19:21:44.588Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-25T19:21:44.588Z] PASS [2021-08-25T19:21:44.588Z] coverage: 46.8% of statements [2021-08-25T19:21:44.588Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2021-08-25T19:21:44.588Z] --- PASS: TestFrequency (0.16s) [2021-08-25T19:21:44.588Z] === RUN TestOneMessagePerRequest [2021-08-25T19:21:44.588Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestVerify [2021-08-25T19:21:44.588Z] --- PASS: TestVerify (0.00s) [2021-08-25T19:21:44.588Z] === RUN TestSkipVerify [2021-08-25T19:21:44.588Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:44.588Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:44.588Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:44.675Z] --- PASS: TestInspect (2.80s) [2021-08-25T19:21:44.675Z] === RUN TestCreateJob [2021-08-25T19:21:44.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-08-25T19:21:44.953Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:21:45.044Z] --- PASS: TestSkipVerify (0.45s) [2021-08-25T19:21:45.045Z] === RUN TestBufferMaximum [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.806636\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.806636\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-25T19:21:45.045Z] === RUN TestServerAlwaysDown [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.809638\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.809638\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.809638\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.809638\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] time="2021-08-25T19:21:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629919304.809638\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:45.045Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-25T19:21:45.045Z] === RUN TestCannotSendAfterClose [2021-08-25T19:21:45.045Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-25T19:21:45.045Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-25T19:21:45.210Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-25T19:21:45.467Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-08-25T19:21:45.467Z] === RUN TestRemoveContainerRunning [2021-08-25T19:21:46.008Z] === RUN TestV1IDService [2021-08-25T19:21:46.008Z] --- PASS: TestV1IDService (0.02s) [2021-08-25T19:21:46.008Z] === RUN TestV2MetadataService [2021-08-25T19:21:46.008Z] time="2021-08-25T19:21:45Z" 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-08-25T19:21:46.008Z] time="2021-08-25T19:21:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"049892b62147\"}'" [2021-08-25T19:21:46.008Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-25T19:21:46.008Z] PASS [2021-08-25T19:21:46.008Z] coverage: 82.5% of statements [2021-08-25T19:21:46.008Z] ok github.com/docker/docker/daemon/logger/splunk 1.943s coverage: 82.5% of statements [2021-08-25T19:21:46.008Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-25T19:21:46.008Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-25T19:21:46.008Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-25T19:21:46.397Z] --- PASS: TestRemoveContainerRunning (0.74s) [2021-08-25T19:21:46.397Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:21:46.412Z] --- PASS: TestBuildMultiStageLayerLeak (2.11s) [2021-08-25T19:21:46.412Z] === RUN TestBuildWithHugeFile [2021-08-25T19:21:46.464Z] === RUN TestSuccessfulDownload [2021-08-25T19:21:46.464Z] download_test.go:268: Needs fixing on Windows [2021-08-25T19:21:46.464Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-25T19:21:46.464Z] === RUN TestCancelledDownload [2021-08-25T19:21:46.464Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-25T19:21:46.464Z] === RUN TestMaxDownloadAttempts [2021-08-25T19:21:46.464Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:21:46.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:21:46.464Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:21:46.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:21:46.464Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:21:46.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:21:46.464Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:21:46.464Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:21:46.464Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-25T19:21:46.464Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-25T19:21:46.464Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-25T19:21:46.464Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-25T19:21:46.464Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-25T19:21:46.464Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-25T19:21:46.464Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-25T19:21:46.464Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-25T19:21:46.464Z] === RUN TestContinueOnError_NeverContinue [2021-08-25T19:21:46.464Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-25T19:21:46.464Z] === RUN TestManifestStore [2021-08-25T19:21:46.464Z] === RUN TestManifestStore/no_remote_or_local [2021-08-25T19:21:46.880Z] .......................... [ 67%] [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2609080242\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-25T19:21:46.921Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-08-25T19:21:46.921Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-08-25T19:21:46.921Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-08-25T19:21:46.921Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-08-25T19:21:46.921Z] === RUN TestTransfer [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/no_local_cache [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/with_local_cache [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/unknown_media_type [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="reference for unknown type: " [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="reference for unknown type: " [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="reference for unknown type: " [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="reference for unknown type: " [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="reference for unknown type: " [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-25T19:21:46.921Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-25T19:21:46.921Z] --- PASS: TestV2MetadataService (0.87s) [2021-08-25T19:21:46.921Z] PASS [2021-08-25T19:21:46.921Z] coverage: 48.2% of statements [2021-08-25T19:21:46.921Z] time="2021-08-25T19:21:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore (0.26s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-25T19:21:46.921Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestFixManifestLayers [2021-08-25T19:21:46.921Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-25T19:21:46.921Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-25T19:21:46.921Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestFixManifestLayersBadParent [2021-08-25T19:21:46.921Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestValidateManifest [2021-08-25T19:21:46.921Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-25T19:21:46.921Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestFormatPlatform [2021-08-25T19:21:46.921Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestGetRepositoryMountCandidates [2021-08-25T19:21:46.921Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestLayerAlreadyExists [2021-08-25T19:21:46.921Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:21:46.921Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:21:46.921Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:21:46.921Z] ok github.com/docker/docker/distribution/metadata 0.935s coverage: 48.2% of statements [2021-08-25T19:21:46.921Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:21:46.921Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:21:46.921Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-08-25T19:21:46.921Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestWhenEmptyAuthConfig [2021-08-25T19:21:46.921Z] --- PASS: TestTransfer (0.12s) [2021-08-25T19:21:46.921Z] === RUN TestConcurrencyLimit [2021-08-25T19:21:46.921Z] === RUN TestNotFound [2021-08-25T19:21:46.921Z] --- PASS: TestNotFound (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestConflict [2021-08-25T19:21:46.921Z] --- PASS: TestConflict (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestForbidden [2021-08-25T19:21:46.921Z] --- PASS: TestForbidden (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestInvalidParameter [2021-08-25T19:21:46.921Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestNotImplemented [2021-08-25T19:21:46.921Z] --- PASS: TestNotImplemented (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestNotModified [2021-08-25T19:21:46.921Z] --- PASS: TestNotModified (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestUnauthorized [2021-08-25T19:21:46.921Z] --- PASS: TestUnauthorized (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestUnknown [2021-08-25T19:21:46.921Z] --- PASS: TestUnknown (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestCancelled [2021-08-25T19:21:46.921Z] --- PASS: TestCancelled (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestDeadline [2021-08-25T19:21:46.921Z] --- PASS: TestDeadline (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestDataLoss [2021-08-25T19:21:46.921Z] --- PASS: TestDataLoss (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestUnavailable [2021-08-25T19:21:46.921Z] --- PASS: TestUnavailable (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestSystem [2021-08-25T19:21:46.921Z] --- PASS: TestSystem (0.00s) [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Not_Found [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Bad_Request [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Conflict [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Unauthorized [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Forbidden [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Not_Modified [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-25T19:21:46.921Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-25T19:21:46.921Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-25T19:21:46.922Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-25T19:21:46.922Z] PASS [2021-08-25T19:21:46.922Z] coverage: 53.1% of statements [2021-08-25T19:21:46.922Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-08-25T19:21:46.961Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-25T19:21:46.961Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2021-08-25T19:21:46.961Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:21:46.961Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-25T19:21:46.961Z] === RUN TestRenameLinkedContainer [2021-08-25T19:21:47.378Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-08-25T19:21:47.378Z] === RUN TestInactiveJobs [2021-08-25T19:21:47.378Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-25T19:21:47.378Z] === RUN TestWatchRelease [2021-08-25T19:21:47.378Z] --- PASS: TestWatchRelease (0.04s) [2021-08-25T19:21:47.378Z] === RUN TestWatchFinishedTransfer [2021-08-25T19:21:47.378Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-25T19:21:47.378Z] === RUN TestDuplicateTransfer [2021-08-25T19:21:47.525Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-25T19:21:47.835Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-25T19:21:47.835Z] === RUN TestSuccessfulUpload [2021-08-25T19:21:47.835Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-08-25T19:21:47.835Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-25T19:21:47.835Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-25T19:21:47.835Z] === RUN TestTokenPassThru [2021-08-25T19:21:47.835Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-25T19:21:47.835Z] === RUN TestTokenPassThruDifferentHost [2021-08-25T19:21:47.835Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-25T19:21:47.835Z] PASS [2021-08-25T19:21:47.835Z] coverage: 24.1% of statements [2021-08-25T19:21:47.835Z] time="2021-08-25T19:21:47Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-25T19:21:47.835Z] ok github.com/docker/docker/distribution 1.427s coverage: 24.1% of statements [2021-08-25T19:21:47.835Z] === RUN TestFSGetInvalidData [2021-08-25T19:21:47.835Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-25T19:21:47.835Z] === RUN TestFSInvalidSet [2021-08-25T19:21:47.835Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-25T19:21:47.835Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-25T19:21:47.835Z] === RUN TestFSInvalidRoot [2021-08-25T19:21:47.835Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-25T19:21:47.835Z] === RUN TestFSMetadataGetSet [2021-08-25T19:21:47.835Z] === RUN TestCompare [2021-08-25T19:21:47.835Z] --- PASS: TestCompare (0.00s) [2021-08-25T19:21:47.835Z] PASS [2021-08-25T19:21:47.835Z] coverage: 19.2% of statements [2021-08-25T19:21:47.835Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-08-25T19:21:47.835Z] === RUN TestCancelledUpload [2021-08-25T19:21:47.835Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-25T19:21:47.835Z] PASS [2021-08-25T19:21:47.835Z] coverage: 77.3% of statements [2021-08-25T19:21:47.835Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-25T19:21:47.835Z] === RUN TestFSInvalidWalker [2021-08-25T19:21:47.835Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2021-08-25T19:21:47.835Z] ok github.com/docker/docker/distribution/xfer 1.838s coverage: 77.3% of statements [2021-08-25T19:21:47.835Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-25T19:21:47.835Z] === RUN TestFSGetSet [2021-08-25T19:21:47.835Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-25T19:21:47.835Z] --- PASS: TestFSGetSet (0.01s) [2021-08-25T19:21:47.835Z] === RUN TestFSGetUnsetKey [2021-08-25T19:21:47.835Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-25T19:21:47.835Z] === RUN TestFSGetEmptyData [2021-08-25T19:21:47.835Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-25T19:21:47.835Z] === RUN TestFSDelete [2021-08-25T19:21:47.962Z] --- PASS: TestCreateJob (2.98s) [2021-08-25T19:21:47.962Z] === RUN TestReplicatedJob [2021-08-25T19:21:48.292Z] --- PASS: TestFSDelete (0.01s) [2021-08-25T19:21:48.292Z] === RUN TestFSWalker [2021-08-25T19:21:48.292Z] --- PASS: TestFSWalker (0.01s) [2021-08-25T19:21:48.292Z] === RUN TestFSWalkerStopOnError [2021-08-25T19:21:48.292Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-25T19:21:48.292Z] === RUN TestNewFromJSON [2021-08-25T19:21:48.292Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-25T19:21:48.292Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-25T19:21:48.292Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-25T19:21:48.292Z] === RUN TestMarshalKeyOrder [2021-08-25T19:21:48.292Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-25T19:21:48.292Z] === RUN TestHistoryEqual [2021-08-25T19:21:48.292Z] --- PASS: TestHistoryEqual (0.13s) [2021-08-25T19:21:48.292Z] === RUN TestImage [2021-08-25T19:21:48.292Z] --- PASS: TestImage (0.00s) [2021-08-25T19:21:48.292Z] === RUN TestImageOSNotEmpty [2021-08-25T19:21:48.292Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-25T19:21:48.292Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-25T19:21:48.292Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-25T19:21:48.292Z] === RUN TestCreate [2021-08-25T19:21:48.292Z] --- PASS: TestCreate (0.01s) [2021-08-25T19:21:48.292Z] === RUN TestRestore [2021-08-25T19:21:48.292Z] time="2021-08-25T19:21:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-25T19:21:48.292Z] --- PASS: TestRestore (0.05s) [2021-08-25T19:21:48.292Z] === RUN TestAddDelete [2021-08-25T19:21:48.292Z] --- PASS: TestAddDelete (0.03s) [2021-08-25T19:21:48.292Z] === RUN TestSearchAfterDelete [2021-08-25T19:21:48.292Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-25T19:21:48.292Z] === RUN TestParentReset [2021-08-25T19:21:48.292Z] --- PASS: TestParentReset (0.03s) [2021-08-25T19:21:48.292Z] === RUN TestGetAndSetLastUpdated [2021-08-25T19:21:48.292Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-25T19:21:48.292Z] === RUN TestStoreLen [2021-08-25T19:21:48.292Z] --- PASS: TestStoreLen (0.05s) [2021-08-25T19:21:48.292Z] PASS [2021-08-25T19:21:48.292Z] coverage: 86.6% of statements [2021-08-25T19:21:48.292Z] ok github.com/docker/docker/image 0.508s coverage: 86.6% of statements [2021-08-25T19:21:48.749Z] === RUN TestMakeV1ConfigFromConfig [2021-08-25T19:21:48.749Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-25T19:21:48.749Z] PASS [2021-08-25T19:21:48.749Z] coverage: 25.0% of statements [2021-08-25T19:21:48.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-25T19:21:49.206Z] ok github.com/docker/docker/image/v1 0.107s coverage: 25.0% of statements [2021-08-25T19:21:49.206Z] === RUN TestValidateManifest [2021-08-25T19:21:49.206Z] === RUN TestValidateManifest/nil [2021-08-25T19:21:49.206Z] === RUN TestValidateManifest/non-nil [2021-08-25T19:21:49.206Z] --- PASS: TestValidateManifest (0.00s) [2021-08-25T19:21:49.206Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-25T19:21:49.206Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-25T19:21:49.206Z] PASS [2021-08-25T19:21:49.206Z] coverage: 0.7% of statements [2021-08-25T19:21:49.206Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.7% of statements [2021-08-25T19:21:49.206Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-25T19:21:50.170Z] === RUN TestSerialization [2021-08-25T19:21:50.170Z] --- PASS: TestSerialization (0.02s) [2021-08-25T19:21:50.170Z] PASS [2021-08-25T19:21:50.170Z] coverage: 100.0% of statements [2021-08-25T19:21:50.170Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-08-25T19:21:50.170Z] === RUN TestEmptyLayer [2021-08-25T19:21:50.170Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-25T19:21:50.170Z] === RUN TestCommitFailure [2021-08-25T19:21:50.170Z] --- PASS: TestCommitFailure (0.02s) [2021-08-25T19:21:50.170Z] === RUN TestStartTransactionFailure [2021-08-25T19:21:50.170Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-25T19:21:50.170Z] === RUN TestGetOrphan [2021-08-25T19:21:50.170Z] --- PASS: TestGetOrphan (0.01s) [2021-08-25T19:21:50.170Z] === RUN TestMountAndRegister [2021-08-25T19:21:50.170Z] layer_test.go:271: Layer size: 14 [2021-08-25T19:21:50.170Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-25T19:21:50.170Z] === RUN TestLayerRelease [2021-08-25T19:21:50.170Z] layer_test.go:304: Failing on Windows [2021-08-25T19:21:50.170Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-25T19:21:50.170Z] === RUN TestStoreRestore [2021-08-25T19:21:50.170Z] layer_test.go:353: Failing on Windows [2021-08-25T19:21:50.170Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-25T19:21:50.170Z] === RUN TestTarStreamStability [2021-08-25T19:21:50.170Z] layer_test.go:468: Failing on Windows [2021-08-25T19:21:50.170Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-25T19:21:50.170Z] === RUN TestRegisterExistingLayer [2021-08-25T19:21:50.264Z] --- PASS: TestRenameLinkedContainer (3.02s) [2021-08-25T19:21:50.264Z] === RUN TestRenameStoppedContainer [2021-08-25T19:21:50.520Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-25T19:21:50.628Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-08-25T19:21:50.628Z] === RUN TestTarStreamVerification [2021-08-25T19:21:50.628Z] layer_test.go:697: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-25T19:21:50.628Z] === RUN TestLayerMigration [2021-08-25T19:21:50.628Z] migration_test.go:46: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-25T19:21:50.628Z] === RUN TestLayerMigrationNoTarsplit [2021-08-25T19:21:50.628Z] migration_test.go:182: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-25T19:21:50.628Z] === RUN TestMountInit [2021-08-25T19:21:50.628Z] mount_test.go:17: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestMountInit (0.00s) [2021-08-25T19:21:50.628Z] === RUN TestMountSize [2021-08-25T19:21:50.628Z] mount_test.go:76: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestMountSize (0.00s) [2021-08-25T19:21:50.628Z] === RUN TestMountChanges [2021-08-25T19:21:50.628Z] mount_test.go:125: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestMountChanges (0.00s) [2021-08-25T19:21:50.628Z] === RUN TestMountApply [2021-08-25T19:21:50.628Z] mount_test.go:212: Failing on Windows [2021-08-25T19:21:50.628Z] --- SKIP: TestMountApply (0.00s) [2021-08-25T19:21:50.628Z] PASS [2021-08-25T19:21:50.628Z] coverage: 30.1% of statements [2021-08-25T19:21:50.628Z] ok github.com/docker/docker/layer 0.289s coverage: 30.1% of statements [2021-08-25T19:21:50.628Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-25T19:21:50.779Z] --- PASS: TestRenameStoppedContainer (0.75s) [2021-08-25T19:21:50.779Z] === RUN TestRenameRunningContainerAndReuse [2021-08-25T19:21:51.035Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-25T19:21:51.085Z] === RUN TestEnvironmentParsing [2021-08-25T19:21:51.085Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-25T19:21:51.085Z] PASS [2021-08-25T19:21:51.085Z] coverage: 1.2% of statements [2021-08-25T19:21:51.085Z] ok github.com/docker/docker/libcontainerd/local 0.078s coverage: 1.2% of statements [2021-08-25T19:21:51.085Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-25T19:21:51.085Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-25T19:21:51.085Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-25T19:21:51.541Z] === RUN TestSequenceGetAvailableBit [2021-08-25T19:21:51.541Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-25T19:21:51.541Z] === RUN TestSequenceEqual [2021-08-25T19:21:51.541Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-25T19:21:51.541Z] === RUN TestSequenceCopy [2021-08-25T19:21:51.541Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestGetFirstAvailable [2021-08-25T19:21:51.998Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestFindSequence [2021-08-25T19:21:51.998Z] --- PASS: TestFindSequence (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestCheckIfAvailable [2021-08-25T19:21:51.998Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestMergeSequences [2021-08-25T19:21:51.998Z] --- PASS: TestMergeSequences (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestPushReservation [2021-08-25T19:21:51.998Z] --- PASS: TestPushReservation (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestSerializeDeserialize [2021-08-25T19:21:51.998Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestSet [2021-08-25T19:21:51.998Z] --- PASS: TestSet (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestSetUnset [2021-08-25T19:21:51.998Z] --- PASS: TestSetUnset (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestOffsetSetUnset [2021-08-25T19:21:51.998Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestSetInRange [2021-08-25T19:21:51.998Z] --- PASS: TestSetInRange (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestSetAnyInRange [2021-08-25T19:21:51.998Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestMethods [2021-08-25T19:21:51.998Z] --- PASS: TestMethods (0.00s) [2021-08-25T19:21:51.998Z] === RUN TestRandomAllocateDeallocate [2021-08-25T19:21:52.402Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-08-25T19:21:52.402Z] === RUN TestRenameInvalidName [2021-08-25T19:21:52.962Z] === RUN TestInvalidConfig [2021-08-25T19:21:52.962Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-25T19:21:52.962Z] === RUN TestConfig [2021-08-25T19:21:52.962Z] --- PASS: TestConfig (0.00s) [2021-08-25T19:21:52.962Z] === RUN TestOptionsLabels [2021-08-25T19:21:52.962Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-25T19:21:52.962Z] === RUN TestValidName [2021-08-25T19:21:52.962Z] --- PASS: TestValidName (0.00s) [2021-08-25T19:21:52.962Z] === RUN TestTLSConfiguration [2021-08-25T19:21:52.965Z] --- PASS: TestRenameInvalidName (0.59s) [2021-08-25T19:21:52.965Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:21:53.222Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-25T19:21:53.229Z] --- PASS: TestReplicatedJob (5.01s) [2021-08-25T19:21:53.229Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:21:53.421Z] time="2021-08-25T19:21:52Z" level=info msg="Option Initializing KV with TLS" [2021-08-25T19:21:53.421Z] --- PASS: TestTLSConfiguration (0.13s) [2021-08-25T19:21:53.421Z] PASS [2021-08-25T19:21:53.421Z] coverage: 24.0% of statements [2021-08-25T19:21:53.421Z] ok github.com/docker/docker/libnetwork/config 0.214s coverage: 24.0% of statements [2021-08-25T19:21:53.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-25T19:21:53.877Z] === RUN TestKey [2021-08-25T19:21:53.877Z] --- PASS: TestKey (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestParseKey [2021-08-25T19:21:53.877Z] --- PASS: TestParseKey (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestInvalidDataStore [2021-08-25T19:21:53.877Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestKVObjectFlatKey [2021-08-25T19:21:53.877Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestAtomicKVObjectFlatKey [2021-08-25T19:21:53.877Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-25T19:21:53.877Z] PASS [2021-08-25T19:21:53.877Z] coverage: 21.9% of statements [2021-08-25T19:21:53.877Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-08-25T19:21:53.877Z] === RUN TestErrorInterfaces [2021-08-25T19:21:53.877Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestNetworkMarshalling [2021-08-25T19:21:53.877Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-08-25T19:21:53.877Z] === RUN TestEndpointMarshalling [2021-08-25T19:21:53.877Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestAuxAddresses [2021-08-25T19:21:53.877Z] time="2021-08-25T19:21:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:21:53.877Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-25T19:21:53.877Z] === RUN TestSRVServiceQuery [2021-08-25T19:21:53.877Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestServiceVIPReuse [2021-08-25T19:21:53.877Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-25T19:21:53.877Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestDNSIPQuery [2021-08-25T19:21:53.877Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestDNSProxyServFail [2021-08-25T19:21:53.877Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestDNSProxyServFail (0.01s) [2021-08-25T19:21:53.877Z] === RUN TestSandboxAddEmpty [2021-08-25T19:21:53.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestSandboxAddMultiPrio [2021-08-25T19:21:53.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestSandboxAddSamePrio [2021-08-25T19:21:53.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestCleanupServiceDiscovery [2021-08-25T19:21:53.877Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestDNSOptions [2021-08-25T19:21:53.877Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:21:53.877Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-25T19:21:53.877Z] === RUN TestMultipleControllersWithSameStore [2021-08-25T19:21:53.877Z] time="2021-08-25T19:21:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:21:53.877Z] time="2021-08-25T19:21:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-25T19:21:53.877Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-25T19:21:53.877Z] PASS [2021-08-25T19:21:53.877Z] coverage: 8.6% of statements [2021-08-25T19:21:53.877Z] ok github.com/docker/docker/libnetwork 0.268s coverage: 8.6% of statements [2021-08-25T19:21:54.334Z] === RUN TestIPDataMarshalling [2021-08-25T19:21:54.334Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-25T19:21:54.334Z] === RUN TestValidateAndIsV6 [2021-08-25T19:21:54.334Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-25T19:21:54.334Z] PASS [2021-08-25T19:21:54.334Z] coverage: 68.9% of statements [2021-08-25T19:21:54.334Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-08-25T19:21:54.334Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-25T19:21:54.790Z] === RUN TestDriver [2021-08-25T19:21:54.790Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:21:54.790Z] PASS [2021-08-25T19:21:54.790Z] coverage: 34.8% of statements [2021-08-25T19:21:54.790Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-08-25T19:21:54.790Z] === RUN TestDriver [2021-08-25T19:21:54.790Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:21:54.790Z] PASS [2021-08-25T19:21:54.790Z] coverage: 34.8% of statements [2021-08-25T19:21:54.790Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-08-25T19:21:54.846Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-25T19:21:55.104Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2021-08-25T19:21:55.104Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:21:55.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-25T19:21:55.246Z] === RUN TestNetworkAllocateFree [2021-08-25T19:21:55.246Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-25T19:21:55.246Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-25T19:21:55.246Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-25T19:21:55.246Z] PASS [2021-08-25T19:21:55.246Z] coverage: 63.6% of statements [2021-08-25T19:21:55.246Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.092s coverage: 63.6% of statements [2021-08-25T19:21:55.666Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-08-25T19:21:55.666Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-25T19:21:55.703Z] === RUN TestGetEmptyCapabilities [2021-08-25T19:21:55.703Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-25T19:21:55.703Z] === RUN TestGetExtraCapabilities [2021-08-25T19:21:55.703Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-25T19:21:55.703Z] === RUN TestGetInvalidCapabilities [2021-08-25T19:21:55.703Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-25T19:21:55.703Z] === RUN TestRemoteDriver [2021-08-25T19:21:55.703Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-25T19:21:55.703Z] === RUN TestDriverError [2021-08-25T19:21:55.703Z] --- PASS: TestDriverError (0.00s) [2021-08-25T19:21:55.703Z] === RUN TestMissingValues [2021-08-25T19:21:55.703Z] --- PASS: TestMissingValues (0.00s) [2021-08-25T19:21:55.703Z] === RUN TestRollback [2021-08-25T19:21:55.703Z] --- PASS: TestRollback (0.00s) [2021-08-25T19:21:55.703Z] PASS [2021-08-25T19:21:55.703Z] coverage: 57.4% of statements [2021-08-25T19:21:55.703Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2021-08-25T19:21:55.758Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2021-08-25T19:21:55.758Z] === RUN TestServiceListWithStatuses [2021-08-25T19:21:55.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:21:55.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:21:55.758Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:21:56.160Z] === RUN TestNAT [2021-08-25T19:21:56.160Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-25T19:21:56.160Z] --- SKIP: TestNAT (0.00s) [2021-08-25T19:21:56.160Z] === RUN TestTransparent [2021-08-25T19:21:56.160Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-25T19:21:56.160Z] --- SKIP: TestTransparent (0.00s) [2021-08-25T19:21:56.160Z] PASS [2021-08-25T19:21:56.160Z] coverage: 0.0% of statements [2021-08-25T19:21:56.160Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2021-08-25T19:21:56.160Z] --- PASS: TestRandomAllocateDeallocate (4.63s) [2021-08-25T19:21:56.160Z] === RUN TestAllocateRandomDeallocate [2021-08-25T19:21:56.616Z] === RUN TestBuildDefault [2021-08-25T19:21:56.616Z] --- PASS: TestBuildDefault (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestBuildHostnameDomainname [2021-08-25T19:21:56.616Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestBuildHostname [2021-08-25T19:21:56.616Z] --- PASS: TestBuildHostname (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestBuildHostnameFQDN [2021-08-25T19:21:56.616Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestBuildNoIP [2021-08-25T19:21:56.616Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestUpdate [2021-08-25T19:21:56.616Z] --- PASS: TestUpdate (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-25T19:21:56.616Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-25T19:21:56.616Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestAddEmpty [2021-08-25T19:21:56.616Z] --- PASS: TestAddEmpty (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestAdd [2021-08-25T19:21:56.616Z] --- PASS: TestAdd (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestDeleteEmpty [2021-08-25T19:21:56.616Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestDeleteNewline [2021-08-25T19:21:56.616Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestDelete [2021-08-25T19:21:56.616Z] --- PASS: TestDelete (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestConcurrentWrites [2021-08-25T19:21:56.616Z] === RUN TestNew [2021-08-25T19:21:56.616Z] --- PASS: TestNew (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestAddDriver [2021-08-25T19:21:56.616Z] --- PASS: TestAddDriver (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestAddDuplicateDriver [2021-08-25T19:21:56.616Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-25T19:21:56.616Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestDriver [2021-08-25T19:21:56.616Z] --- PASS: TestDriver (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestIPAM [2021-08-25T19:21:56.616Z] --- PASS: TestIPAM (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestWalkIPAMs [2021-08-25T19:21:56.616Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-25T19:21:56.616Z] === RUN TestWalkDrivers [2021-08-25T19:21:56.616Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-25T19:21:56.616Z] PASS [2021-08-25T19:21:56.616Z] coverage: 82.4% of statements [2021-08-25T19:21:56.616Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-08-25T19:21:56.616Z] --- PASS: TestConcurrentWrites (0.17s) [2021-08-25T19:21:56.616Z] PASS [2021-08-25T19:21:56.616Z] coverage: 81.2% of statements [2021-08-25T19:21:56.616Z] ok github.com/docker/docker/libnetwork/etchosts 0.243s coverage: 81.2% of statements [2021-08-25T19:21:57.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-25T19:21:57.035Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2021-08-25T19:21:57.035Z] === RUN TestResize [2021-08-25T19:21:57.073Z] === RUN TestDiff [2021-08-25T19:21:57.073Z] --- PASS: TestDiff (0.00s) [2021-08-25T19:21:57.073Z] === RUN TestAddedCallback [2021-08-25T19:21:57.073Z] --- PASS: TestAddedCallback (0.00s) [2021-08-25T19:21:57.073Z] === RUN TestRemovedCallback [2021-08-25T19:21:57.073Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-25T19:21:57.073Z] === RUN TestNoCallback [2021-08-25T19:21:57.073Z] --- PASS: TestNoCallback (0.00s) [2021-08-25T19:21:57.073Z] PASS [2021-08-25T19:21:57.073Z] coverage: 48.1% of statements [2021-08-25T19:21:57.073Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-08-25T19:21:57.530Z] === RUN TestNew [2021-08-25T19:21:57.530Z] --- PASS: TestNew (0.00s) [2021-08-25T19:21:57.530Z] === RUN TestAllocate [2021-08-25T19:21:57.530Z] --- PASS: TestAllocate (0.00s) [2021-08-25T19:21:57.530Z] === RUN TestUninitialized [2021-08-25T19:21:57.530Z] --- PASS: TestUninitialized (0.00s) [2021-08-25T19:21:57.530Z] === RUN TestAllocateInRange [2021-08-25T19:21:57.530Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-25T19:21:57.530Z] === RUN TestAllocateSerial [2021-08-25T19:21:57.530Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-25T19:21:57.530Z] PASS [2021-08-25T19:21:57.530Z] coverage: 87.5% of statements [2021-08-25T19:21:57.530Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-08-25T19:21:57.530Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2021-08-25T19:21:57.530Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-25T19:21:57.530Z] === RUN TestCaller [2021-08-25T19:21:57.530Z] --- PASS: TestCaller (0.00s) [2021-08-25T19:21:57.530Z] PASS [2021-08-25T19:21:57.530Z] coverage: 100.0% of statements [2021-08-25T19:21:57.530Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-08-25T19:21:57.598Z] --- PASS: TestResize (0.62s) [2021-08-25T19:21:57.598Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:21:57.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-25T19:21:57.986Z] === RUN TestSetSerialInsertDelete [2021-08-25T19:21:57.987Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-25T19:21:57.987Z] === RUN TestSetParallelInsertDelete [2021-08-25T19:21:58.162Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2021-08-25T19:21:58.162Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:21:58.444Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2021-08-25T19:21:58.444Z] === RUN TestRetrieveFromStore [2021-08-25T19:21:58.728Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:21:58.728Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:21:58.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:21:58.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:21:58.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:21:58.900Z] === RUN TestPoolRequest [2021-08-25T19:21:58.900Z] --- PASS: TestPoolRequest (0.00s) [2021-08-25T19:21:58.900Z] === RUN TestOtherRequests [2021-08-25T19:21:58.900Z] --- PASS: TestOtherRequests (0.00s) [2021-08-25T19:21:58.900Z] PASS [2021-08-25T19:21:58.900Z] coverage: 57.1% of statements [2021-08-25T19:21:58.900Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-08-25T19:21:58.900Z] === RUN TestInt2IP2IntConversion [2021-08-25T19:21:58.900Z] --- PASS: TestRetrieveFromStore (0.48s) [2021-08-25T19:21:58.900Z] === RUN TestIsCorrupted [2021-08-25T19:21:58.900Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-25T19:21:58.900Z] === RUN TestSetRollover [2021-08-25T19:21:59.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-25T19:21:59.357Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-08-25T19:21:59.357Z] === RUN TestGetAddressVersion [2021-08-25T19:21:59.357Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-25T19:21:59.357Z] === RUN TestKeyString [2021-08-25T19:21:59.357Z] --- PASS: TestKeyString (0.00s) [2021-08-25T19:21:59.357Z] === RUN TestPoolDataMarshal [2021-08-25T19:21:59.357Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-25T19:21:59.357Z] === RUN TestSubnetsMarshal [2021-08-25T19:21:59.357Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-25T19:21:59.357Z] === RUN TestAddSubnets [2021-08-25T19:21:59.357Z] --- PASS: TestAddSubnets (0.04s) [2021-08-25T19:21:59.357Z] === RUN TestDoublePoolRelease [2021-08-25T19:21:59.357Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-25T19:21:59.357Z] === RUN TestAddReleasePoolID [2021-08-25T19:21:59.357Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-25T19:21:59.357Z] === RUN TestPredefinedPool [2021-08-25T19:21:59.357Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-25T19:21:59.357Z] === RUN TestRemoveSubnet [2021-08-25T19:21:59.357Z] --- PASS: TestRemoveSubnet (0.18s) [2021-08-25T19:21:59.357Z] === RUN TestGetSameAddress [2021-08-25T19:21:59.357Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-25T19:21:59.357Z] === RUN TestPoolAllocationReuse [2021-08-25T19:21:59.814Z] === RUN TestGetCapabilities [2021-08-25T19:21:59.815Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-25T19:21:59.815Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-25T19:21:59.815Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-25T19:21:59.815Z] === RUN TestGetDefaultAddressSpaces [2021-08-25T19:21:59.815Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-25T19:21:59.815Z] === RUN TestRemoteDriver [2021-08-25T19:21:59.815Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-25T19:21:59.815Z] PASS [2021-08-25T19:21:59.815Z] coverage: 47.4% of statements [2021-08-25T19:21:59.815Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2021-08-25T19:21:59.945Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2021-08-25T19:21:59.945Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:22:00.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:22:00.271Z] --- PASS: TestSetRollover (1.24s) [2021-08-25T19:22:00.271Z] === RUN TestSetRolloverSerial [2021-08-25T19:22:00.271Z] === RUN TestWindowsIPAM [2021-08-25T19:22:00.271Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-25T19:22:00.271Z] PASS [2021-08-25T19:22:00.271Z] coverage: 71.4% of statements [2021-08-25T19:22:00.271Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-08-25T19:22:00.728Z] --- PASS: TestPoolAllocationReuse (1.32s) [2021-08-25T19:22:00.728Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-25T19:22:00.728Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-25T19:22:00.728Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-25T19:22:00.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:22:01.184Z] === RUN TestDefaultNetwork [2021-08-25T19:22:01.184Z] --- PASS: TestDefaultNetwork (0.22s) [2021-08-25T19:22:01.184Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-25T19:22:01.349Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-25T19:22:01.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-25T19:22:01.641Z] --- PASS: TestSetRolloverSerial (1.28s) [2021-08-25T19:22:01.641Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-25T19:22:01.641Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-25T19:22:01.641Z] PASS [2021-08-25T19:22:01.641Z] coverage: 84.4% of statements [2021-08-25T19:22:01.641Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-08-25T19:22:01.641Z] === RUN TestInitAddressPools [2021-08-25T19:22:01.641Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-25T19:22:01.641Z] PASS [2021-08-25T19:22:01.641Z] coverage: 74.0% of statements [2021-08-25T19:22:01.641Z] ok github.com/docker/docker/libnetwork/bitseq 9.856s coverage: 84.4% of statements [2021-08-25T19:22:01.641Z] ok github.com/docker/docker/libnetwork/ipamutils 0.502s coverage: 74.0% of statements [2021-08-25T19:22:02.098Z] === RUN TestKeyValue [2021-08-25T19:22:02.098Z] --- PASS: TestKeyValue (0.00s) [2021-08-25T19:22:02.098Z] PASS [2021-08-25T19:22:02.098Z] coverage: 60.0% of statements [2021-08-25T19:22:02.098Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-08-25T19:22:02.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:22:03.061Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.21s) [2021-08-25T19:22:03.061Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-25T19:22:03.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:22:03.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-25T19:22:04.131Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2021-08-25T19:22:04.131Z] === RUN TestServicePlugin [2021-08-25T19:22:04.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:22:04.594Z] === RUN TestNetworkDBSimple [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-25T19:22:04.594Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-25T19:22:05.053Z] === RUN TestGenerate [2021-08-25T19:22:05.053Z] --- PASS: TestGenerate (0.00s) [2021-08-25T19:22:05.053Z] === RUN TestGeneratePtr [2021-08-25T19:22:05.053Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-25T19:22:05.053Z] === RUN TestGenerateMissingField [2021-08-25T19:22:05.053Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-25T19:22:05.053Z] === RUN TestFieldCannotBeSet [2021-08-25T19:22:05.053Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-25T19:22:05.053Z] === RUN TestTypeMismatchError [2021-08-25T19:22:05.053Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-25T19:22:05.053Z] PASS [2021-08-25T19:22:05.053Z] coverage: 100.0% of statements [2021-08-25T19:22:05.053Z] ok github.com/docker/docker/libnetwork/options 0.058s coverage: 100.0% of statements [2021-08-25T19:22:05.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-25T19:22:05.511Z] 2021/08/25 19:22:05 Closing DB instances... [2021-08-25T19:22:05.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:22:05.968Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2021-08-25T19:22:05.968Z] === RUN TestGetAddress [2021-08-25T19:22:05.968Z] testing: warning: no tests to run [2021-08-25T19:22:05.968Z] PASS [2021-08-25T19:22:05.968Z] coverage: 0.0% of statements [2021-08-25T19:22:05.968Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-08-25T19:22:06.424Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-25T19:22:06.424Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-25T19:22:06.880Z] === RUN TestRequestNewPort [2021-08-25T19:22:06.880Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestRequestSpecificPort [2021-08-25T19:22:06.880Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestReleasePort [2021-08-25T19:22:06.880Z] --- PASS: TestReleasePort (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestReuseReleasedPort [2021-08-25T19:22:06.880Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestReleaseUnreadledPort [2021-08-25T19:22:06.880Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestUnknowProtocol [2021-08-25T19:22:06.880Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestAllocateAllPorts [2021-08-25T19:22:06.880Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestPortAllocation [2021-08-25T19:22:06.880Z] --- PASS: TestPortAllocation (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestPortAllocationWithCustomRange [2021-08-25T19:22:06.880Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestNoDuplicateBPR [2021-08-25T19:22:06.880Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-25T19:22:06.880Z] === RUN TestChangePortRange [2021-08-25T19:22:06.880Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-25T19:22:06.880Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-25T19:22:06.880Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-25T19:22:06.880Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-25T19:22:06.880Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-25T19:22:06.880Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-25T19:22:06.880Z] --- PASS: TestChangePortRange (0.00s) [2021-08-25T19:22:06.880Z] PASS [2021-08-25T19:22:06.880Z] coverage: 88.6% of statements [2021-08-25T19:22:06.880Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-08-25T19:22:07.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:22:07.281Z] check_test.go:309: [d084035fb6b9f] daemon is not started [2021-08-25T19:22:07.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-25T19:22:07.337Z] testing: warning: no tests to run [2021-08-25T19:22:07.337Z] PASS [2021-08-25T19:22:07.337Z] coverage: 0.0% of statements [2021-08-25T19:22:07.337Z] ok github.com/docker/docker/libnetwork/portmapper 0.051s coverage: 0.0% of statements [no tests to run] [2021-08-25T19:22:07.418Z] plugin_test.go:62: [db459d467516a] joining swarm manager [dbb5c85e25bd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:22:07.794Z] 2021/08/25 19:22:07 Closing DB instances... [2021-08-25T19:22:07.794Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-25T19:22:07.794Z] PASS [2021-08-25T19:22:07.794Z] coverage: 100.0% of statements [2021-08-25T19:22:07.794Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-08-25T19:22:07.794Z] === RUN TestHashData [2021-08-25T19:22:07.794Z] --- PASS: TestHashData (0.00s) [2021-08-25T19:22:07.794Z] PASS [2021-08-25T19:22:07.794Z] coverage: 2.8% of statements [2021-08-25T19:22:07.794Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2021-08-25T19:22:08.354Z] plugin_test.go:65: [d76fe8eb82999] joining swarm manager [dbb5c85e25bd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:22:08.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:22:08.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-25T19:22:08.758Z] === RUN TestTransportPortConv [2021-08-25T19:22:08.758Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-25T19:22:08.758Z] === RUN TestTransportPortBindingConv [2021-08-25T19:22:08.758Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-25T19:22:08.758Z] === RUN TestErrorConstructors [2021-08-25T19:22:08.758Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-25T19:22:08.758Z] === RUN TestCompareIPMask [2021-08-25T19:22:08.758Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-25T19:22:08.758Z] === RUN TestUtilGetHostPartIP [2021-08-25T19:22:08.758Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-25T19:22:08.758Z] === RUN TestUtilGetBroadcastIP [2021-08-25T19:22:08.758Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-25T19:22:08.758Z] === RUN TestParseCIDR [2021-08-25T19:22:08.758Z] --- PASS: TestParseCIDR (0.00s) [2021-08-25T19:22:08.758Z] PASS [2021-08-25T19:22:08.758Z] coverage: 47.9% of statements [2021-08-25T19:22:08.758Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 47.9% of statements [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-25T19:22:08.758Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-25T19:22:08.758Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-25T19:22:08.758Z] PASS [2021-08-25T19:22:08.758Z] coverage: 50.0% of statements [2021-08-25T19:22:08.758Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-08-25T19:22:09.215Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-25T19:22:09.215Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-25T19:22:09.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:22:09.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-25T19:22:09.672Z] === RUN TestParseVersion [2021-08-25T19:22:09.672Z] --- PASS: TestParseVersion (0.00s) [2021-08-25T19:22:09.672Z] PASS [2021-08-25T19:22:09.672Z] coverage: 52.9% of statements [2021-08-25T19:22:09.672Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2021-08-25T19:22:09.672Z] === RUN TestAddressPoolOpt [2021-08-25T19:22:09.672Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/a [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/something [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/_=a [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/env1=value1 [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/_env1=value1 [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/PATH [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/=a [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/PATH= [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/PATH=something [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/asd!qwe [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/1asd [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/123 [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/some_space [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/__some_space_before [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/some_space_after__ [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/= [2021-08-25T19:22:09.672Z] === RUN TestValidateEnv/PaTh [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-25T19:22:09.672Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestParseHost [2021-08-25T19:22:09.672Z] --- PASS: TestParseHost (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestParseDockerDaemonHost [2021-08-25T19:22:09.672Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestParseTCP [2021-08-25T19:22:09.672Z] --- PASS: TestParseTCP (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-25T19:22:09.672Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestValidateExtraHosts [2021-08-25T19:22:09.672Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestIpOptString [2021-08-25T19:22:09.672Z] --- PASS: TestIpOptString (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-25T19:22:09.672Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestNewIpOptValidDefaultVal [2021-08-25T19:22:09.672Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestIpOptSetInvalidVal [2021-08-25T19:22:09.672Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestValidateIPAddress [2021-08-25T19:22:09.672Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-25T19:22:09.672Z] === RUN TestMapOpts [2021-08-25T19:22:09.672Z] --- PASS: TestMapOpts (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestListOptsWithoutValidator [2021-08-25T19:22:09.673Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestListOptsWithValidator [2021-08-25T19:22:09.673Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestValidateDNSSearch [2021-08-25T19:22:09.673Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_general_format [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_one_more [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-25T19:22:09.673Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-25T19:22:09.673Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestNamedListOpts [2021-08-25T19:22:09.673Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestNamedMapOpts [2021-08-25T19:22:09.673Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestParseLink [2021-08-25T19:22:09.673Z] --- PASS: TestParseLink (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestQuotedStringSetWithQuotes [2021-08-25T19:22:09.673Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-25T19:22:09.673Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-25T19:22:09.673Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-25T19:22:09.673Z] === RUN TestUlimitOpt [2021-08-25T19:22:09.673Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-25T19:22:09.673Z] PASS [2021-08-25T19:22:09.673Z] coverage: 67.1% of statements [2021-08-25T19:22:09.673Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2021-08-25T19:22:10.637Z] 2021/08/25 19:22:10 Closing DB instances... [2021-08-25T19:22:11.094Z] === RUN TestPeerCertificateMarshalJSON [2021-08-25T19:22:11.553Z] === RUN TestIsArchivePathDir [2021-08-25T19:22:11.553Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-25T19:22:11.553Z] === RUN TestIsArchivePathInvalidFile [2021-08-25T19:22:11.553Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-25T19:22:11.553Z] === RUN TestIsArchivePathTar [2021-08-25T19:22:11.553Z] --- PASS: TestIsArchivePathTar (0.11s) [2021-08-25T19:22:11.553Z] === RUN TestDecompressStreamGzip [2021-08-25T19:22:11.553Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-25T19:22:11.553Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-25T19:22:11.553Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-08-25T19:22:11.553Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-25T19:22:11.553Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-25T19:22:11.553Z] === RUN TestMiddleware [2021-08-25T19:22:11.553Z] --- PASS: TestMiddleware (0.00s) [2021-08-25T19:22:11.553Z] === RUN TestNewResponseModifier [2021-08-25T19:22:11.553Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-25T19:22:11.553Z] PASS [2021-08-25T19:22:11.553Z] coverage: 26.8% of statements [2021-08-25T19:22:11.553Z] --- PASS: TestDecompressStreamGzip (0.08s) [2021-08-25T19:22:11.553Z] === RUN TestDecompressStreamBzip2 [2021-08-25T19:22:11.553Z] ok github.com/docker/docker/pkg/authorization 0.572s coverage: 26.8% of statements [2021-08-25T19:22:12.010Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-08-25T19:22:12.010Z] === RUN TestDecompressStreamXz [2021-08-25T19:22:12.010Z] archive_test.go:134: Xz not present in msys2 [2021-08-25T19:22:12.010Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCompressStreamXzUnsupported [2021-08-25T19:22:12.010Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-25T19:22:12.010Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCompressStreamInvalid [2021-08-25T19:22:12.010Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestExtensionInvalid [2021-08-25T19:22:12.010Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestExtensionUncompressed [2021-08-25T19:22:12.010Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestExtensionBzip2 [2021-08-25T19:22:12.010Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestExtensionGzip [2021-08-25T19:22:12.010Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestExtensionXz [2021-08-25T19:22:12.010Z] --- PASS: TestExtensionXz (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCmdStreamLargeStderr [2021-08-25T19:22:12.010Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-25T19:22:12.010Z] === RUN TestCmdStreamBad [2021-08-25T19:22:12.010Z] archive_test.go:239: Failing on Windows CI machines [2021-08-25T19:22:12.010Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCmdStreamGood [2021-08-25T19:22:12.010Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-25T19:22:12.010Z] === RUN TestUntarPathWithInvalidDest [2021-08-25T19:22:12.010Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-25T19:22:12.010Z] === RUN TestUntarPathWithInvalidSrc [2021-08-25T19:22:12.010Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestUntarPath [2021-08-25T19:22:12.010Z] --- PASS: TestUntarPath (0.05s) [2021-08-25T19:22:12.010Z] === RUN TestUntarPathWithDestinationFile [2021-08-25T19:22:12.010Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-25T19:22:12.010Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-25T19:22:12.010Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-25T19:22:12.010Z] === RUN TestCopyWithTarInvalidSrc [2021-08-25T19:22:12.010Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-25T19:22:12.010Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyWithTarSrcFile [2021-08-25T19:22:12.010Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyWithTarSrcFolder [2021-08-25T19:22:12.010Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-25T19:22:12.010Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-25T19:22:12.010Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-25T19:22:12.010Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestCopyFileWithTarSrcFile [2021-08-25T19:22:12.010Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-25T19:22:12.010Z] === RUN TestTarFiles [2021-08-25T19:22:12.467Z] === RUN TestUnbuffered [2021-08-25T19:22:12.467Z] --- PASS: TestUnbuffered (0.00s) [2021-08-25T19:22:12.467Z] === RUN TestRaceUnbuffered [2021-08-25T19:22:12.467Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-25T19:22:12.467Z] PASS [2021-08-25T19:22:12.467Z] coverage: 100.0% of statements [2021-08-25T19:22:12.467Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-08-25T19:22:12.467Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2021-08-25T19:22:12.467Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-25T19:22:12.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:22:12.924Z] === RUN TestMatch [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[foo]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[foo_bar]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[]#01 [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[qux]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-25T19:22:12.924Z] === RUN TestMatch/[[foo_baz]] [2021-08-25T19:22:12.924Z] --- PASS: TestMatch (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-25T19:22:12.924Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-25T19:22:12.924Z] PASS [2021-08-25T19:22:12.924Z] coverage: 87.5% of statements [2021-08-25T19:22:12.924Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-08-25T19:22:13.890Z] === RUN TestChrootTarUntar [2021-08-25T19:22:13.890Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-25T19:22:13.890Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootUntarEmptyArchive [2021-08-25T19:22:13.890Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootTarUntarWithSymlink [2021-08-25T19:22:13.890Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootCopyWithTar [2021-08-25T19:22:13.890Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootCopyFileWithTar [2021-08-25T19:22:13.890Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootUntarPath [2021-08-25T19:22:13.890Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-25T19:22:13.890Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-25T19:22:13.890Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:22:13.890Z] === RUN TestChrootApplyDotDotFile [2021-08-25T19:22:13.890Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:13.890Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-25T19:22:13.890Z] PASS [2021-08-25T19:22:13.890Z] coverage: 15.4% of statements [2021-08-25T19:22:13.890Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 15.4% of statements [2021-08-25T19:22:14.347Z] === RUN TestSizeEmpty [2021-08-25T19:22:14.347Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestSizeEmptyFile [2021-08-25T19:22:14.347Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestSizeNonemptyFile [2021-08-25T19:22:14.347Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-25T19:22:14.347Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-25T19:22:14.347Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-25T19:22:14.347Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestMoveToSubdir [2021-08-25T19:22:14.347Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-25T19:22:14.347Z] === RUN TestSizeNonExistingDirectory [2021-08-25T19:22:14.347Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-25T19:22:14.347Z] PASS [2021-08-25T19:22:14.347Z] coverage: 80.0% of statements [2021-08-25T19:22:14.347Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-08-25T19:22:14.804Z] 2021/08/25 19:22:14 Closing DB instances... [2021-08-25T19:22:15.260Z] === RUN Test [2021-08-25T19:22:15.260Z] === RUN Test/TestContainsEntry [2021-08-25T19:22:15.260Z] === RUN Test/TestCreateEntries [2021-08-25T19:22:15.260Z] === RUN Test/TestEntriesDiff [2021-08-25T19:22:15.260Z] === RUN Test/TestEntriesEquality [2021-08-25T19:22:15.260Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-25T19:22:15.260Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-25T19:22:15.260Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-25T19:22:15.260Z] === RUN Test/TestGeneratorNotGenerate [2021-08-25T19:22:15.260Z] === RUN Test/TestGeneratorWithPort [2021-08-25T19:22:15.260Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-25T19:22:15.260Z] === RUN Test/TestNewEntry [2021-08-25T19:22:15.260Z] === RUN Test/TestParse [2021-08-25T19:22:15.260Z] --- PASS: Test (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-25T19:22:15.260Z] --- PASS: Test/TestParse (0.00s) [2021-08-25T19:22:15.260Z] PASS [2021-08-25T19:22:15.260Z] coverage: 58.3% of statements [2021-08-25T19:22:15.260Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2021-08-25T19:22:15.384Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2021-08-25T19:22:15.384Z] === RUN TestCgroupNamespacesRun [2021-08-25T19:22:16.223Z] === RUN Test [2021-08-25T19:22:16.223Z] === RUN Test/TestContent [2021-08-25T19:22:16.223Z] === RUN Test/TestInitialize [2021-08-25T19:22:16.223Z] === RUN Test/TestNew [2021-08-25T19:22:16.223Z] === RUN Test/TestParsingContentsWithComments [2021-08-25T19:22:16.223Z] === RUN Test/TestRegister [2021-08-25T19:22:16.223Z] === RUN Test/TestWatch [2021-08-25T19:22:16.223Z] --- PASS: Test (0.01s) [2021-08-25T19:22:16.223Z] --- PASS: Test/TestContent (0.00s) [2021-08-25T19:22:16.223Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-25T19:22:16.223Z] --- PASS: Test/TestNew (0.00s) [2021-08-25T19:22:16.223Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-25T19:22:16.223Z] --- PASS: Test/TestRegister (0.00s) [2021-08-25T19:22:16.223Z] --- PASS: Test/TestWatch (0.01s) [2021-08-25T19:22:16.223Z] PASS [2021-08-25T19:22:16.223Z] coverage: 97.6% of statements [2021-08-25T19:22:16.223Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 97.6% of statements [2021-08-25T19:22:16.223Z] --- PASS: TestTarFiles (4.11s) [2021-08-25T19:22:16.224Z] === RUN TestTarUntar [2021-08-25T19:22:16.224Z] --- PASS: TestTarUntar (0.02s) [2021-08-25T19:22:16.224Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-25T19:22:16.224Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-25T19:22:16.224Z] === RUN TestTarWithOptions [2021-08-25T19:22:16.224Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-25T19:22:16.224Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-25T19:22:16.224Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-25T19:22:16.224Z] === RUN TestUntarUstarGnuConflict [2021-08-25T19:22:16.224Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-25T19:22:16.224Z] === RUN TestUntarInvalidFilenames [2021-08-25T19:22:16.224Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames415150714\\dest" [2021-08-25T19:22:16.224Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-25T19:22:16.224Z] === RUN TestUntarHardlinkToSymlink [2021-08-25T19:22:16.224Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-25T19:22:16.224Z] === RUN TestUntarInvalidHardlink [2021-08-25T19:22:16.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1872245042\\victim\\hello" -> "../victim/hello" [2021-08-25T19:22:16.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3002667726\\victim\\hello" -> "/../victim/hello" [2021-08-25T19:22:16.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3750533644\\victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink498166099\\victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink752377535\\victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2351564314\\victim" -> "../victim" [2021-08-25T19:22:16.680Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-25T19:22:16.680Z] === RUN TestUntarInvalidSymlink [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1473285204\\dest\\dotdot" -> "../victim/hello" [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1712963522\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink813886250\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3098487529\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3095958049\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2556159787\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:16.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink963099326\\dest\\dir\\loophole" -> "../../victim" [2021-08-25T19:22:16.680Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-25T19:22:16.680Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-25T19:22:16.680Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-25T19:22:16.680Z] === RUN TestXGlobalNoParent [2021-08-25T19:22:16.680Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-25T19:22:16.680Z] === RUN TestReplaceFileTarWrapper [2021-08-25T19:22:16.680Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-08-25T19:22:16.680Z] === RUN TestPrefixHeaderReadable [2021-08-25T19:22:16.680Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-25T19:22:16.680Z] === RUN TestDisablePigz [2021-08-25T19:22:16.680Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-08-25T19:22:16.680Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-25T19:22:16.680Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-25T19:22:16.680Z] --- PASS: TestDisablePigz (0.09s) [2021-08-25T19:22:16.680Z] === RUN TestPigz [2021-08-25T19:22:16.680Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-25T19:22:16.680Z] --- PASS: TestPigz (0.10s) [2021-08-25T19:22:16.680Z] === RUN TestCopyFileWithInvalidDest [2021-08-25T19:22:16.680Z] archive_windows_test.go:17: Currently fails [2021-08-25T19:22:16.680Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:22:16.680Z] === RUN TestCanonicalTarNameForPath [2021-08-25T19:22:16.680Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-25T19:22:16.680Z] === RUN TestCanonicalTarName [2021-08-25T19:22:16.680Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-25T19:22:16.680Z] === RUN TestChmodTarEntry [2021-08-25T19:22:16.680Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-25T19:22:16.680Z] === RUN TestHardLinkOrder [2021-08-25T19:22:17.138Z] --- PASS: TestHardLinkOrder (0.10s) [2021-08-25T19:22:17.138Z] === RUN TestChangeString [2021-08-25T19:22:17.138Z] --- PASS: TestChangeString (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestChangesWithNoChanges [2021-08-25T19:22:17.138Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-25T19:22:17.138Z] === RUN TestChangesWithChanges [2021-08-25T19:22:17.138Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-25T19:22:17.138Z] === RUN TestChangesWithChangesGH13590 [2021-08-25T19:22:17.138Z] changes_test.go:196: needs more investigation [2021-08-25T19:22:17.138Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestChangesDirsEmpty [2021-08-25T19:22:17.138Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-08-25T19:22:17.138Z] === RUN TestChangesDirsMutated [2021-08-25T19:22:17.138Z] === RUN Test [2021-08-25T19:22:17.138Z] === RUN Test/TestInitialize [2021-08-25T19:22:17.138Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-08-25T19:22:17.138Z] === RUN TestApplyLayer [2021-08-25T19:22:17.138Z] changes_test.go:433: needs further investigation [2021-08-25T19:22:17.138Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestChangesSizeWithHardlinks [2021-08-25T19:22:17.138Z] changes_test.go:469: needs further investigation [2021-08-25T19:22:17.138Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestChangesSizeWithNoChanges [2021-08-25T19:22:17.138Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-25T19:22:17.138Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestChangesSize [2021-08-25T19:22:17.138Z] --- PASS: TestChangesSize (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestApplyLayerInvalidFilenames [2021-08-25T19:22:17.138Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1090048603\\dest" [2021-08-25T19:22:17.138Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-25T19:22:17.138Z] === RUN TestApplyLayerInvalidHardlink [2021-08-25T19:22:17.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink779214724\\victim\\hello" -> "../victim/hello" [2021-08-25T19:22:17.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink993245260\\victim\\hello" -> "/../victim/hello" [2021-08-25T19:22:17.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink450533943\\victim" -> "../victim" [2021-08-25T19:22:17.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2317406142\\victim" -> "../victim" [2021-08-25T19:22:17.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3444821781\\victim" -> "../victim" [2021-08-25T19:22:17.138Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1341222979\\victim" -> "../victim" [2021-08-25T19:22:17.138Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-25T19:22:17.138Z] === RUN TestApplyLayerInvalidSymlink [2021-08-25T19:22:17.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2898824067\\dest\\dotdot" -> "../victim/hello" [2021-08-25T19:22:17.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2446437592\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-25T19:22:17.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2853724788\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:17.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1161507127\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:17.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3694117159\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:17.138Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2685105981\\dest\\loophole-victim" -> "../victim" [2021-08-25T19:22:17.138Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-25T19:22:17.138Z] === RUN TestApplyLayerWhiteouts [2021-08-25T19:22:17.138Z] time="2021-08-25T19:22:16Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:22:17.138Z] time="2021-08-25T19:22:17Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:22:17.138Z] time="2021-08-25T19:22:17Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:22:17.138Z] === RUN Test/TestInitializeWithCerts [2021-08-25T19:22:17.138Z] time="2021-08-25T19:22:17Z" level=info msg="Initializing discovery with TLS" [2021-08-25T19:22:17.138Z] === RUN Test/TestWatch [2021-08-25T19:22:17.138Z] time="2021-08-25T19:22:17Z" level=info msg="Initializing discovery without TLS" [2021-08-25T19:22:17.138Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-25T19:22:17.138Z] === RUN TestGenerateEmptyFile [2021-08-25T19:22:17.138Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-25T19:22:17.138Z] === RUN TestGenerateWithContent [2021-08-25T19:22:17.138Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-25T19:22:17.138Z] PASS [2021-08-25T19:22:17.138Z] coverage: 62.9% of statements [2021-08-25T19:22:17.138Z] ok github.com/docker/docker/pkg/archive 5.966s coverage: 62.9% of statements [2021-08-25T19:22:17.276Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2021-08-25T19:22:17.276Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-25T19:22:18.668Z] 2021/08/25 19:22:18 Closing DB instances... [2021-08-25T19:22:19.172Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s) [2021-08-25T19:22:19.172Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-25T19:22:20.198Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-25T19:22:20.198Z] === RUN TestNetworkDBNodeLeave [2021-08-25T19:22:20.198Z] --- PASS: Test (3.12s) [2021-08-25T19:22:20.198Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-25T19:22:20.198Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-25T19:22:20.198Z] --- PASS: Test/TestWatch (3.00s) [2021-08-25T19:22:20.198Z] PASS [2021-08-25T19:22:20.198Z] coverage: 84.1% of statements [2021-08-25T19:22:20.198Z] ok github.com/docker/docker/pkg/discovery/kv 3.165s coverage: 84.1% of statements [2021-08-25T19:22:21.067Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2021-08-25T19:22:21.068Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-25T19:22:21.162Z] === RUN Test [2021-08-25T19:22:21.162Z] === RUN Test/TestWatch [2021-08-25T19:22:21.162Z] --- PASS: Test (0.00s) [2021-08-25T19:22:21.162Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:22:21.162Z] PASS [2021-08-25T19:22:21.162Z] coverage: 92.3% of statements [2021-08-25T19:22:21.162Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-08-25T19:22:21.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-25T19:22:21.619Z] === RUN Test [2021-08-25T19:22:21.619Z] === RUN Test/TestInitialize [2021-08-25T19:22:21.619Z] === RUN Test/TestInitializeWithPattern [2021-08-25T19:22:21.619Z] === RUN Test/TestRegister [2021-08-25T19:22:21.619Z] === RUN Test/TestWatch [2021-08-25T19:22:21.619Z] --- PASS: Test (0.00s) [2021-08-25T19:22:21.619Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-25T19:22:21.619Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-25T19:22:21.619Z] --- PASS: Test/TestRegister (0.00s) [2021-08-25T19:22:21.619Z] --- PASS: Test/TestWatch (0.00s) [2021-08-25T19:22:21.619Z] PASS [2021-08-25T19:22:21.619Z] coverage: 93.8% of statements [2021-08-25T19:22:21.619Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-08-25T19:22:22.078Z] === RUN TestPollerAddRemove [2021-08-25T19:22:22.078Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-25T19:22:22.078Z] === RUN TestPollerEvent [2021-08-25T19:22:22.078Z] poller_test.go:41: No chmod on Windows [2021-08-25T19:22:22.078Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-25T19:22:22.078Z] === RUN TestPollerClose [2021-08-25T19:22:22.078Z] --- PASS: TestPollerClose (0.00s) [2021-08-25T19:22:22.078Z] PASS [2021-08-25T19:22:22.078Z] coverage: 36.2% of statements [2021-08-25T19:22:22.078Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 36.2% of statements [2021-08-25T19:22:22.482Z] --- PASS: TestBuildWithHugeFile (83.34s) [2021-08-25T19:22:22.483Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:22:23.042Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-25T19:22:23.042Z] === RUN TestNetworkDBWatch [2021-08-25T19:22:23.042Z] === RUN TestCopyFileWithInvalidSrc [2021-08-25T19:22:23.042Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCopyFileWithInvalidDest [2021-08-25T19:22:23.042Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-25T19:22:23.042Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-25T19:22:23.042Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCopyFile [2021-08-25T19:22:23.042Z] --- PASS: TestCopyFile (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-25T19:22:23.042Z] fileutils_test.go:134: Needs porting to Windows [2021-08-25T19:22:23.042Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-25T19:22:23.042Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-25T19:22:23.042Z] fileutils_test.go:180: Needs porting to Windows [2021-08-25T19:22:23.042Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestWildcardMatches [2021-08-25T19:22:23.042Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestPatternMatches [2021-08-25T19:22:23.042Z] --- PASS: TestPatternMatches (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-25T19:22:23.042Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestPatternMatchesFolderExclusions [2021-08-25T19:22:23.042Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-25T19:22:23.042Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-25T19:22:23.042Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-25T19:22:23.042Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-25T19:22:23.042Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestSingleExclamationError [2021-08-25T19:22:23.042Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestMatchesWithNoPatterns [2021-08-25T19:22:23.042Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestMatchesWithMalformedPatterns [2021-08-25T19:22:23.042Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestMatches [2021-08-25T19:22:23.042Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-25T19:22:23.042Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-25T19:22:23.042Z] --- PASS: TestMatches (0.00s) [2021-08-25T19:22:23.042Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-25T19:22:23.042Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCleanPatterns [2021-08-25T19:22:23.042Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-25T19:22:23.042Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCleanPatternsExceptionFlag [2021-08-25T19:22:23.042Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-25T19:22:23.042Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-25T19:22:23.042Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCleanPatternsErrorSingleException [2021-08-25T19:22:23.042Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCreateIfNotExistsDir [2021-08-25T19:22:23.042Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestCreateIfNotExistsFile [2021-08-25T19:22:23.042Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-25T19:22:23.042Z] === RUN TestMatch [2021-08-25T19:22:23.042Z] --- PASS: TestMatch (0.00s) [2021-08-25T19:22:23.042Z] PASS [2021-08-25T19:22:23.042Z] coverage: 82.2% of statements [2021-08-25T19:22:23.042Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 82.2% of statements [2021-08-25T19:22:23.221Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2021-08-25T19:22:23.221Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-25T19:22:23.499Z] --- PASS: TestGetAddress (17.50s) [2021-08-25T19:22:23.499Z] === RUN TestRequestSyntaxCheck [2021-08-25T19:22:23.499Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-25T19:22:23.499Z] === RUN TestRequest [2021-08-25T19:22:23.499Z] === RUN TestGet [2021-08-25T19:22:23.499Z] --- PASS: TestGet (0.00s) [2021-08-25T19:22:23.499Z] === RUN TestGetShortcutString [2021-08-25T19:22:23.499Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-25T19:22:23.499Z] PASS [2021-08-25T19:22:23.499Z] coverage: 42.9% of statements [2021-08-25T19:22:23.499Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-08-25T19:22:24.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-25T19:22:24.462Z] === RUN TestCreateIDMapOrder [2021-08-25T19:22:24.462Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-25T19:22:24.462Z] PASS [2021-08-25T19:22:24.462Z] coverage: 7.2% of statements [2021-08-25T19:22:24.462Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-08-25T19:22:24.462Z] 2021/08/25 19:22:24 Closing DB instances... [2021-08-25T19:22:24.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-25T19:22:24.919Z] === RUN TestFixedBufferCap [2021-08-25T19:22:24.919Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestFixedBufferLen [2021-08-25T19:22:24.919Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestFixedBufferString [2021-08-25T19:22:24.919Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestFixedBufferWrite [2021-08-25T19:22:24.919Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestFixedBufferRead [2021-08-25T19:22:24.919Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestBytesPipeRead [2021-08-25T19:22:24.919Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestBytesPipeWrite [2021-08-25T19:22:24.919Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-25T19:22:24.919Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-25T19:22:24.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-08-25T19:22:24.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-25T19:22:25.029Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-25T19:22:25.377Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-08-25T19:22:25.377Z] === RUN TestAtomicWriteToFile [2021-08-25T19:22:25.377Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-25T19:22:25.377Z] === RUN TestAtomicWriteSetCommit [2021-08-25T19:22:25.377Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-25T19:22:25.377Z] === RUN TestAtomicWriteSetCancel [2021-08-25T19:22:25.377Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-25T19:22:25.377Z] === RUN TestReadCloserWrapperClose [2021-08-25T19:22:25.377Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-25T19:22:25.377Z] === RUN TestReaderErrWrapperReadOnError [2021-08-25T19:22:25.377Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-25T19:22:25.377Z] === RUN TestReaderErrWrapperRead [2021-08-25T19:22:25.377Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-25T19:22:25.377Z] === RUN TestCancelReadCloser [2021-08-25T19:22:25.833Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-25T19:22:25.833Z] === RUN TestWriteCloserWrapperClose [2021-08-25T19:22:25.833Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-25T19:22:25.833Z] === RUN TestNopWriteCloser [2021-08-25T19:22:25.833Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-25T19:22:25.833Z] === RUN TestNopWriter [2021-08-25T19:22:25.834Z] --- PASS: TestNopWriter (0.00s) [2021-08-25T19:22:25.834Z] === RUN TestWriteCounter [2021-08-25T19:22:25.834Z] --- PASS: TestWriteCounter (0.00s) [2021-08-25T19:22:25.834Z] PASS [2021-08-25T19:22:25.834Z] coverage: 68.3% of statements [2021-08-25T19:22:25.834Z] ok github.com/docker/docker/pkg/ioutils 0.564s coverage: 68.3% of statements [2021-08-25T19:22:25.834Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-25T19:22:25.834Z] === RUN TestNetworkDBBulkSync [2021-08-25T19:22:26.290Z] === RUN TestError [2021-08-25T19:22:26.290Z] --- PASS: TestError (0.00s) [2021-08-25T19:22:26.290Z] === RUN TestProgressString [2021-08-25T19:22:26.290Z] === RUN TestProgressString/no_progress [2021-08-25T19:22:26.290Z] === RUN TestProgressString/progress_1 [2021-08-25T19:22:26.290Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-25T19:22:26.290Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-25T19:22:26.290Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-25T19:22:26.290Z] === RUN TestProgressString/with_units [2021-08-25T19:22:26.290Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-25T19:22:26.290Z] === RUN TestProgressString/hide_counts [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-25T19:22:26.290Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-25T19:22:26.290Z] === RUN TestJSONMessageDisplay [2021-08-25T19:22:26.290Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-25T19:22:26.290Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-25T19:22:26.290Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-25T19:22:26.290Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-25T19:22:26.290Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-25T19:22:26.290Z] === RUN TestDisplayJSONMessagesStream [2021-08-25T19:22:26.290Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-25T19:22:26.290Z] PASS [2021-08-25T19:22:26.290Z] coverage: 91.7% of statements [2021-08-25T19:22:26.290Z] ok github.com/docker/docker/pkg/jsonmessage 0.151s coverage: 91.7% of statements [2021-08-25T19:22:26.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-25T19:22:26.628Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-08-25T19:22:26.628Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-25T19:22:26.747Z] === RUN TestStandardLongPath [2021-08-25T19:22:26.747Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-25T19:22:26.747Z] === RUN TestUNCLongPath [2021-08-25T19:22:26.747Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-25T19:22:26.747Z] PASS [2021-08-25T19:22:26.747Z] coverage: 100.0% of statements [2021-08-25T19:22:26.747Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-08-25T19:22:27.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-25T19:22:27.203Z] 2021/08/25 19:22:26 Closing DB instances... [2021-08-25T19:22:27.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-25T19:22:27.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-25T19:22:27.660Z] === RUN TestNameFormat [2021-08-25T19:22:27.660Z] --- PASS: TestNameFormat (0.00s) [2021-08-25T19:22:27.660Z] === RUN TestNameRetries [2021-08-25T19:22:27.660Z] --- PASS: TestNameRetries (0.00s) [2021-08-25T19:22:27.660Z] PASS [2021-08-25T19:22:27.660Z] coverage: 85.7% of statements [2021-08-25T19:22:27.660Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-08-25T19:22:27.711Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-08-25T19:22:27.711Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-25T19:22:28.117Z] === RUN TestParseKeyValueOpt [2021-08-25T19:22:28.117Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-25T19:22:28.117Z] === RUN TestParseUintList [2021-08-25T19:22:28.117Z] --- PASS: TestParseUintList (0.00s) [2021-08-25T19:22:28.117Z] === RUN TestParseUintListMaximumLimits [2021-08-25T19:22:28.117Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-25T19:22:28.117Z] PASS [2021-08-25T19:22:28.117Z] coverage: 97.0% of statements [2021-08-25T19:22:28.117Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-08-25T19:22:28.574Z] === RUN TestNewAndRemove [2021-08-25T19:22:28.574Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-25T19:22:28.574Z] === RUN TestRemoveInvalidPath [2021-08-25T19:22:28.574Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-25T19:22:28.574Z] PASS [2021-08-25T19:22:28.574Z] coverage: 82.6% of statements [2021-08-25T19:22:28.574Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2021-08-25T19:22:28.574Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-25T19:22:28.574Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-25T19:22:29.537Z] === RUN TestFailedConnection [2021-08-25T19:22:29.537Z] === RUN TestParseEmptyInterface [2021-08-25T19:22:29.537Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestParseNonInterfaceType [2021-08-25T19:22:29.537Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestParseWithOneFunction [2021-08-25T19:22:29.537Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestParseWithMultipleFuncs [2021-08-25T19:22:29.537Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestParseWithUnnamedReturn [2021-08-25T19:22:29.537Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestEmbeddedInterface [2021-08-25T19:22:29.537Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestParsedImports [2021-08-25T19:22:29.537Z] --- PASS: TestParsedImports (0.00s) [2021-08-25T19:22:29.537Z] === RUN TestAliasedImports [2021-08-25T19:22:29.537Z] --- PASS: TestAliasedImports (0.00s) [2021-08-25T19:22:29.537Z] PASS [2021-08-25T19:22:29.537Z] coverage: 56.8% of statements [2021-08-25T19:22:29.537Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-08-25T19:22:29.602Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-08-25T19:22:29.602Z] === RUN TestNISDomainname [2021-08-25T19:22:29.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-25T19:22:30.501Z] === RUN TestHTTPTransport [2021-08-25T19:22:30.502Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-25T19:22:30.502Z] PASS [2021-08-25T19:22:30.502Z] coverage: 85.7% of statements [2021-08-25T19:22:30.502Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-08-25T19:22:30.533Z] --- PASS: TestNISDomainname (0.91s) [2021-08-25T19:22:30.533Z] === RUN TestHostnameDnsResolution [2021-08-25T19:22:30.959Z] --- PASS: TestFailedConnection (1.10s) [2021-08-25T19:22:30.959Z] === RUN TestFailOnce [2021-08-25T19:22:30.959Z] 2021/08/25 19:22:30 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-08-25T19:22:30.959Z] goroutine 5 [running]: [2021-08-25T19:22:30.959Z] net/http.(*conn).serve.func1() [2021-08-25T19:22:30.959Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-25T19:22:30.959Z] panic({0x1119d40, 0x1225ce0}) [2021-08-25T19:22:30.959Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-25T19:22:30.959Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x30e46dcdc08ffffb}, 0xc00004ba98) [2021-08-25T19:22:30.959Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-25T19:22:30.959Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12329a8, 0xc0001aa000}, 0x106e3e6) [2021-08-25T19:22:30.959Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-25T19:22:30.959Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12329a8, 0xc0001aa000}, 0xc000060000) [2021-08-25T19:22:30.959Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-25T19:22:30.959Z] net/http.serverHandler.ServeHTTP({0x1230fd0}, {0x12329a8, 0xc0001aa000}, 0xc000060000) [2021-08-25T19:22:30.959Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-25T19:22:30.959Z] net/http.(*conn).serve(0xc000058000, {0x1234840, 0xc0001820c0}) [2021-08-25T19:22:30.959Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-25T19:22:30.959Z] created by net/http.(*Server).Serve [2021-08-25T19:22:30.959Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-25T19:22:30.959Z] time="2021-08-25T19:22:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-08-25T19:22:30.959Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-25T19:22:30.959Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-25T19:22:30.959Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-25T19:22:30.959Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-25T19:22:30.959Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-25T19:22:30.959Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-25T19:22:30.959Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-25T19:22:30.959Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-25T19:22:30.959Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-25T19:22:30.959Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-25T19:22:30.959Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-25T19:22:30.959Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-25T19:22:30.959Z] === RUN TestBufferPoolPutAndGet [2021-08-25T19:22:30.959Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-25T19:22:30.959Z] PASS [2021-08-25T19:22:30.959Z] coverage: 88.2% of statements [2021-08-25T19:22:30.959Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-08-25T19:22:31.416Z] === RUN TestOutputOnPrematureClose [2021-08-25T19:22:31.416Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-25T19:22:31.416Z] === RUN TestCompleteSilently [2021-08-25T19:22:31.416Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-25T19:22:31.416Z] PASS [2021-08-25T19:22:31.416Z] coverage: 75.9% of statements [2021-08-25T19:22:31.416Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-08-25T19:22:31.416Z] 2021/08/25 19:22:31 Closing DB instances... [2021-08-25T19:22:31.464Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-08-25T19:22:31.464Z] === RUN TestStats [2021-08-25T19:22:31.874Z] time="2021-08-25T19:22:31Z" level=error msg="node: 49a7c758b0e4 is unknown to memberlist" [2021-08-25T19:22:31.874Z] --- PASS: TestFailOnce (1.11s) [2021-08-25T19:22:31.874Z] === RUN TestEchoInputOutput [2021-08-25T19:22:31.874Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestBackoff [2021-08-25T19:22:31.874Z] --- PASS: TestBackoff (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestAbortRetry [2021-08-25T19:22:31.874Z] --- PASS: TestAbortRetry (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestClientScheme [2021-08-25T19:22:31.874Z] --- PASS: TestClientScheme (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestNewClientWithTimeout [2021-08-25T19:22:31.874Z] === RUN TestSendToOneSub [2021-08-25T19:22:31.874Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestSendToMultipleSubs [2021-08-25T19:22:31.874Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestEvictOneSub [2021-08-25T19:22:31.874Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestClosePublisher [2021-08-25T19:22:31.874Z] --- PASS: TestClosePublisher (0.00s) [2021-08-25T19:22:31.874Z] === RUN TestPubSubRace [2021-08-25T19:22:32.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-25T19:22:32.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-25T19:22:32.331Z] time="2021-08-25T19:22:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-25T19:22:32.788Z] --- PASS: TestRequest (9.25s) [2021-08-25T19:22:32.788Z] === RUN TestOverlappingRequests [2021-08-25T19:22:32.788Z] --- PASS: TestPubSubRace (1.06s) [2021-08-25T19:22:32.788Z] PASS [2021-08-25T19:22:32.788Z] coverage: 75.0% of statements [2021-08-25T19:22:32.788Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2021-08-25T19:22:32.788Z] --- PASS: TestOverlappingRequests (0.38s) [2021-08-25T19:22:32.788Z] === RUN TestRelease [2021-08-25T19:22:33.246Z] === RUN TestRegister [2021-08-25T19:22:33.246Z] --- PASS: TestRegister (0.00s) [2021-08-25T19:22:33.246Z] === RUN TestCommand [2021-08-25T19:22:33.702Z] --- PASS: TestCommand (0.03s) [2021-08-25T19:22:33.702Z] === RUN TestNaiveSelf [2021-08-25T19:22:33.702Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-25T19:22:33.702Z] PASS [2021-08-25T19:22:33.702Z] coverage: 82.4% of statements [2021-08-25T19:22:33.702Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-08-25T19:22:33.702Z] time="2021-08-25T19:22:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-25T19:22:34.160Z] === RUN TestDump [2021-08-25T19:22:34.160Z] goroutine 19 [running]: [2021-08-25T19:22:34.160Z] github.com/docker/docker/pkg/stack.dump(0xc4b2f7) [2021-08-25T19:22:34.160Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-25T19:22:34.160Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-25T19:22:34.160Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-25T19:22:34.160Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-25T19:22:34.160Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x2a [2021-08-25T19:22:34.160Z] testing.tRunner(0xc000085380, 0xdb8f78) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:22:34.160Z] created by testing.(*T).Run [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-25T19:22:34.160Z] [2021-08-25T19:22:34.160Z] goroutine 1 [chan receive]: [2021-08-25T19:22:34.160Z] testing.(*T).Run(0xc0000851e0, {0xdaa63d, 0xc2a173}, 0xdb8f78) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-25T19:22:34.160Z] testing.runTests.func1(0xc0000b66f0) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-25T19:22:34.160Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:22:34.160Z] testing.runTests(0xc0000d0080, {0xf1cc40, 0x3, 0x3}, {0xc4a54d, 0xdac337, 0xf21700}) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-25T19:22:34.160Z] testing.(*M).Run(0xc0000d0080) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-25T19:22:34.160Z] main.main() [2021-08-25T19:22:34.160Z] _testmain.go:95 +0x1f5 [2021-08-25T19:22:34.160Z] --- PASS: TestDump (0.00s) [2021-08-25T19:22:34.160Z] === RUN TestDumpToFile [2021-08-25T19:22:34.160Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2021-08-25T19:22:34.160Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-25T19:22:34.160Z] --- PASS: TestDumpToFile (0.11s) [2021-08-25T19:22:34.160Z] === RUN TestDumpToFileWithEmptyInput [2021-08-25T19:22:34.160Z] goroutine 21 [running]: [2021-08-25T19:22:34.160Z] github.com/docker/docker/pkg/stack.dump(0xcb8634) [2021-08-25T19:22:34.160Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-25T19:22:34.160Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xcb89e0}) [2021-08-25T19:22:34.160Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-25T19:22:34.160Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-08-25T19:22:34.160Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x26 [2021-08-25T19:22:34.160Z] testing.tRunner(0xc000085860, 0xdb8f68) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:22:34.160Z] created by testing.(*T).Run [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-25T19:22:34.160Z] [2021-08-25T19:22:34.160Z] goroutine 1 [chan receive]: [2021-08-25T19:22:34.160Z] testing.(*T).Run(0xc0000851e0, {0xdb13c9, 0xc2a173}, 0xdb8f68) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-25T19:22:34.160Z] testing.runTests.func1(0xc0000b66f0) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-25T19:22:34.160Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-25T19:22:34.160Z] testing.runTests(0xc0000d0080, {0xf1cc40, 0x3, 0x3}, {0xc4a54d, 0xdac337, 0xf21700}) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-25T19:22:34.160Z] testing.(*M).Run(0xc0000d0080) [2021-08-25T19:22:34.160Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-25T19:22:34.160Z] main.main() [2021-08-25T19:22:34.160Z] _testmain.go:95 +0x1f5 [2021-08-25T19:22:34.160Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-25T19:22:34.160Z] PASS [2021-08-25T19:22:34.160Z] coverage: 90.9% of statements [2021-08-25T19:22:34.160Z] ok github.com/docker/docker/pkg/stack 0.137s coverage: 90.9% of statements [2021-08-25T19:22:34.550Z] --- PASS: TestStats (2.73s) [2021-08-25T19:22:34.550Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:22:34.550Z] === RUN TestStopContainerWithTimeout/0 [2021-08-25T19:22:34.550Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-25T19:22:34.550Z] === RUN TestStopContainerWithTimeout/1 [2021-08-25T19:22:34.550Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-25T19:22:34.550Z] === RUN TestStopContainerWithTimeout/3 [2021-08-25T19:22:34.550Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-25T19:22:34.550Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-25T19:22:34.550Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-25T19:22:34.550Z] === CONT TestStopContainerWithTimeout/0 [2021-08-25T19:22:34.550Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-25T19:22:34.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-25T19:22:34.616Z] --- PASS: TestRelease (1.48s) [2021-08-25T19:22:34.616Z] === RUN TestAllocateRandomDeallocate [2021-08-25T19:22:34.616Z] === RUN TestNewStdWriter [2021-08-25T19:22:34.616Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-25T19:22:34.616Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestWriteWithNilBytes [2021-08-25T19:22:34.616Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestWrite [2021-08-25T19:22:34.616Z] --- PASS: TestWrite (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestWriteWithWriterError [2021-08-25T19:22:34.616Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-25T19:22:34.616Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyWriteAndRead [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-25T19:22:34.616Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-25T19:22:34.616Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-25T19:22:34.616Z] PASS [2021-08-25T19:22:34.616Z] coverage: 100.0% of statements [2021-08-25T19:22:34.616Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-08-25T19:22:34.897Z] --- PASS: TestServicePlugin (30.14s) [2021-08-25T19:22:34.897Z] === RUN TestServiceUpdateLabel [2021-08-25T19:22:35.072Z] 2021/08/25 19:22:34 Closing DB instances... [2021-08-25T19:22:35.072Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-25T19:22:35.072Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-25T19:22:35.072Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestFormatStatus [2021-08-25T19:22:35.072Z] --- PASS: TestFormatStatus (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestFormatError [2021-08-25T19:22:35.072Z] --- PASS: TestFormatError (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestFormatJSONError [2021-08-25T19:22:35.072Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-25T19:22:35.072Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-25T19:22:35.072Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestNewJSONProgressOutput [2021-08-25T19:22:35.072Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestAuxFormatterEmit [2021-08-25T19:22:35.072Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestStreamWriterStdout [2021-08-25T19:22:35.072Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-25T19:22:35.072Z] === RUN TestStreamWriterStderr [2021-08-25T19:22:35.072Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-25T19:22:35.072Z] PASS [2021-08-25T19:22:35.072Z] coverage: 66.2% of statements [2021-08-25T19:22:35.072Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-08-25T19:22:35.480Z] === CONT TestStopContainerWithTimeout/3 [2021-08-25T19:22:35.529Z] === RUN TestGenerateRandomID [2021-08-25T19:22:35.529Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-25T19:22:35.529Z] === RUN TestShortenId [2021-08-25T19:22:35.529Z] --- PASS: TestShortenId (0.00s) [2021-08-25T19:22:35.529Z] === RUN TestShortenSha256Id [2021-08-25T19:22:35.529Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-25T19:22:35.529Z] === RUN TestShortenIdEmpty [2021-08-25T19:22:35.529Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-25T19:22:35.529Z] === RUN TestShortenIdInvalid [2021-08-25T19:22:35.529Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-25T19:22:35.529Z] === RUN TestIsShortIDNonHex [2021-08-25T19:22:35.529Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-25T19:22:35.529Z] === RUN TestIsShortIDNotCorrectSize [2021-08-25T19:22:35.529Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-25T19:22:35.529Z] PASS [2021-08-25T19:22:35.529Z] coverage: 70.6% of statements [2021-08-25T19:22:35.529Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-25T19:22:35.831Z] --- PASS: TestServiceUpdateLabel (2.12s) [2021-08-25T19:22:35.831Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:22:35.985Z] === RUN TestIsCpusetListAvailable [2021-08-25T19:22:35.985Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-25T19:22:35.985Z] PASS [2021-08-25T19:22:35.985Z] coverage: 39.4% of statements [2021-08-25T19:22:35.985Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-08-25T19:22:36.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-25T19:22:36.443Z] time="2021-08-25T19:22:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-25T19:22:36.443Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-08-25T19:22:36.443Z] === RUN TestNetworkDBGarbageCollection [2021-08-25T19:22:37.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-25T19:22:37.338Z] === CONT TestStopContainerWithTimeout/1 [2021-08-25T19:22:37.408Z] === RUN TestChtimes [2021-08-25T19:22:37.408Z] --- PASS: TestChtimes (0.00s) [2021-08-25T19:22:37.408Z] === RUN TestChtimesWindows [2021-08-25T19:22:37.408Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-25T19:22:37.408Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-25T19:22:37.408Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-25T19:22:37.408Z] === RUN TestEnsureRemoveAllNotExist [2021-08-25T19:22:37.408Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-25T19:22:37.408Z] === RUN TestEnsureRemoveAllWithDir [2021-08-25T19:22:37.408Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-25T19:22:37.408Z] === RUN TestEnsureRemoveAllWithFile [2021-08-25T19:22:37.408Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-25T19:22:37.408Z] === RUN TestHasWin32KSupport [2021-08-25T19:22:37.408Z] syscall_windows_test.go:8: win32k: true [2021-08-25T19:22:37.408Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-25T19:22:37.408Z] PASS [2021-08-25T19:22:37.408Z] coverage: 13.0% of statements [2021-08-25T19:22:37.408Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-08-25T19:22:37.867Z] === RUN TestTailFile [2021-08-25T19:22:37.867Z] --- PASS: TestTailFile (0.00s) [2021-08-25T19:22:37.867Z] === RUN TestTailFileManyLines [2021-08-25T19:22:37.867Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-25T19:22:37.867Z] === RUN TestTailEmptyFile [2021-08-25T19:22:37.867Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-25T19:22:37.867Z] === RUN TestTailNegativeN [2021-08-25T19:22:37.867Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/truncated_last_line [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/no_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.867Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.867Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.867Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.868Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:37.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:37.870Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:37.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.268Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.334Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.334Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.335Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.336Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-25T19:22:38.337Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-25T19:22:38.337Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:22:38.338Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-25T19:22:38.339Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-25T19:22:38.797Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-25T19:22:38.797Z] PASS [2021-08-25T19:22:38.797Z] coverage: 88.6% of statements [2021-08-25T19:22:38.797Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2021-08-25T19:22:38.797Z] === RUN TestTarSumRemoveNonExistent [2021-08-25T19:22:38.797Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestTarSumRemove [2021-08-25T19:22:38.797Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestSortFileInfoSums [2021-08-25T19:22:38.797Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestNewTarSumForLabelInvalid [2021-08-25T19:22:38.797Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestNewTarSumForLabel [2021-08-25T19:22:38.797Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestEmptyTar [2021-08-25T19:22:38.797Z] --- PASS: TestEmptyTar (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestTarSumsReadSize [2021-08-25T19:22:38.797Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-25T19:22:38.797Z] === RUN TestTarSums [2021-08-25T19:22:38.832Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-25T19:22:38.832Z] check_test.go:309: [d3fef924f0c1e] daemon is not started [2021-08-25T19:22:38.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-25T19:22:39.089Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-25T19:22:39.089Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-08-25T19:22:39.089Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-08-25T19:22:39.089Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-08-25T19:22:39.089Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-08-25T19:22:39.089Z] === RUN TestDeleteDevicemapper [2021-08-25T19:22:39.089Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:22:39.089Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-25T19:22:39.089Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:22:39.255Z] --- PASS: TestTarSums (0.06s) [2021-08-25T19:22:39.255Z] === RUN TestIteration [2021-08-25T19:22:39.255Z] --- PASS: TestIteration (0.00s) [2021-08-25T19:22:39.255Z] === RUN TestVersionLabelForChecksum [2021-08-25T19:22:39.255Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-25T19:22:39.255Z] === RUN TestVersion [2021-08-25T19:22:39.255Z] --- PASS: TestVersion (0.00s) [2021-08-25T19:22:39.255Z] === RUN TestGetVersion [2021-08-25T19:22:39.255Z] --- PASS: TestGetVersion (0.00s) [2021-08-25T19:22:39.255Z] === RUN TestGetVersions [2021-08-25T19:22:39.255Z] --- PASS: TestGetVersions (0.00s) [2021-08-25T19:22:39.255Z] PASS [2021-08-25T19:22:39.255Z] coverage: 89.3% of statements [2021-08-25T19:22:39.255Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2021-08-25T19:22:39.255Z] --- PASS: TestAllocateRandomDeallocate (4.77s) [2021-08-25T19:22:39.255Z] === RUN TestRetrieveFromStore [2021-08-25T19:22:39.652Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-25T19:22:39.711Z] testing: warning: no tests to run [2021-08-25T19:22:39.711Z] PASS [2021-08-25T19:22:39.711Z] coverage: [no statements] [2021-08-25T19:22:39.712Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-08-25T19:22:40.168Z] === RUN TestTruncIndex [2021-08-25T19:22:40.168Z] --- PASS: TestTruncIndex (0.10s) [2021-08-25T19:22:40.168Z] PASS [2021-08-25T19:22:40.168Z] coverage: 91.5% of statements [2021-08-25T19:22:40.168Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2021-08-25T19:22:40.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-25T19:22:40.625Z] === RUN TestIsGIT [2021-08-25T19:22:40.625Z] --- PASS: TestIsGIT (0.00s) [2021-08-25T19:22:40.625Z] === RUN TestIsTransport [2021-08-25T19:22:40.625Z] --- PASS: TestIsTransport (0.00s) [2021-08-25T19:22:40.625Z] PASS [2021-08-25T19:22:40.625Z] coverage: 100.0% of statements [2021-08-25T19:22:40.625Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-08-25T19:22:40.625Z] === RUN TestVersionInfo [2021-08-25T19:22:40.625Z] --- PASS: TestVersionInfo (0.00s) [2021-08-25T19:22:40.625Z] === RUN TestAppendVersions [2021-08-25T19:22:40.625Z] --- PASS: TestAppendVersions (0.00s) [2021-08-25T19:22:40.625Z] PASS [2021-08-25T19:22:40.625Z] coverage: 88.9% of statements [2021-08-25T19:22:40.625Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-08-25T19:22:40.625Z] --- PASS: TestRetrieveFromStore (1.61s) [2021-08-25T19:22:40.625Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-25T19:22:40.625Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-25T19:22:41.081Z] === RUN TestParallelPredefinedRequest1 [2021-08-25T19:22:41.081Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-25T19:22:41.081Z] === RUN TestParallelPredefinedRequest2 [2021-08-25T19:22:41.081Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-25T19:22:41.081Z] === RUN TestParallelPredefinedRequest3 [2021-08-25T19:22:41.081Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-25T19:22:41.081Z] === RUN TestParallelPredefinedRequest4 [2021-08-25T19:22:41.081Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-25T19:22:41.081Z] === RUN TestParallelPredefinedRequest5 [2021-08-25T19:22:41.081Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-25T19:22:41.081Z] === RUN TestDebug [2021-08-25T19:22:41.081Z] --- PASS: TestDebug (0.00s) [2021-08-25T19:22:41.081Z] === RUN TestRequestPoolParallel [2021-08-25T19:22:41.081Z] time="2021-08-25T19:22:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-25T19:22:41.081Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-08-25T19:22:41.081Z] === RUN TestFullAllocateRelease [2021-08-25T19:22:41.145Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2021-08-25T19:22:41.145Z] === RUN TestUpdateMemory [2021-08-25T19:22:41.145Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:22:41.145Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-25T19:22:41.145Z] === RUN TestUpdateCPUQuota [2021-08-25T19:22:41.539Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-08-25T19:22:41.539Z] === RUN TestOddAllocateRelease [2021-08-25T19:22:41.998Z] --- PASS: TestOddAllocateRelease (0.25s) [2021-08-25T19:22:41.998Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-25T19:22:41.998Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-25T19:22:41.998Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-25T19:22:41.998Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-25T19:22:41.998Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-25T19:22:41.998Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest1 [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest4 [2021-08-25T19:22:41.998Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest1 [2021-08-25T19:22:41.998Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:22:41.998Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest3 [2021-08-25T19:22:41.998Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest3 [2021-08-25T19:22:41.998Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest5 [2021-08-25T19:22:41.998Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest2 [2021-08-25T19:22:41.998Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:22:41.998Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:22:41.998Z] === CONT TestParallelPredefinedRequest5 [2021-08-25T19:22:41.998Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:22:41.998Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:22:41.998Z] PASS [2021-08-25T19:22:41.998Z] coverage: 85.3% of statements [2021-08-25T19:22:41.998Z] ok github.com/docker/docker/libnetwork/ipam 43.301s coverage: 85.3% of statements [2021-08-25T19:22:42.457Z] === RUN TestValidatePrivileges [2021-08-25T19:22:42.457Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-25T19:22:42.457Z] === RUN TestFilterByCapNeg [2021-08-25T19:22:42.457Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-25T19:22:42.457Z] === RUN TestFilterByCapPos [2021-08-25T19:22:42.457Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-25T19:22:42.457Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-25T19:22:42.457Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-25T19:22:42.457Z] PASS [2021-08-25T19:22:42.457Z] coverage: 12.0% of statements [2021-08-25T19:22:42.457Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2021-08-25T19:22:42.704Z] --- PASS: TestBuildWithHugeFile (51.15s) [2021-08-25T19:22:42.704Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:22:42.704Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:22:42.704Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-25T19:22:42.704Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:22:42.704Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:22:42.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:22:42.704Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:22:42.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:22:42.704Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:22:42.704Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:22:42.704Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:22:42.704Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:22:42.704Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:22:42.704Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-08-25T19:22:42.704Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-25T19:22:42.704Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-08-25T19:22:42.704Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-08-25T19:22:42.704Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:22:42.704Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-25T19:22:42.704Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-25T19:22:42.704Z] --- PASS: TestBuildPreserveOwnership (4.33s) [2021-08-25T19:22:42.704Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.94s) [2021-08-25T19:22:42.704Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-08-25T19:22:42.704Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:22:42.704Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-25T19:22:42.704Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-25T19:22:42.915Z] === RUN TestNewSettable [2021-08-25T19:22:42.915Z] --- PASS: TestNewSettable (0.00s) [2021-08-25T19:22:42.915Z] === RUN TestIsSettable [2021-08-25T19:22:42.915Z] --- PASS: TestIsSettable (0.00s) [2021-08-25T19:22:42.915Z] === RUN TestUpdateSettingsEnv [2021-08-25T19:22:42.915Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-25T19:22:42.915Z] PASS [2021-08-25T19:22:42.915Z] coverage: 20.0% of statements [2021-08-25T19:22:42.915Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2021-08-25T19:22:43.038Z] --- PASS: TestUpdateCPUQuota (1.51s) [2021-08-25T19:22:43.038Z] === RUN TestUpdatePidsLimit [2021-08-25T19:22:43.038Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-25T19:22:43.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-25T19:22:43.039Z] === RUN TestUpdatePidsLimit/no_change [2021-08-25T19:22:43.131Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-25T19:22:43.131Z] tests/integration/client_test.py ..... [ 75%] [2021-08-25T19:22:43.131Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-25T19:22:43.131Z] tests/integration/errors_test.py . [ 76%] [2021-08-25T19:22:43.277Z] Loaded image: busybox:latest [2021-08-25T19:22:43.538Z] Loaded image: busybox:glibc [2021-08-25T19:22:43.603Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-25T19:22:43.861Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-25T19:22:43.879Z] === RUN TestLoad [2021-08-25T19:22:43.879Z] --- PASS: TestLoad (0.00s) [2021-08-25T19:22:43.879Z] === RUN TestSave [2021-08-25T19:22:43.879Z] --- PASS: TestSave (0.02s) [2021-08-25T19:22:43.879Z] === RUN TestAddDeleteGet [2021-08-25T19:22:43.879Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-25T19:22:43.879Z] === RUN TestInvalidTags [2021-08-25T19:22:43.879Z] --- PASS: TestInvalidTags (0.00s) [2021-08-25T19:22:43.879Z] PASS [2021-08-25T19:22:43.879Z] coverage: 84.4% of statements [2021-08-25T19:22:43.879Z] ok github.com/docker/docker/reference 0.089s coverage: 84.4% of statements [2021-08-25T19:22:44.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-25T19:22:44.681Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-25T19:22:44.926Z] Loaded image: debian:bullseye-slim [2021-08-25T19:22:44.926Z] Loaded image: hello-world:latest [2021-08-25T19:22:44.926Z] Loaded image: arm32v7/hello-world:latest [2021-08-25T19:22:45.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-25T19:22:45.245Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-25T19:22:45.413Z] === RUN TestResolveAuthConfigIndexServer [2021-08-25T19:22:45.413Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestResolveAuthConfigFullURL [2021-08-25T19:22:45.413Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-25T19:22:45.413Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestValidateMirror [2021-08-25T19:22:45.413Z] --- PASS: TestValidateMirror (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestLoadInsecureRegistries [2021-08-25T19:22:45.413Z] time="2021-08-25T19:22:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-25T19:22:45.413Z] time="2021-08-25T19:22:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-25T19:22:45.413Z] time="2021-08-25T19:22:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-25T19:22:45.413Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-08-25T19:22:45.413Z] === RUN TestNewServiceConfig [2021-08-25T19:22:45.413Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestValidateIndexName [2021-08-25T19:22:45.413Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestValidateIndexNameWithError [2021-08-25T19:22:45.413Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestEndpointParse [2021-08-25T19:22:45.413Z] --- PASS: TestEndpointParse (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestEndpointParseInvalid [2021-08-25T19:22:45.413Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestValidateEndpoint [2021-08-25T19:22:45.413Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestPing [2021-08-25T19:22:45.413Z] --- PASS: TestPing (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestPingRegistryEndpoint [2021-08-25T19:22:45.413Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:45.413Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestEndpoint [2021-08-25T19:22:45.413Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:45.413Z] --- SKIP: TestEndpoint (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestParseRepositoryInfo [2021-08-25T19:22:45.413Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestNewIndexInfo [2021-08-25T19:22:45.413Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestMirrorEndpointLookup [2021-08-25T19:22:45.413Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:22:45.413Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-08-25T19:22:45.413Z] === RUN TestSearchRepositories [2021-08-25T19:22:45.413Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-25T19:22:45.413Z] Host: 127.0.0.1:49309 [2021-08-25T19:22:45.413Z] User-Agent: docker test client [2021-08-25T19:22:45.413Z] Authorization: Token fake-token [2021-08-25T19:22:45.413Z] X-Docker-Token: true [2021-08-25T19:22:45.413Z] Accept-Encoding: gzip [2021-08-25T19:22:45.413Z] [2021-08-25T19:22:45.413Z] [2021-08-25T19:22:45.413Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-25T19:22:45.413Z] Connection: close [2021-08-25T19:22:45.413Z] Content-Length: 144 [2021-08-25T19:22:45.413Z] Cache-Control: no-cache [2021-08-25T19:22:45.413Z] Content-Type: application/json [2021-08-25T19:22:45.413Z] Date: Wed, 25 Aug 2021 19:22:45 GMT [2021-08-25T19:22:45.413Z] Expires: -1 [2021-08-25T19:22:45.413Z] Pragma: no-cache [2021-08-25T19:22:45.413Z] Server: docker-tests/mock [2021-08-25T19:22:45.413Z] X-Docker-Registry-Config: mock [2021-08-25T19:22:45.413Z] X-Docker-Registry-Version: 0.0.0 [2021-08-25T19:22:45.413Z] [2021-08-25T19:22:45.413Z] [2021-08-25T19:22:45.413Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestTrustedLocation [2021-08-25T19:22:45.413Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-25T19:22:45.413Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestAllowNondistributableArtifacts [2021-08-25T19:22:45.413Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-25T19:22:45.413Z] === RUN TestIsSecureIndex [2021-08-25T19:22:45.413Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-25T19:22:45.413Z] PASS [2021-08-25T19:22:45.413Z] coverage: 51.7% of statements [2021-08-25T19:22:45.413Z] ok github.com/docker/docker/registry 0.141s coverage: 51.7% of statements [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestReaderWithReadError [2021-08-25T19:22:46.378Z] time="2021-08-25T19:22:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestReader [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-25T19:22:46.378Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-25T19:22:46.378Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-25T19:22:46.378Z] PASS [2021-08-25T19:22:46.378Z] coverage: 100.0% of statements [2021-08-25T19:22:46.378Z] ok github.com/docker/docker/registry/resumable 0.146s coverage: 100.0% of statements [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2021-08-25T19:22:46.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2021-08-25T19:22:46.615Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:22:46.615Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-25T19:22:46.834Z] === RUN TestRestartManagerTimeout [2021-08-25T19:22:46.834Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-25T19:22:46.834Z] === RUN TestRestartManagerTimeoutReset [2021-08-25T19:22:46.834Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-25T19:22:46.834Z] PASS [2021-08-25T19:22:46.834Z] coverage: 50.9% of statements [2021-08-25T19:22:46.834Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-08-25T19:22:47.292Z] === RUN TestDecodeContainerConfig [2021-08-25T19:22:47.292Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-25T19:22:47.292Z] === RUN TestDecodeContainerConfigIsolation [2021-08-25T19:22:47.292Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-25T19:22:47.292Z] === RUN TestValidatePrivileged [2021-08-25T19:22:47.292Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-25T19:22:47.292Z] PASS [2021-08-25T19:22:47.292Z] coverage: 52.2% of statements [2021-08-25T19:22:47.292Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.2% of statements [2021-08-25T19:22:47.545Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-25T19:22:47.750Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-25T19:22:47.750Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-25T19:22:47.750Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-25T19:22:47.750Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-25T19:22:47.750Z] PASS [2021-08-25T19:22:47.750Z] coverage: 62.5% of statements [2021-08-25T19:22:47.750Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-08-25T19:22:48.109Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-25T19:22:49.279Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-25T19:22:49.279Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-25T19:22:49.279Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-25T19:22:49.279Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-25T19:22:49.279Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-25T19:22:49.279Z] === RUN TestClientStream [2021-08-25T19:22:49.279Z] --- PASS: TestClientStream (0.00s) [2021-08-25T19:22:49.279Z] === RUN TestClientSendFile [2021-08-25T19:22:49.279Z] --- PASS: TestClientSendFile (0.00s) [2021-08-25T19:22:49.279Z] === RUN TestClientWithRequestTimeout [2021-08-25T19:22:49.279Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-25T19:22:49.736Z] === RUN TestFileSpecPlugin [2021-08-25T19:22:49.736Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-25T19:22:49.736Z] === RUN TestFileJSONSpecPlugin [2021-08-25T19:22:49.736Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-08-25T19:22:49.736Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-25T19:22:49.736Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-25T19:22:49.736Z] === RUN TestPluginAddHandler [2021-08-25T19:22:49.736Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-25T19:22:49.736Z] === RUN TestPluginWaitBadPlugin [2021-08-25T19:22:49.736Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-25T19:22:49.736Z] === RUN TestGet [2021-08-25T19:22:49.736Z] time="2021-08-25T19:22:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-25T19:22:50.700Z] time="2021-08-25T19:22:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-25T19:22:50.700Z] === RUN TestGetDriver [2021-08-25T19:22:50.700Z] --- PASS: TestGetDriver (0.00s) [2021-08-25T19:22:50.700Z] === RUN TestVolumeRequestError [2021-08-25T19:22:50.700Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-25T19:22:50.700Z] PASS [2021-08-25T19:22:50.700Z] coverage: 36.1% of statements [2021-08-25T19:22:50.700Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-08-25T19:22:50.701Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2021-08-25T19:22:50.701Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:22:51.156Z] === RUN TestGetAddress [2021-08-25T19:22:51.156Z] --- PASS: TestGetAddress (0.00s) [2021-08-25T19:22:51.156Z] === RUN TestRemove [2021-08-25T19:22:51.156Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-25T19:22:51.156Z] --- SKIP: TestRemove (0.00s) [2021-08-25T19:22:51.156Z] === RUN TestInitializeWithVolumes [2021-08-25T19:22:51.156Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-25T19:22:51.156Z] === RUN TestCreate [2021-08-25T19:22:51.156Z] --- PASS: TestCreate (0.01s) [2021-08-25T19:22:51.156Z] === RUN TestValidateName [2021-08-25T19:22:51.156Z] --- PASS: TestValidateName (0.00s) [2021-08-25T19:22:51.156Z] === RUN TestCreateWithOpts [2021-08-25T19:22:51.156Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-25T19:22:51.156Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-25T19:22:51.156Z] === RUN TestRelaodNoOpts [2021-08-25T19:22:51.156Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-25T19:22:51.156Z] PASS [2021-08-25T19:22:51.156Z] coverage: 41.5% of statements [2021-08-25T19:22:51.156Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-08-25T19:22:51.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-25T19:22:52.119Z] === RUN TestLCOWParseMountRaw [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-25T19:22:52.120Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRaw [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-25T19:22:52.120Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestConvertTmpfsOptions [2021-08-25T19:22:52.120Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-25T19:22:52.120Z] linux_parser_test.go:209: data="ro" [2021-08-25T19:22:52.120Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestParseMountSpec [2021-08-25T19:22:52.120Z] parser_test.go:63: case 0 [2021-08-25T19:22:52.120Z] parser_test.go:63: case 1 [2021-08-25T19:22:52.120Z] parser_test.go:63: case 2 [2021-08-25T19:22:52.120Z] parser_test.go:63: case 3 [2021-08-25T19:22:52.120Z] parser_test.go:63: case 4 [2021-08-25T19:22:52.120Z] parser_test.go:63: case 5 [2021-08-25T19:22:52.120Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestValidateMount [2021-08-25T19:22:52.120Z] --- PASS: TestValidateMount (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRaw [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-25T19:22:52.120Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-25T19:22:52.120Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-25T19:22:52.120Z] PASS [2021-08-25T19:22:52.120Z] coverage: 67.6% of statements [2021-08-25T19:22:52.120Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-08-25T19:22:52.576Z] === RUN TestSetGetMeta [2021-08-25T19:22:52.576Z] === PAUSE TestSetGetMeta [2021-08-25T19:22:52.576Z] === RUN TestRestore [2021-08-25T19:22:52.576Z] === PAUSE TestRestore [2021-08-25T19:22:52.576Z] === RUN TestServiceCreate [2021-08-25T19:22:52.576Z] === PAUSE TestServiceCreate [2021-08-25T19:22:52.576Z] === RUN TestServiceList [2021-08-25T19:22:52.576Z] === PAUSE TestServiceList [2021-08-25T19:22:52.576Z] === RUN TestServiceRemove [2021-08-25T19:22:52.576Z] === PAUSE TestServiceRemove [2021-08-25T19:22:52.576Z] === RUN TestServiceGet [2021-08-25T19:22:52.576Z] === PAUSE TestServiceGet [2021-08-25T19:22:52.576Z] === RUN TestServicePrune [2021-08-25T19:22:52.576Z] === PAUSE TestServicePrune [2021-08-25T19:22:52.576Z] === RUN TestCreate [2021-08-25T19:22:52.576Z] === PAUSE TestCreate [2021-08-25T19:22:52.576Z] === RUN TestRemove [2021-08-25T19:22:52.576Z] === PAUSE TestRemove [2021-08-25T19:22:52.576Z] === RUN TestList [2021-08-25T19:22:52.576Z] === PAUSE TestList [2021-08-25T19:22:52.576Z] === RUN TestFindByDriver [2021-08-25T19:22:52.576Z] === PAUSE TestFindByDriver [2021-08-25T19:22:52.576Z] === RUN TestFindByReferenced [2021-08-25T19:22:52.576Z] === PAUSE TestFindByReferenced [2021-08-25T19:22:52.576Z] === RUN TestDerefMultipleOfSameRef [2021-08-25T19:22:52.576Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-25T19:22:52.576Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:22:52.576Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:22:52.576Z] === RUN TestDefererencePluginOnCreateError [2021-08-25T19:22:52.576Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-25T19:22:52.576Z] === RUN TestRefDerefRemove [2021-08-25T19:22:52.576Z] === PAUSE TestRefDerefRemove [2021-08-25T19:22:52.576Z] === RUN TestGet [2021-08-25T19:22:52.576Z] === PAUSE TestGet [2021-08-25T19:22:52.576Z] === RUN TestGetWithReference [2021-08-25T19:22:52.576Z] === PAUSE TestGetWithReference [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_nil_list [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_empty_list [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_filter_some [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_filter_middle [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:22:52.576Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-25T19:22:52.576Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_nil_list [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_filter_some [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_empty_list [2021-08-25T19:22:52.576Z] === CONT TestFilterFunc/test_filter_middle [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-25T19:22:52.576Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-25T19:22:52.576Z] === CONT TestSetGetMeta [2021-08-25T19:22:52.576Z] === CONT TestList [2021-08-25T19:22:52.576Z] === CONT TestServiceGet [2021-08-25T19:22:52.576Z] === CONT TestCreate [2021-08-25T19:22:52.576Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestRemove [2021-08-25T19:22:52.576Z] --- PASS: TestCreate (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestServicePrune [2021-08-25T19:22:52.576Z] --- PASS: TestList (0.03s) [2021-08-25T19:22:52.576Z] === CONT TestServiceList [2021-08-25T19:22:52.576Z] --- PASS: TestRemove (0.03s) [2021-08-25T19:22:52.576Z] === CONT TestServiceRemove [2021-08-25T19:22:52.576Z] time="2021-08-25T19:22:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-25T19:22:52.576Z] --- PASS: TestServiceGet (0.12s) [2021-08-25T19:22:52.576Z] === CONT TestDefererencePluginOnCreateError [2021-08-25T19:22:52.576Z] time="2021-08-25T19:22:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:22:52.576Z] --- PASS: TestServiceRemove (0.08s) [2021-08-25T19:22:52.576Z] === CONT TestGetWithReference [2021-08-25T19:22:52.576Z] --- PASS: TestServiceList (0.10s) [2021-08-25T19:22:52.576Z] === CONT TestGet [2021-08-25T19:22:52.576Z] time="2021-08-25T19:22:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:22:52.576Z] time="2021-08-25T19:22:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:22:52.576Z] time="2021-08-25T19:22:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-25T19:22:52.576Z] === CONT TestRefDerefRemove [2021-08-25T19:22:52.576Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-25T19:22:52.576Z] --- PASS: TestGetWithReference (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestDerefMultipleOfSameRef [2021-08-25T19:22:52.576Z] --- PASS: TestGet (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-25T19:22:52.576Z] time="2021-08-25T19:22:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-25T19:22:52.576Z] --- PASS: TestServicePrune (0.14s) [2021-08-25T19:22:52.576Z] === CONT TestServiceCreate [2021-08-25T19:22:52.576Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestRestore [2021-08-25T19:22:52.576Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestFindByReferenced [2021-08-25T19:22:52.576Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-25T19:22:52.576Z] === CONT TestFindByDriver [2021-08-25T19:22:52.576Z] --- PASS: TestServiceCreate (0.02s) [2021-08-25T19:22:52.576Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-25T19:22:52.576Z] --- PASS: TestFindByDriver (0.02s) [2021-08-25T19:22:52.576Z] --- PASS: TestRestore (0.03s) [2021-08-25T19:22:52.576Z] PASS [2021-08-25T19:22:52.576Z] coverage: 69.0% of statements [2021-08-25T19:22:52.576Z] ok github.com/docker/docker/volume/service 0.226s coverage: 69.0% of statements [2021-08-25T19:22:53.280Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-25T19:22:53.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-25T19:22:54.774Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-25T19:22:55.337Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-25T19:22:55.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-25T19:22:55.593Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-25T19:22:55.850Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-25T19:22:56.106Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-25T19:22:56.364Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-25T19:22:56.364Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-25T19:22:56.364Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-25T19:22:57.159Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.32s) [2021-08-25T19:22:57.159Z] PASS [2021-08-25T19:22:57.159Z] [2021-08-25T19:22:57.159Z] === Skipped [2021-08-25T19:22:57.159Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-25T19:22:57.159Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:22:57.159Z] [2021-08-25T19:22:57.159Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-25T19:22:57.159Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-25T19:22:57.159Z] [2021-08-25T19:22:57.159Z] [2021-08-25T19:22:57.159Z] DONE 34 tests, 2 skipped in 95.169s [2021-08-25T19:22:57.159Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-25T19:22:57.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:22:57.159Z] ++ set -e [2021-08-25T19:22:57.159Z] ++ '[' -n 0 ']' [2021-08-25T19:22:57.159Z] ++ set -x [2021-08-25T19:22:57.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:22:57.159Z] INFO: Testing against a local daemon [2021-08-25T19:22:57.159Z] === RUN TestConfigInspect [2021-08-25T19:22:57.251Z] time="2021-08-25T19:22:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-25T19:22:57.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-25T19:22:57.730Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-25T19:22:59.099Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2021-08-25T19:22:59.099Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:22:59.704Z] --- PASS: TestConfigInspect (2.82s) [2021-08-25T19:22:59.704Z] === RUN TestConfigList [2021-08-25T19:23:00.030Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-08-25T19:23:00.030Z] === RUN TestWaitNonBlocked [2021-08-25T19:23:00.030Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:23:00.030Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:23:00.030Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:23:00.030Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:23:00.030Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:23:00.030Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:23:00.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-25T19:23:00.030Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2021-08-25T19:23:00.030Z] check_test.go:309: [da9d194240b49] daemon is not started [2021-08-25T19:23:00.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-25T19:23:00.030Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2021-08-25T19:23:00.030Z] check_test.go:309: [d6a4286c0b93b] daemon is not started [2021-08-25T19:23:00.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-25T19:23:01.400Z] --- PASS: TestWaitNonBlocked (0.05s) [2021-08-25T19:23:01.400Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-08-25T19:23:01.400Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-08-25T19:23:01.400Z] === RUN TestWaitBlocked [2021-08-25T19:23:01.400Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:23:01.400Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:23:01.400Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:23:01.400Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:23:01.400Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:23:01.400Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:23:01.934Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-25T19:23:02.248Z] --- PASS: TestConfigList (2.62s) [2021-08-25T19:23:02.248Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:23:02.329Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-25T19:23:02.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-08-25T19:23:02.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-08-25T19:23:02.329Z] === CONT TestContainerStartOnDaemonRestart [2021-08-25T19:23:02.329Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-25T19:23:02.329Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-25T19:23:03.259Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-25T19:23:03.824Z] check_test.go:309: [d715e5d6a3536] daemon is not started [2021-08-25T19:23:03.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-25T19:23:04.387Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-25T19:23:04.644Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-25T19:23:04.793Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2021-08-25T19:23:04.793Z] === RUN TestConfigsUpdate [2021-08-25T19:23:05.570Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2021-08-25T19:23:05.570Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:23:05.577Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-25T19:23:05.790Z] --- PASS: TestGet (15.00s) [2021-08-25T19:23:05.790Z] === RUN TestPluginWithNoManifest [2021-08-25T19:23:05.790Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-25T19:23:05.790Z] === RUN TestGetAll [2021-08-25T19:23:05.790Z] --- PASS: TestGetAll (0.00s) [2021-08-25T19:23:05.790Z] PASS [2021-08-25T19:23:05.790Z] coverage: 73.4% of statements [2021-08-25T19:23:05.790Z] ok github.com/docker/docker/pkg/plugins 34.905s coverage: 73.4% of statements [2021-08-25T19:23:06.141Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s) [2021-08-25T19:23:06.141Z] === CONT TestIpcModeOlderClient [2021-08-25T19:23:06.398Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-08-25T19:23:06.398Z] === CONT TestContainerKillOnDaemonStart [2021-08-25T19:23:06.398Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-25T19:23:06.962Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-25T19:23:07.342Z] --- PASS: TestConfigsUpdate (2.60s) [2021-08-25T19:23:07.342Z] === RUN TestTemplatedConfig [2021-08-25T19:23:07.526Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.19s) [2021-08-25T19:23:07.526Z] === CONT TestDaemonHostGatewayIP [2021-08-25T19:23:08.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-25T19:23:10.644Z] --- PASS: TestTemplatedConfig (3.19s) [2021-08-25T19:23:10.644Z] === RUN TestConfigCreateResolve [2021-08-25T19:23:10.790Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2021-08-25T19:23:10.791Z] === CONT TestDaemonRestartIpcMode [2021-08-25T19:23:11.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-25T19:23:13.190Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-08-25T19:23:13.190Z] PASS [2021-08-25T19:23:13.190Z] [2021-08-25T19:23:13.190Z] DONE 6 tests in 16.130s [2021-08-25T19:23:13.190Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-25T19:23:13.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:23:13.190Z] ++ set -e [2021-08-25T19:23:13.190Z] ++ '[' -n 0 ']' [2021-08-25T19:23:13.190Z] ++ set -x [2021-08-25T19:23:13.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:23:13.190Z] INFO: Testing against a local daemon [2021-08-25T19:23:13.190Z] === RUN TestCheckpoint [2021-08-25T19:23:13.190Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:23:13.190Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:23:13.190Z] === RUN TestContainerInvalidJSON [2021-08-25T19:23:13.190Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:23:13.190Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:23:13.190Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:23:13.190Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:23:13.190Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:23:13.190Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:23:13.190Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-25T19:23:13.190Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-25T19:23:13.190Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-25T19:23:13.190Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:23:13.190Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-25T19:23:13.190Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:23:13.190Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-08-25T19:23:13.190Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:23:13.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-25T19:23:13.190Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:23:13.451Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-08-25T19:23:13.451Z] === RUN TestCopyFromContainer [2021-08-25T19:23:14.245Z] --- PASS: TestDaemonRestartIpcMode (3.34s) [2021-08-25T19:23:14.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-25T19:23:14.836Z] === RUN TestCopyFromContainer// [2021-08-25T19:23:14.836Z] === RUN TestCopyFromContainer//bar/root [2021-08-25T19:23:14.836Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-25T19:23:15.097Z] === RUN TestCopyFromContainer/bar/quux [2021-08-25T19:23:15.097Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-25T19:23:15.097Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-25T19:23:15.357Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-25T19:23:15.357Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-25T19:23:15.357Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-25T19:23:15.619Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer (2.24s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-25T19:23:15.619Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-25T19:23:15.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:23:15.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:23:15.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:23:15.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:23:15.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:23:15.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:23:15.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:23:15.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:23:15.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:23:15.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:23:15.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-25T19:23:15.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:23:15.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:23:15.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:23:15.619Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:23:15.619Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-25T19:23:15.619Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:23:15.619Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:23:15.619Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:23:15.619Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:23:15.619Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:23:15.619Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:23:15.619Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:23:15.619Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:23:15.619Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:23:15.619Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:23:15.619Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-25T19:23:15.619Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-25T19:23:15.619Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:23:15.619Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:23:15.619Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:23:15.880Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-25T19:23:15.880Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:23:17.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-25T19:23:17.587Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-25T19:23:17.786Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2021-08-25T19:23:17.786Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:23:17.807Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2021-08-25T19:23:17.807Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:23:17.844Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-25T19:23:17.908Z] ......... [ 86%] [2021-08-25T19:23:18.409Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-25T19:23:18.761Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-25T19:23:19.011Z] --- PASS: TestContainerKillOnDaemonStart (12.58s) [2021-08-25T19:23:19.011Z] PASS [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] === Skipped [2021-08-25T19:23:19.011Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-25T19:23:19.011Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:23:19.011Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-25T19:23:19.011Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:23:19.011Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-25T19:23:19.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-25T19:23:19.011Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] [2021-08-25T19:23:19.011Z] DONE 195 tests, 6 skipped in 145.459s [2021-08-25T19:23:19.011Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-25T19:23:19.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:23:19.011Z] ++ set -e [2021-08-25T19:23:19.011Z] ++ '[' -n 0 ']' [2021-08-25T19:23:19.011Z] ++ set -x [2021-08-25T19:23:19.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:23:19.011Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:23:19.328Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-25T19:23:19.592Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-08-25T19:23:19.592Z] === RUN TestDaemonConfigValidation [2021-08-25T19:23:19.592Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:23:19.592Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:23:19.592Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-25T19:23:19.592Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-25T19:23:19.592Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-25T19:23:19.592Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-25T19:23:19.592Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-25T19:23:19.592Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-25T19:23:19.592Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-25T19:23:19.592Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-25T19:23:19.592Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:23:19.592Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-08-25T19:23:19.731Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:23:19.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:23:19.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:23:19.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:23:19.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:23:19.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:23:19.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:23:19.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:23:19.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:23:19.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:23:19.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:23:19.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:23:19.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:23:19.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:23:19.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:23:19.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-25T19:23:19.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-25T19:23:19.731Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:23:19.851Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-25T19:23:19.851Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-25T19:23:19.992Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-08-25T19:23:19.992Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:23:19.992Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:23:19.992Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:23:19.992Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-25T19:23:19.992Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:23:19.992Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:23:19.992Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:23:19.992Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-25T19:23:19.992Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:23:20.113Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-25T19:23:20.113Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-25T19:23:20.113Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-08-25T19:23:20.113Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2021-08-25T19:23:20.113Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2021-08-25T19:23:20.113Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2021-08-25T19:23:20.113Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2021-08-25T19:23:20.113Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:23:20.113Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-25T19:23:20.252Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-25T19:23:20.253Z] === RUN TestContainerStartOnDaemonRestart [2021-08-25T19:23:20.253Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-25T19:23:20.253Z] === RUN TestDaemonRestartIpcMode [2021-08-25T19:23:20.253Z] === PAUSE TestDaemonRestartIpcMode [2021-08-25T19:23:20.253Z] === RUN TestDaemonHostGatewayIP [2021-08-25T19:23:20.253Z] === PAUSE TestDaemonHostGatewayIP [2021-08-25T19:23:20.253Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-25T19:23:20.253Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-25T19:23:20.253Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:23:20.253Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-25T19:23:20.253Z] === RUN TestDiff [2021-08-25T19:23:20.825Z] --- PASS: TestDiff (0.64s) [2021-08-25T19:23:20.825Z] === RUN TestExecWithCloseStdin [2021-08-25T19:23:21.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-25T19:23:21.046Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-25T19:23:21.303Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-25T19:23:21.767Z] --- PASS: TestExecWithCloseStdin (0.73s) [2021-08-25T19:23:21.767Z] === RUN TestExec [2021-08-25T19:23:22.231Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-25T19:23:22.338Z] --- PASS: TestExec (0.69s) [2021-08-25T19:23:22.338Z] === RUN TestExecUser [2021-08-25T19:23:22.433Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-25T19:23:22.910Z] --- PASS: TestExecUser (0.70s) [2021-08-25T19:23:22.910Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:23:23.600Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-25T19:23:23.600Z] daemon_test.go:149: [d930887ff0280] daemon is not started [2021-08-25T19:23:23.600Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2021-08-25T19:23:23.600Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-25T19:23:23.600Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-25T19:23:23.600Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-25T19:23:23.600Z] PASS [2021-08-25T19:23:23.600Z] [2021-08-25T19:23:23.600Z] DONE 11 tests in 4.503s [2021-08-25T19:23:23.600Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-25T19:23:23.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:23:23.600Z] ++ set -e [2021-08-25T19:23:23.600Z] ++ '[' -n 0 ']' [2021-08-25T19:23:23.600Z] ++ set -x [2021-08-25T19:23:23.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:23:23.600Z] INFO: Testing against a local daemon [2021-08-25T19:23:23.600Z] === RUN TestCommitInheritsEnv [2021-08-25T19:23:23.634Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-25T19:23:23.852Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-08-25T19:23:23.852Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:23:24.163Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-08-25T19:23:24.163Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:23:24.163Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-25T19:23:24.163Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:23:24.163Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-25T19:23:24.163Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:23:24.163Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-25T19:23:24.163Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:23:24.420Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-25T19:23:24.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-25T19:23:24.677Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-08-25T19:23:24.677Z] === RUN TestRemoveImageGarbageCollector [2021-08-25T19:23:25.238Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-25T19:23:25.238Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:23:26.045Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-25T19:23:26.045Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-25T19:23:26.045Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-25T19:23:26.045Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-25T19:23:26.045Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-25T19:23:26.045Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-25T19:23:26.045Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-25T19:23:26.045Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-25T19:23:26.045Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-25T19:23:26.181Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2021-08-25T19:23:26.181Z] === RUN TestHealthKillContainer [2021-08-25T19:23:26.977Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2021-08-25T19:23:26.977Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:23:26.977Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-25T19:23:26.977Z] === RUN TestTagInvalidReference [2021-08-25T19:23:26.977Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-25T19:23:26.977Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:23:26.977Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-25T19:23:26.977Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:23:26.977Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-25T19:23:26.977Z] === RUN TestTagOfficialNames [2021-08-25T19:23:26.977Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-25T19:23:26.977Z] === RUN TestTagMatchesDigest [2021-08-25T19:23:26.977Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-25T19:23:26.977Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-25T19:23:27.436Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-25T19:23:27.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-25T19:23:29.481Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-25T19:23:29.481Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:23:29.742Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-08-25T19:23:29.742Z] === RUN TestIpcModeNone [2021-08-25T19:23:29.802Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-25T19:23:30.212Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-25T19:23:30.314Z] --- PASS: TestIpcModeNone (0.73s) [2021-08-25T19:23:30.314Z] === RUN TestIpcModePrivate [2021-08-25T19:23:30.366Z] check_test.go:309: [d2c4599f4f0d0] daemon is not started [2021-08-25T19:23:30.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-25T19:23:30.472Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-25T19:23:30.888Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-25T19:23:30.888Z] 2021/08/25 19:23:28 Closing DB instances... [2021-08-25T19:23:30.888Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-25T19:23:30.888Z] === RUN TestFindNode [2021-08-25T19:23:30.888Z] 2021/08/25 19:23:30 Closing DB instances... [2021-08-25T19:23:30.888Z] --- PASS: TestFindNode (0.01s) [2021-08-25T19:23:30.888Z] === RUN TestChangeNodeState [2021-08-25T19:23:30.888Z] 2021/08/25 19:23:30 Closing DB instances... [2021-08-25T19:23:30.888Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-25T19:23:30.888Z] === RUN TestNodeReincarnation [2021-08-25T19:23:30.888Z] 2021/08/25 19:23:30 Closing DB instances... [2021-08-25T19:23:31.149Z] --- PASS: TestIpcModePrivate (0.71s) [2021-08-25T19:23:31.150Z] === RUN TestIpcModeShareable [2021-08-25T19:23:31.721Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-25T19:23:31.721Z] --- PASS: TestIpcModeShareable (0.72s) [2021-08-25T19:23:31.721Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-25T19:23:33.639Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-25T19:23:33.994Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2021-08-25T19:23:33.994Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-08-25T19:23:33.994Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-08-25T19:23:33.994Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-08-25T19:23:33.994Z] PASS [2021-08-25T19:23:33.994Z] [2021-08-25T19:23:33.994Z] === Skipped [2021-08-25T19:23:33.994Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-25T19:23:33.994Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:23:33.994Z] [2021-08-25T19:23:33.994Z] [2021-08-25T19:23:33.994Z] DONE 27 tests, 1 skipped in 163.853s [2021-08-25T19:23:33.994Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-25T19:23:33.994Z] INFO: Testing against a local daemon [2021-08-25T19:23:33.994Z] === RUN TestSessionCreate [2021-08-25T19:23:33.994Z] --- PASS: TestSessionCreate (0.02s) [2021-08-25T19:23:33.994Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:23:33.994Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-25T19:23:33.994Z] PASS [2021-08-25T19:23:33.994Z] [2021-08-25T19:23:33.994Z] DONE 2 tests in 0.061s [2021-08-25T19:23:33.994Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-25T19:23:33.994Z] INFO: Testing against a local daemon [2021-08-25T19:23:33.994Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:23:33.994Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:23:33.994Z] === RUN TestDiskUsage [2021-08-25T19:23:33.994Z] === PAUSE TestDiskUsage [2021-08-25T19:23:33.994Z] === RUN TestEventsExecDie [2021-08-25T19:23:34.253Z] --- PASS: TestEventsExecDie (0.59s) [2021-08-25T19:23:34.253Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:23:34.265Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2021-08-25T19:23:34.266Z] === RUN TestAPIIpcModeHost [2021-08-25T19:23:34.511Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-25T19:23:34.512Z] === RUN TestEventsVolumeCreate [2021-08-25T19:23:34.512Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-25T19:23:34.512Z] === RUN TestInfoBinaryCommits [2021-08-25T19:23:34.512Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-25T19:23:34.512Z] === RUN TestInfoAPIVersioned [2021-08-25T19:23:34.512Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-25T19:23:34.512Z] === RUN TestInfoDiscoveryBackend [2021-08-25T19:23:34.537Z] --- PASS: TestAPIIpcModeHost (0.58s) [2021-08-25T19:23:34.537Z] === RUN TestDaemonIpcModeShareable [2021-08-25T19:23:34.569Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-25T19:23:35.078Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-25T19:23:35.078Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-25T19:23:35.923Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-25T19:23:35.935Z] docker_cli_daemon_plugins_test.go:106: [d91f8b82f5fda] daemon is not started [2021-08-25T19:23:36.012Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-25T19:23:36.012Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-25T19:23:36.183Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2021-08-25T19:23:36.183Z] === RUN TestDaemonIpcModePrivate [2021-08-25T19:23:36.577Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-25T19:23:36.577Z] === RUN TestInfoAPI [2021-08-25T19:23:36.577Z] --- PASS: TestInfoAPI (0.02s) [2021-08-25T19:23:36.577Z] === RUN TestInfoAPIWarnings [2021-08-25T19:23:36.580Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-25T19:23:36.655Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-25T19:23:36.655Z] === RUN TestParallelCreate [2021-08-25T19:23:36.655Z] 2021/08/25 19:23:35 Closing DB instances... [2021-08-25T19:23:36.655Z] --- PASS: TestParallelCreate (0.01s) [2021-08-25T19:23:36.655Z] === RUN TestParallelDelete [2021-08-25T19:23:36.655Z] 2021/08/25 19:23:35 Closing DB instances... [2021-08-25T19:23:36.655Z] --- PASS: TestParallelDelete (0.02s) [2021-08-25T19:23:36.655Z] === RUN TestNetworkDBIslands [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d326c31ebcc1 with config:&{NodeID:d326c31ebcc1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node d326c31ebcc1/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node d326c31ebcc1/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:94e78eabe18d with config:&{NodeID:94e78eabe18d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node 94e78eabe18d/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node 94e78eabe18d/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node 94e78eabe18d/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node 94e78eabe18d/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node d326c31ebcc1/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=info msg="Node d326c31ebcc1/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d5fc3efe08ef with config:&{NodeID:d5fc3efe08ef Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node d326c31ebcc1/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node d326c31ebcc1/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node 94e78eabe18d/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=info msg="Node 94e78eabe18d/192.168.255.153, added to nodes list" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-25T19:23:36.655Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:17dcae538f07 with config:&{NodeID:17dcae538f07 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node 94e78eabe18d/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node 94e78eabe18d/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node d326c31ebcc1/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=info msg="Node d326c31ebcc1/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-25T19:23:37.111Z] time="2021-08-25T19:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-25T19:23:37.307Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-25T19:23:37.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-25T19:23:37.568Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-25T19:23:37.568Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2021-08-25T19:23:37.568Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:22f22563fc32 with config:&{NodeID:22f22563fc32 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node d326c31ebcc1/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node d326c31ebcc1/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 94e78eabe18d/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 94e78eabe18d/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:37.570Z] time="2021-08-25T19:23:37Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:37.869Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-25T19:23:38.027Z] networkdb_test.go:836: Re-joining: 3 [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=info msg="The new bootstrap node list is:[192.168.255.153:10033 192.168.255.153:10034 192.168.255.153:10035]" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10033" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49358" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10034" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49359" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10035" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49360" [2021-08-25T19:23:38.027Z] networkdb_test.go:836: Re-joining: 4 [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=info msg="The new bootstrap node list is:[192.168.255.153:10033 192.168.255.153:10034 192.168.255.153:10035]" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10033" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49361" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10034" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49362" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10035" [2021-08-25T19:23:38.027Z] time="2021-08-25T19:23:37Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49363" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="node 0 leaving" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1 change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="node3(d5fc3efe08ef): Node leave event for d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1 change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="node2(94e78eabe18d): Node leave event for d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1 change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="node4(17dcae538f07): Node leave event for d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1 change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="node5(22f22563fc32): Node leave event for d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1 change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.483Z] time="2021-08-25T19:23:38Z" level=info msg="node1(d326c31ebcc1): Node leave event for d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:38.799Z] check_test.go:309: [df3038a2ba237] daemon is not started [2021-08-25T19:23:38.799Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node d326c31ebcc1/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="node 1 leaving" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="node5(22f22563fc32): Node leave event for 94e78eabe18d/192.168.255.153" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="node3(d5fc3efe08ef): Node leave event for 94e78eabe18d/192.168.255.153" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d change state NodeActive --> NodeLeft" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="node4(17dcae538f07): Node leave event for 94e78eabe18d/192.168.255.153" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d change state NodeActive --> NodeFailed" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d/192.168.255.153, added to failed nodes list" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=error msg="node: 94e78eabe18d is unknown to memberlist" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.939Z] time="2021-08-25T19:23:38Z" level=info msg="Node 94e78eabe18d/192.168.255.153, left gossip cluster" [2021-08-25T19:23:38.953Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-25T19:23:38.953Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2021-08-25T19:23:38.953Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-25T19:23:39.391Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-25T19:23:39.391Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="node 2 leaving" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="Node d5fc3efe08ef change state NodeActive --> NodeLeft" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="node4(17dcae538f07): Node leave event for d5fc3efe08ef/192.168.255.153" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="Node d5fc3efe08ef change state NodeActive --> NodeLeft" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="node5(22f22563fc32): Node leave event for d5fc3efe08ef/192.168.255.153" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="Node d5fc3efe08ef change state NodeActive --> NodeLeft" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="node3(d5fc3efe08ef): Node leave event for d5fc3efe08ef/192.168.255.153" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=debug msg="memberlist: Failed ping: 22f22563fc32 (timeout reached)" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.255.153:10036: use of closed network connection" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.255.153:10035: use of closed network connection" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.255.153:10034: use of closed network connection" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49364" [2021-08-25T19:23:39.395Z] time="2021-08-25T19:23:39Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, left gossip cluster" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, left gossip cluster" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node d5fc3efe08ef/192.168.255.153, left gossip cluster" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=warning msg="memberlist: Was able to connect to 22f22563fc32 but other probes failed, network may be misconfigured" [2021-08-25T19:23:39.852Z] networkdb_test.go:868: node5: OK [2021-08-25T19:23:39.852Z] networkdb_test.go:868: node4: OK [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="node 0 coming back" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f1e6b14b1fe0 with config:&{NodeID:f1e6b14b1fe0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, added to nodes list" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="node 1 coming back" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d4354c45f5e2 with config:&{NodeID:d4354c45f5e2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node d4354c45f5e2/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node d4354c45f5e2/192.168.255.153, added to nodes list" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="node 2 coming back" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:729af163f31f with config:&{NodeID:729af163f31f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node 729af163f31f/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:39.852Z] time="2021-08-25T19:23:39Z" level=info msg="Node 729af163f31f/192.168.255.153, added to nodes list" [2021-08-25T19:23:40.339Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-25T19:23:40.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2021-08-25T19:23:40.600Z] === RUN TestIpcModeOlderClient [2021-08-25T19:23:40.600Z] === PAUSE TestIpcModeOlderClient [2021-08-25T19:23:40.600Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:23:41.172Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-08-25T19:23:41.172Z] === RUN TestKillContainer [2021-08-25T19:23:41.172Z] === RUN TestKillContainer/no_signal [2021-08-25T19:23:41.744Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:23:42.315Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:23:42.932Z] --- PASS: TestKillContainer (1.84s) [2021-08-25T19:23:42.932Z] --- PASS: TestKillContainer/no_signal (0.58s) [2021-08-25T19:23:42.932Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-08-25T19:23:42.932Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-08-25T19:23:42.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:23:42.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-25T19:23:42.969Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-25T19:23:42.969Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-25T19:23:43.031Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-25T19:23:43.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-25T19:23:43.553Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-25T19:23:43.554Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-25T19:23:43.554Z] [2021-08-25T19:23:43.554Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-25T19:23:43.554Z] =========================== short test summary info ============================ [2021-08-25T19:23:43.554Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-25T19:23:43.554Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-25T19:23:43.554Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-25T19:23:43.554Z] Not supported on most drivers [2021-08-25T19:23:43.554Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-25T19:23:43.554Z] Output of docker top depends on host distro, and is not formalized. [2021-08-25T19:23:43.554Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-25T19:23:43.554Z] Output of docker top depends on host distro, and is not formalized. [2021-08-25T19:23:43.554Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-25T19:23:43.554Z] Can fail if eth0 has multiple IP addresses [2021-08-25T19:23:43.554Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-25T19:23:43.554Z] This doesn't seem to be taken into account by the engine [2021-08-25T19:23:43.554Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-25T19:23:43.554Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-25T19:23:43.554Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-25T19:23:43.554Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.41 seconds == [2021-08-25T19:23:43.570Z] time="2021-08-25T19:23:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.255.153:10033 192.168.255.153:10034 192.168.255.153:10035]" [2021-08-25T19:23:43.570Z] time="2021-08-25T19:23:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.255.153:10033 192.168.255.153:10034 192.168.255.153:10035]" [2021-08-25T19:23:43.813Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10033" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49365" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, is the new incarnation of the shutdown node d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10034" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49366" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, is the new incarnation of the shutdown node 94e78eabe18d/192.168.255.153" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10035" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49367" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 17dcae538f07/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 17dcae538f07/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 22f22563fc32/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, is the new incarnation of the shutdown node d5fc3efe08ef/192.168.255.153" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, is the new incarnation of the shutdown node 94e78eabe18d/192.168.255.153" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node d4354c45f5e2/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, is the new incarnation of the shutdown node d326c31ebcc1/192.168.255.153" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.027Z] time="2021-08-25T19:23:43Z" level=info msg="Node 729af163f31f/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2021-08-25T19:23:44.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-08-25T19:23:44.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-08-25T19:23:44.445Z] === RUN TestKillStoppedContainer [2021-08-25T19:23:44.445Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-25T19:23:44.445Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:23:44.445Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-25T19:23:44.445Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=info msg="Node 729af163f31f/192.168.255.153, joined gossip cluster" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=info msg="Node 729af163f31f/192.168.255.153, is the new incarnation of the shutdown node d5fc3efe08ef/192.168.255.153" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=info msg="Node 729af163f31f/192.168.255.153, added to nodes list" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10033" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49368" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10034" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49369" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.255.153:10035" [2021-08-25T19:23:44.483Z] time="2021-08-25T19:23:44Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49370" [2021-08-25T19:23:44.938Z] 2021/08/25 19:23:44 Closing DB instances... [2021-08-25T19:23:45.016Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-08-25T19:23:45.016Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:23:45.016Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:23:45.016Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:23:45.016Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:23:45.016Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:23:45.016Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-25T19:23:45.016Z] === RUN TestLinksEtcHostsContentMatch [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="Node f1e6b14b1fe0 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="node5(22f22563fc32): Node leave event for f1e6b14b1fe0/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="Node f1e6b14b1fe0 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="node4(17dcae538f07): Node leave event for f1e6b14b1fe0/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="Node f1e6b14b1fe0 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="node2(d4354c45f5e2): Node leave event for f1e6b14b1fe0/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="Node f1e6b14b1fe0 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="node1(f1e6b14b1fe0): Node leave event for f1e6b14b1fe0/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="Node f1e6b14b1fe0 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:44Z" level=info msg="node3(729af163f31f): Node leave event for f1e6b14b1fe0/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node f1e6b14b1fe0/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="node5(22f22563fc32): Node leave event for d4354c45f5e2/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="node4(17dcae538f07): Node leave event for d4354c45f5e2/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="node2(d4354c45f5e2): Node leave event for d4354c45f5e2/192.168.255.153" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2 change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.394Z] time="2021-08-25T19:23:45Z" level=info msg="node3(729af163f31f): Node leave event for d4354c45f5e2/192.168.255.153" [2021-08-25T19:23:45.588Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2021-08-25T19:23:45.588Z] === RUN TestLinksContainerNames [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="Node d4354c45f5e2/192.168.255.153, left gossip cluster" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="Node 729af163f31f change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="node5(22f22563fc32): Node leave event for 729af163f31f/192.168.255.153" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="Node 729af163f31f change state NodeActive --> NodeLeft" [2021-08-25T19:23:45.852Z] time="2021-08-25T19:23:45Z" level=info msg="node4(17dcae538f07): Node leave event for 729af163f31f/192.168.255.153" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:45Z" level=info msg="Node 729af163f31f change state NodeActive --> NodeLeft" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:45Z" level=info msg="node3(729af163f31f): Node leave event for 729af163f31f/192.168.255.153" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:45Z" level=info msg="Node 729af163f31f/192.168.255.153, left gossip cluster" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:45Z" level=info msg="Node 729af163f31f/192.168.255.153, left gossip cluster" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:46Z" level=info msg="Node 729af163f31f/192.168.255.153, left gossip cluster" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:46Z" level=debug msg="memberlist: Failed ping: 729af163f31f (timeout reached)" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.255.153:10037: use of closed network connection" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.255.153:10036: use of closed network connection" [2021-08-25T19:23:46.308Z] time="2021-08-25T19:23:46Z" level=debug msg="memberlist: Stream connection from=192.168.255.153:49371" [2021-08-25T19:23:46.764Z] time="2021-08-25T19:23:46Z" level=info msg="Node 17dcae538f07 change state NodeActive --> NodeLeft" [2021-08-25T19:23:46.764Z] time="2021-08-25T19:23:46Z" level=info msg="node5(22f22563fc32): Node leave event for 17dcae538f07/192.168.255.153" [2021-08-25T19:23:46.764Z] time="2021-08-25T19:23:46Z" level=info msg="Node 17dcae538f07 change state NodeActive --> NodeLeft" [2021-08-25T19:23:46.764Z] time="2021-08-25T19:23:46Z" level=info msg="node4(17dcae538f07): Node leave event for 17dcae538f07/192.168.255.153" [2021-08-25T19:23:46.973Z] --- PASS: TestLinksContainerNames (1.28s) [2021-08-25T19:23:46.973Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:23:47.222Z] time="2021-08-25T19:23:46Z" level=warning msg="memberlist: Was able to connect to 729af163f31f but other probes failed, network may be misconfigured" [2021-08-25T19:23:47.222Z] time="2021-08-25T19:23:47Z" level=info msg="Node 17dcae538f07/192.168.255.153, left gossip cluster" [2021-08-25T19:23:47.543Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-08-25T19:23:47.543Z] === RUN TestContainerNetworkMountsNoChown [2021-08-25T19:23:47.678Z] time="2021-08-25T19:23:47Z" level=info msg="Node 17dcae538f07/192.168.255.153, left gossip cluster" [2021-08-25T19:23:48.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/default [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/default [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/private [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/private [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rprivate [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/slave [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/slave [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rslave [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/shared [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/shared [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rshared [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/default [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rslave [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/private [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rshared [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/slave [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/shared [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rprivate [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:23:48.115Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:23:48.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-25T19:23:48.115Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-25T19:23:48.134Z] time="2021-08-25T19:23:47Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->192.168.255.153:10037: use of closed network connection" [2021-08-25T19:23:48.134Z] time="2021-08-25T19:23:47Z" level=info msg="Node 22f22563fc32/192.168.255.153, left gossip cluster" [2021-08-25T19:23:48.134Z] time="2021-08-25T19:23:47Z" level=info msg="Node 22f22563fc32 change state NodeActive --> NodeFailed" [2021-08-25T19:23:48.134Z] time="2021-08-25T19:23:47Z" level=info msg="Node 22f22563fc32/192.168.255.153, added to failed nodes list" [2021-08-25T19:23:48.134Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-25T19:23:48.134Z] PASS [2021-08-25T19:23:48.134Z] coverage: 60.0% of statements [2021-08-25T19:23:48.134Z] ok github.com/docker/docker/libnetwork/networkdb 103.760s coverage: 60.0% of statements [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/quota [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/rootless [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/volume [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-25T19:23:48.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-25T19:23:48.219Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-25T19:23:48.219Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-25T19:23:48.376Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-25T19:23:48.376Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-25T19:23:48.376Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-25T19:23:48.376Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-25T19:23:48.376Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-25T19:23:48.376Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-25T19:23:48.376Z] === RUN TestContainerBindMountNonRecursive [2021-08-25T19:23:48.476Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-25T19:23:48.733Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-25T19:23:48.991Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-25T19:23:49.554Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-25T19:23:49.554Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === Skipped [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-25T19:23:49.663Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-08-25T19:23:49.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-25T19:23:49.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-25T19:23:49.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-25T19:23:49.663Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-25T19:23:49.663Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-25T19:23:49.663Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-25T19:23:49.663Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-25T19:23:49.663Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-25T19:23:49.663Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-25T19:23:49.663Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-25T19:23:49.663Z] daemon_test.go:147: root required [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-25T19:23:49.663Z] reload_test.go:520: root required [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-25T19:23:49.663Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-25T19:23:49.663Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-25T19:23:49.663Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-25T19:23:49.663Z] download_test.go:268: Needs fixing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-25T19:23:49.663Z] layer_test.go:304: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-25T19:23:49.663Z] layer_test.go:353: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-25T19:23:49.663Z] layer_test.go:468: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-25T19:23:49.663Z] layer_test.go:697: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-25T19:23:49.663Z] migration_test.go:46: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-25T19:23:49.663Z] migration_test.go:182: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-25T19:23:49.663Z] mount_test.go:17: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-25T19:23:49.663Z] mount_test.go:76: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-25T19:23:49.663Z] mount_test.go:125: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-25T19:23:49.663Z] mount_test.go:212: Failing on Windows [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-25T19:23:49.663Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-25T19:23:49.663Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-25T19:23:49.663Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-25T19:23:49.663Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2021-08-25T19:23:49.663Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-25T19:23:49.663Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-25T19:23:49.663Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-25T19:23:49.663Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-25T19:23:49.663Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-25T19:23:49.663Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-25T19:23:49.663Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-25T19:23:49.663Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:23:49.663Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:23:49.663Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:23:49.663Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:23:49.663Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:23:49.663Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-25T19:23:49.663Z] archive_test.go:134: Xz not present in msys2 [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-25T19:23:49.663Z] archive_test.go:239: Failing on Windows CI machines [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-25T19:23:49.663Z] archive_windows_test.go:17: Currently fails [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-25T19:23:49.663Z] changes_test.go:196: needs more investigation [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-25T19:23:49.663Z] changes_test.go:433: needs further investigation [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-25T19:23:49.663Z] changes_test.go:469: needs further investigation [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-25T19:23:49.663Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-25T19:23:49.663Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-25T19:23:49.663Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-25T19:23:49.663Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:23:49.663Z] [2021-08-25T19:23:49.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-25T19:23:49.664Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-25T19:23:49.664Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:23:49.664Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-25T19:23:49.664Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-25T19:23:49.664Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-25T19:23:49.664Z] poller_test.go:41: No chmod on Windows [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-25T19:23:49.664Z] fileutils_test.go:134: Needs porting to Windows [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-25T19:23:49.664Z] fileutils_test.go:180: Needs porting to Windows [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-25T19:23:49.664Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-25T19:23:49.664Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-08-25T19:23:49.664Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-25T19:23:49.664Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-25T19:23:49.664Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] [2021-08-25T19:23:49.664Z] DONE 2070 tests, 67 skipped in 247.917s [2021-08-25T19:23:49.664Z] INFO: make.ps1 ended at 08/25/2021 19:23:49 [2021-08-25T19:23:49.810Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-25T19:23:50.066Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2021-08-25T19:23:50.290Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2021-08-25T19:23:50.290Z] === RUN TestContainerVolumesMountedAsShared [2021-08-25T19:23:50.551Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-08-25T19:23:50.551Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-25T19:23:50.629Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2021-08-25T19:23:51.124Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2021-08-25T19:23:51.124Z] === RUN TestNetworkNat [2021-08-25T19:23:51.193Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-25T19:23:51.193Z] INFO: Unit tests ended at 08/25/2021 19:23:50. Duration:00:04:21.1468003 [2021-08-25T19:23:51.193Z] INFO: Building busybox [2021-08-25T19:23:51.193Z] Sending build context to Docker daemon 5.12kB [2021-08-25T19:23:51.193Z] [2021-08-25T19:23:51.193Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-25T19:23:51.193Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-25T19:23:51.193Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-25T19:23:51.193Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-25T19:23:51.193Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-25T19:23:51.193Z] ---> d1724c2d9a84 [2021-08-25T19:23:51.193Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-25T19:23:51.193Z] ---> Running in 227606d9e7d8 [2021-08-25T19:23:51.194Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2021-08-25T19:23:51.697Z] --- PASS: TestNetworkNat (0.67s) [2021-08-25T19:23:51.697Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:23:51.757Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2021-08-25T19:23:52.271Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-08-25T19:23:52.271Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:23:52.322Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2021-08-25T19:23:52.885Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2021-08-25T19:23:53.142Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-25T19:23:53.400Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2021-08-25T19:23:53.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-25T19:23:53.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-25T19:23:53.657Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2021-08-25T19:23:54.219Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2021-08-25T19:23:54.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-25T19:23:54.649Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-08-25T19:23:54.649Z] === RUN TestInfoDebug [2021-08-25T19:23:54.649Z] --- PASS: TestInfoDebug (0.53s) [2021-08-25T19:23:54.649Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:23:54.649Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-25T19:23:54.649Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:23:54.649Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-25T19:23:54.649Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:23:54.649Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-08-25T19:23:54.649Z] === RUN TestPingCacheHeaders [2021-08-25T19:23:54.649Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-25T19:23:54.649Z] === RUN TestPingGet [2021-08-25T19:23:54.649Z] --- PASS: TestPingGet (0.01s) [2021-08-25T19:23:54.649Z] === RUN TestPingHead [2021-08-25T19:23:54.649Z] --- PASS: TestPingHead (0.01s) [2021-08-25T19:23:54.649Z] === RUN TestVersion [2021-08-25T19:23:54.649Z] --- PASS: TestVersion (0.01s) [2021-08-25T19:23:54.649Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:23:54.649Z] === CONT TestDiskUsage [2021-08-25T19:23:54.732Z] check_test.go:309: [d1489b23e304c] daemon is not started [2021-08-25T19:23:54.732Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/container_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/image_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/volume_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-25T19:23:55.214Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-25T19:23:55.472Z] === RUN TestDiskUsage/after_container.Run [2021-08-25T19:23:55.569Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2021-08-25T19:23:55.569Z] === RUN TestPause [2021-08-25T19:23:55.661Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-25T19:23:55.917Z] check_test.go:309: [d8f32c57c53c5] daemon is not started [2021-08-25T19:23:55.917Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-25T19:23:56.034Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-25T19:23:56.034Z] [2021-08-25T19:23:56.034Z] Unloading profiles will leave already running processes permanently [2021-08-25T19:23:56.034Z] unconfined, which can lead to unexpected situations. [2021-08-25T19:23:56.034Z] [2021-08-25T19:23:56.034Z] To set a process to complain mode, use the command line tool [2021-08-25T19:23:56.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-25T19:23:56.034Z] [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-25T19:23:56.038Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-25T19:23:56.038Z] --- PASS: TestDiskUsage (1.57s) [2021-08-25T19:23:56.038Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:23:56.039Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2021-08-25T19:23:56.039Z] PASS [2021-08-25T19:23:56.039Z] [2021-08-25T19:23:56.039Z] DONE 53 tests in 22.363s [2021-08-25T19:23:56.039Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m Post stage [Pipeline] junit [2021-08-25T19:23:56.051Z] Recording test results [2021-08-25T19:23:56.140Z] --- PASS: TestPause (0.75s) [2021-08-25T19:23:56.140Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:23:56.140Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:23:56.140Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:23:56.140Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:23:56.297Z] INFO: Testing against a local daemon [2021-08-25T19:23:56.297Z] === RUN TestVolumesCreateAndList [2021-08-25T19:23:56.297Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-25T19:23:56.297Z] === RUN TestVolumesRemove [2021-08-25T19:23:56.297Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-25T19:23:56.297Z] === RUN TestVolumesInspect [2021-08-25T19:23:56.297Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-25T19:23:56.297Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:23:56.297Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:23:56.297Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:23:56.297Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:23:56.297Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-25T19:23:56.297Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:23:56.297Z] PASS [2021-08-25T19:23:56.297Z] [2021-08-25T19:23:56.297Z] DONE 5 tests in 0.168s [2021-08-25T19:23:56.297Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-25T19:23:56.480Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-25T19:23:56.712Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-08-25T19:23:56.712Z] === RUN TestPidHost [2021-08-25T19:23:56.737Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-25T19:23:56.867Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-25T19:23:56.867Z] Removing test suite binaries [2021-08-25T19:23:57.126Z] exiting test-integration [2021-08-25T19:23:57.126Z] ++ exit 0 [2021-08-25T19:23:57.126Z] [2021-08-25T19:23:57.375Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-25T19:23:57.664Z] + echo Ensuring container killed. [2021-08-25T19:23:57.664Z] Ensuring container killed. [2021-08-25T19:23:57.664Z] + docker rm -vf docker-pr9 [2021-08-25T19:23:57.664Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-25T19:23:57.952Z] + echo Chowning /workspace to jenkins user [2021-08-25T19:23:57.952Z] Chowning /workspace to jenkins user [2021-08-25T19:23:57.952Z] + id -u [2021-08-25T19:23:57.952Z] + id -g [2021-08-25T19:23:57.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace busybox chown -R 1000:1000 /workspace [2021-08-25T19:23:57.952Z] Unable to find image 'busybox:latest' locally [2021-08-25T19:23:58.097Z] --- PASS: TestPidHost (1.45s) [2021-08-25T19:23:58.097Z] === RUN TestPsFilter [2021-08-25T19:23:58.106Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-25T19:23:58.213Z] latest: Pulling from library/busybox [2021-08-25T19:23:58.213Z] 8ec32b265e94: Pulling fs layer [2021-08-25T19:23:58.213Z] 8ec32b265e94: Verifying Checksum [2021-08-25T19:23:58.213Z] 8ec32b265e94: Download complete [2021-08-25T19:23:58.358Z] --- PASS: TestPsFilter (0.15s) [2021-08-25T19:23:58.358Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:23:58.473Z] 8ec32b265e94: Pull complete [2021-08-25T19:23:58.473Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-25T19:23:58.473Z] Status: Downloaded newer image for busybox:latest [2021-08-25T19:23:58.929Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2021-08-25T19:23:58.929Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:23:59.502Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-08-25T19:23:59.502Z] === RUN TestRemoveContainerRunning Post stage [Pipeline] junit [2021-08-25T19:23:59.670Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-25T19:24:00.074Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-08-25T19:24:00.074Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:24:00.161Z] + bundleName=docker-py [2021-08-25T19:24:00.161Z] + echo Creating docker-py-bundles.tar.gz [2021-08-25T19:24:00.161Z] Creating docker-py-bundles.tar.gz [2021-08-25T19:24:00.161Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-08-25T19:24:00.175Z] Archiving artifacts [2021-08-25T19:24:00.645Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-08-25T19:24:00.645Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:24:00.645Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-25T19:24:00.645Z] === RUN TestRenameLinkedContainer [2021-08-25T19:24:01.075Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-25T19:24:01.377Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-25T19:24:01.433Z] + echo Ensuring container killed. [2021-08-25T19:24:01.433Z] Ensuring container killed. [2021-08-25T19:24:01.433Z] + docker rm -vf docker-pr9 [2021-08-25T19:24:01.433Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-25T19:24:01.721Z] + echo Chowning /workspace to jenkins user [2021-08-25T19:24:01.721Z] Chowning /workspace to jenkins user [2021-08-25T19:24:01.721Z] + id -u [2021-08-25T19:24:01.721Z] + id -g [2021-08-25T19:24:01.721Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace busybox chown -R 1000:1000 /workspace [2021-08-25T19:24:01.721Z] Unable to find image 'busybox:latest' locally [2021-08-25T19:24:01.721Z] latest: Pulling from library/busybox [2021-08-25T19:24:01.826Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-25T19:24:01.941Z] check_test.go:309: [d591526f04037] daemon is not started [2021-08-25T19:24:01.941Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-25T19:24:01.980Z] 8ec32b265e94: Pulling fs layer [2021-08-25T19:24:01.980Z] 8ec32b265e94: Verifying Checksum [2021-08-25T19:24:01.980Z] 8ec32b265e94: Download complete [2021-08-25T19:24:01.980Z] 8ec32b265e94: Pull complete [2021-08-25T19:24:02.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh binary [2021-08-25T19:24:02.239Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-25T19:24:02.239Z] Status: Downloaded newer image for busybox:latest [2021-08-25T19:24:02.762Z] [2021-08-25T19:24:02.762Z] Removing bundles/ [2021-08-25T19:24:02.762Z] [2021-08-25T19:24:02.762Z] ---> Making bundle: binary (in bundles/binary) [2021-08-25T19:24:02.762Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-25T19:24:02.762Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:24:03.212Z] --- PASS: TestRenameLinkedContainer (2.56s) [2021-08-25T19:24:03.212Z] === RUN TestRenameStoppedContainer [2021-08-25T19:24:03.549Z] Removing intermediate container 227606d9e7d8 [2021-08-25T19:24:03.549Z] ---> 8ca4d392922e [2021-08-25T19:24:03.549Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-25T19:24:03.549Z] ---> Running in 3205010c1ef7 [2021-08-25T19:24:03.549Z] Removing intermediate container 3205010c1ef7 [2021-08-25T19:24:03.549Z] ---> 98479e36fd07 [2021-08-25T19:24:03.549Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-25T19:24:03.549Z] ---> Running in e34ce9909525 [2021-08-25T19:24:04.005Z] Removing intermediate container e34ce9909525 [2021-08-25T19:24:04.005Z] ---> c4808f57f76b [2021-08-25T19:24:04.005Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-25T19:24:04.155Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-08-25T19:24:04.155Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-25T19:24:04.453Z] + bundleName=amd64-cgroup2 [2021-08-25T19:24:04.453Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-25T19:24:04.453Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-25T19:24:04.453Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-08-25T19:24:04.453Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-25T19:24:04.723Z] Archiving artifacts [2021-08-25T19:24:05.211Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-25T19:24:05.533Z] [2021-08-25T19:24:05.533Z] ---> f9f871d060d7 [2021-08-25T19:24:05.533Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-25T19:24:05.533Z] ---> Running in b38438e12e67 [2021-08-25T19:24:05.542Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-08-25T19:24:05.542Z] === RUN TestRenameInvalidName [2021-08-25T19:24:05.802Z] --- PASS: TestRenameInvalidName (0.65s) [2021-08-25T19:24:05.802Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:24:06.217Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T19:24:06.538Z] + make clean [2021-08-25T19:24:06.579Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-25T19:24:06.797Z] docker volume rm -f docker-dev-cache [2021-08-25T19:24:06.797Z] docker-dev-cache [Pipeline] deleteDir [2021-08-25T19:24:07.141Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-25T19:24:08.348Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2021-08-25T19:24:08.348Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:24:08.508Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-25T19:24:08.920Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-08-25T19:24:08.920Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T19:24:10.304Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2021-08-25T19:24:10.304Z] === RUN TestResize [2021-08-25T19:24:10.875Z] --- PASS: TestResize (0.65s) [2021-08-25T19:24:10.875Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:24:11.028Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-25T19:24:11.286Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-25T19:24:11.448Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-08-25T19:24:11.448Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:24:11.543Z] check_test.go:309: [d35354233d577] daemon is not started [2021-08-25T19:24:11.543Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-25T19:24:12.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:24:12.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:24:12.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:24:12.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-25T19:24:12.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:24:12.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-25T19:24:12.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:24:13.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-25T19:24:13.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-25T19:24:14.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-25T19:24:14.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-25T19:24:15.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-25T19:24:15.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-25T19:24:16.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-25T19:24:16.796Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-25T19:24:17.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2021-08-25T19:24:19.600Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.02s) [2021-08-25T19:24:19.600Z] === RUN TestCgroupNamespacesRun [2021-08-25T19:24:20.167Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-25T19:24:21.512Z] --- PASS: TestCgroupNamespacesRun (1.48s) [2021-08-25T19:24:21.512Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-25T19:24:22.695Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-25T19:24:22.697Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-25T19:24:22.897Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-08-25T19:24:22.897Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-25T19:24:23.219Z] Removing intermediate container b38438e12e67 [2021-08-25T19:24:23.219Z] ---> ae79fb0b5be1 [2021-08-25T19:24:23.219Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-25T19:24:23.219Z] ---> Running in 50b8b532722c [2021-08-25T19:24:23.219Z] [2021-08-25T19:24:23.219Z] SUCCESS: Specified value was saved. [2021-08-25T19:24:23.626Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-25T19:24:23.626Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-25T19:24:24.184Z] Removing intermediate container 50b8b532722c [2021-08-25T19:24:24.184Z] ---> de513a8c9628 [2021-08-25T19:24:24.184Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-25T19:24:24.184Z] ---> Running in be182c984cf2 [2021-08-25T19:24:24.282Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.45s) [2021-08-25T19:24:24.282Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-25T19:24:24.994Z] check_test.go:309: [d3b824df6fe26] daemon is not started [2021-08-25T19:24:24.994Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-25T19:24:25.558Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-25T19:24:25.668Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2021-08-25T19:24:25.668Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-25T19:24:26.122Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-25T19:24:26.686Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-25T19:24:27.057Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s) [2021-08-25T19:24:27.057Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-25T19:24:28.443Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-08-25T19:24:28.443Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-25T19:24:28.580Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-25T19:24:28.580Z] check_test.go:309: [db28d196791eb] daemon is not started [2021-08-25T19:24:28.580Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-25T19:24:28.580Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-25T19:24:28.858Z] Cannot create a file when that file already exists. [2021-08-25T19:24:29.384Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-08-25T19:24:29.384Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-25T19:24:30.472Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-25T19:24:30.472Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-25T19:24:30.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.49s) [2021-08-25T19:24:30.768Z] === RUN TestNISDomainname [2021-08-25T19:24:31.710Z] --- PASS: TestNISDomainname (0.80s) [2021-08-25T19:24:31.710Z] === RUN TestHostnameDnsResolution [2021-08-25T19:24:32.364Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-25T19:24:32.574Z] Removing intermediate container be182c984cf2 [2021-08-25T19:24:32.574Z] ---> 4040eb4c80e1 [2021-08-25T19:24:32.574Z] Step 13/13 : CMD ["sh"] [2021-08-25T19:24:32.574Z] ---> Running in 3f6883b6b301 [2021-08-25T19:24:32.574Z] Removing intermediate container 3f6883b6b301 [2021-08-25T19:24:32.574Z] ---> be0ac0837bb9 [2021-08-25T19:24:32.574Z] Successfully built be0ac0837bb9 [2021-08-25T19:24:32.574Z] Successfully tagged busybox:latest [2021-08-25T19:24:32.574Z] INFO: Docker images of the daemon under test [2021-08-25T19:24:32.574Z] [2021-08-25T19:24:32.574Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T19:24:32.574Z] busybox latest be0ac0837bb9 Less than a second ago 5.72GB [2021-08-25T19:24:32.574Z] microsoft/windowsservercore latest d1724c2d9a84 2 weeks ago 5.7GB [2021-08-25T19:24:32.574Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 2 weeks ago 5.7GB [2021-08-25T19:24:32.574Z] [2021-08-25T19:24:32.574Z] INFO: Running integration tests at 08/25/2021 19:24:32... [2021-08-25T19:24:32.574Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-25T19:24:32.574Z] INFO: Integration API tests being run from the host: [2021-08-25T19:24:32.574Z] INFO: make.ps1 starting at 08/25/2021 19:24:32 [2021-08-25T19:24:32.652Z] --- PASS: TestHostnameDnsResolution (1.04s) [2021-08-25T19:24:32.652Z] === RUN TestStats [2021-08-25T19:24:33.030Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-25T19:24:33.292Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-25T19:24:35.194Z] --- PASS: TestStats (2.67s) [2021-08-25T19:24:35.195Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:24:35.456Z] === RUN TestStopContainerWithTimeout/0 [2021-08-25T19:24:35.456Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-25T19:24:35.456Z] === RUN TestStopContainerWithTimeout/1 [2021-08-25T19:24:35.456Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-25T19:24:35.456Z] === RUN TestStopContainerWithTimeout/3 [2021-08-25T19:24:35.456Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-25T19:24:35.456Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-25T19:24:35.456Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-25T19:24:35.456Z] === CONT TestStopContainerWithTimeout/0 [2021-08-25T19:24:35.456Z] === CONT TestStopContainerWithTimeout/3 [2021-08-25T19:24:35.456Z] === CONT TestStopContainerWithTimeout/1 [2021-08-25T19:24:35.456Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-25T19:24:36.565Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-25T19:24:37.495Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-25T19:24:38.759Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-25T19:24:38.759Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-08-25T19:24:38.759Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-08-25T19:24:38.759Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-08-25T19:24:38.759Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-08-25T19:24:38.759Z] === RUN TestDeleteDevicemapper [2021-08-25T19:24:38.759Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:24:38.759Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-25T19:24:38.759Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:24:38.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-25T19:24:39.435Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-25T19:24:40.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2021-08-25T19:24:40.675Z] === RUN TestUpdateMemory [2021-08-25T19:24:40.675Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:24:40.675Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-25T19:24:40.675Z] === RUN TestUpdateCPUQuota [2021-08-25T19:24:41.328Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-25T19:24:42.060Z] --- PASS: TestUpdateCPUQuota (1.14s) [2021-08-25T19:24:42.060Z] === RUN TestUpdatePidsLimit [2021-08-25T19:24:42.060Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-25T19:24:42.321Z] === RUN TestUpdatePidsLimit/no_change [2021-08-25T19:24:42.582Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-25T19:24:42.695Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-25T19:24:42.843Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-25T19:24:43.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-25T19:24:43.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-25T19:24:43.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-25T19:24:43.626Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit (2.87s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-08-25T19:24:45.010Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-25T19:24:45.010Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:24:46.152Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-25T19:24:50.328Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-25T19:24:52.221Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-25T19:24:53.589Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-25T19:24:54.520Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-25T19:24:57.256Z] --- PASS: TestUpdateRestartPolicy (11.78s) [2021-08-25T19:24:57.256Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:24:57.256Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-08-25T19:24:57.256Z] === RUN TestWaitNonBlocked [2021-08-25T19:24:57.256Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:24:57.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:24:57.256Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:24:57.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:24:57.256Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:24:57.256Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:24:57.795Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-25T19:24:58.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:24:58.161Z] INFO: Testing against a local daemon [2021-08-25T19:24:58.161Z] === RUN TestBuildWithSession [2021-08-25T19:24:58.161Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:24:58.161Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-25T19:24:58.161Z] === RUN TestBuildSquashParent [2021-08-25T19:24:58.161Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:24:58.161Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-25T19:24:58.161Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-25T19:24:58.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:24:58.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:24:58.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:24:58.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:24:58.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:24:58.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:24:58.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:24:58.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:24:58.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:24:58.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:24:58.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:24:58.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:24:58.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-25T19:24:58.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-25T19:24:58.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-25T19:24:58.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-25T19:24:58.207Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-25T19:24:58.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-08-25T19:24:58.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-08-25T19:24:58.207Z] === RUN TestWaitBlocked [2021-08-25T19:24:58.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:24:58.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:24:58.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:24:58.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:24:58.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-25T19:24:58.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-25T19:24:59.594Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-25T19:24:59.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2021-08-25T19:24:59.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-08-25T19:24:59.595Z] === CONT TestContainerStartOnDaemonRestart [2021-08-25T19:24:59.595Z] === CONT TestContainerKillOnDaemonStart [2021-08-25T19:24:59.595Z] === CONT TestDaemonHostGatewayIP [2021-08-25T19:24:59.595Z] === CONT TestIpcModeOlderClient [2021-08-25T19:24:59.595Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-25T19:24:59.595Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-25T19:24:59.687Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-25T19:24:59.687Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-25T19:25:02.902Z] --- PASS: TestContainerStartOnDaemonRestart (3.03s) [2021-08-25T19:25:02.902Z] === CONT TestDaemonRestartIpcMode [2021-08-25T19:25:02.902Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s) [2021-08-25T19:25:03.163Z] --- PASS: TestDaemonHostGatewayIP (3.93s) [2021-08-25T19:25:03.858Z] docker_cli_daemon_test.go:2551: [d49e2fc97cb74] daemon is not started [2021-08-25T19:25:04.115Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-25T19:25:04.373Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-25T19:25:04.937Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-25T19:25:05.194Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-25T19:25:05.709Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [2021-08-25T19:25:05.758Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-25T19:25:06.015Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-25T19:25:06.272Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-25T19:25:06.836Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-25T19:25:08.485Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-25T19:25:08.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-25T19:25:09.356Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-25T19:25:10.288Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-25T19:25:12.179Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-25T19:25:12.291Z] --- PASS: TestContainerKillOnDaemonStart (12.50s) [2021-08-25T19:25:12.291Z] PASS [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] === Skipped [2021-08-25T19:25:12.291Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-25T19:25:12.291Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:25:12.291Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-25T19:25:12.291Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-25T19:25:12.291Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-25T19:25:12.291Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-25T19:25:12.291Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] [2021-08-25T19:25:12.291Z] DONE 195 tests, 6 skipped in 118.961s [2021-08-25T19:25:12.291Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-25T19:25:12.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:25:12.291Z] ++ set -e [2021-08-25T19:25:12.291Z] ++ '[' -n 0 ']' [2021-08-25T19:25:12.291Z] ++ set -x [2021-08-25T19:25:12.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:25:12.291Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:25:12.551Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-25T19:25:12.551Z] === RUN TestDaemonConfigValidation [2021-08-25T19:25:12.551Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:25:12.551Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:25:12.551Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-25T19:25:12.551Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-25T19:25:12.551Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-25T19:25:12.551Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-25T19:25:12.551Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-25T19:25:12.551Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-25T19:25:12.551Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-25T19:25:12.551Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-25T19:25:12.551Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-25T19:25:12.551Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-25T19:25:12.551Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-25T19:25:12.551Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-25T19:25:12.551Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-25T19:25:12.812Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-25T19:25:12.812Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-08-25T19:25:12.812Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-25T19:25:12.812Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-25T19:25:12.812Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-25T19:25:12.812Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-25T19:25:12.812Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:25:12.812Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-25T19:25:13.108Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-25T19:25:13.671Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-25T19:25:13.753Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.42s) [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.62s) [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.79s) [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.50s) [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.64s) [2021-08-25T19:25:14.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.52s) [2021-08-25T19:25:14.272Z] === RUN TestBuildMultiStageCopy [2021-08-25T19:25:14.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-25T19:25:14.600Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-25T19:25:15.137Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-25T19:25:15.531Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-25T19:25:16.079Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-25T19:25:16.079Z] daemon_test.go:149: [ddb5ca93d1d96] daemon is not started [2021-08-25T19:25:16.079Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-25T19:25:16.079Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-25T19:25:16.079Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-25T19:25:16.079Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-25T19:25:16.079Z] PASS [2021-08-25T19:25:16.079Z] [2021-08-25T19:25:16.079Z] DONE 11 tests in 4.107s [2021-08-25T19:25:16.079Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-25T19:25:16.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:25:16.079Z] ++ set -e [2021-08-25T19:25:16.079Z] ++ '[' -n 0 ']' [2021-08-25T19:25:16.079Z] ++ set -x [2021-08-25T19:25:16.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:25:16.079Z] INFO: Testing against a local daemon [2021-08-25T19:25:16.079Z] === RUN TestCommitInheritsEnv [2021-08-25T19:25:16.462Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-25T19:25:16.650Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-08-25T19:25:16.650Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:25:16.650Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-25T19:25:16.650Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:25:16.650Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:25:16.650Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-25T19:25:16.650Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:25:16.650Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-25T19:25:16.650Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:25:16.911Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-25T19:25:16.911Z] === RUN TestRemoveImageGarbageCollector [2021-08-25T19:25:16.911Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:25:16.911Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-25T19:25:16.911Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:25:16.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-25T19:25:16.911Z] === RUN TestTagInvalidReference [2021-08-25T19:25:17.172Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-25T19:25:17.172Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:25:17.172Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-08-25T19:25:17.172Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:25:17.172Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-25T19:25:17.172Z] === RUN TestTagOfficialNames [2021-08-25T19:25:17.172Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-25T19:25:17.172Z] === RUN TestTagMatchesDigest [2021-08-25T19:25:17.172Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-25T19:25:17.172Z] PASS [2021-08-25T19:25:17.432Z] [2021-08-25T19:25:17.432Z] === Skipped [2021-08-25T19:25:17.432Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:25:17.432Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-25T19:25:17.432Z] [2021-08-25T19:25:17.432Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-25T19:25:17.432Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:25:17.432Z] [2021-08-25T19:25:17.432Z] [2021-08-25T19:25:17.432Z] DONE 12 tests, 2 skipped in 1.346s [2021-08-25T19:25:17.432Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-25T19:25:17.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:25:17.432Z] ++ set -e [2021-08-25T19:25:17.432Z] ++ '[' -n 0 ']' [2021-08-25T19:25:17.432Z] ++ set -x [2021-08-25T19:25:17.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:25:17.432Z] INFO: Testing against a local daemon [2021-08-25T19:25:17.432Z] === RUN TestNetworkCreateDelete [2021-08-25T19:25:17.693Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-25T19:25:17.693Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:25:18.264Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-08-25T19:25:18.264Z] === RUN TestDaemonDNSFallback [2021-08-25T19:25:18.358Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-25T19:25:20.884Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-25T19:25:20.884Z] check_test.go:309: [d9e07d6c02d97] daemon is not started [2021-08-25T19:25:20.884Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-25T19:25:21.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-25T19:25:21.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-25T19:25:22.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-25T19:25:22.833Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-25T19:25:23.271Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-25T19:25:24.236Z] --- PASS: TestBuildMultiStageCopy (10.63s) [2021-08-25T19:25:24.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.00s) [2021-08-25T19:25:24.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-08-25T19:25:24.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-08-25T19:25:24.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-08-25T19:25:24.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s) [2021-08-25T19:25:24.236Z] === RUN TestBuildMultiStageParentConfig [2021-08-25T19:25:24.848Z] --- PASS: TestDaemonDNSFallback (6.69s) [2021-08-25T19:25:24.848Z] === RUN TestInspectNetwork [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite (335.37s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.10s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.15s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.68s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.18s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.35s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.44s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.11s) [2021-08-25T19:25:26.108Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.56s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.61s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.44s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.59s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.00s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.35s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.42s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.62s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.11s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.66s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.54s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.93s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s) [2021-08-25T19:25:26.108Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-25T19:25:26.108Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.99s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.05s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.42s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.60s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.46s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.46s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.89s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-08-25T19:25:26.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.27s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.55s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.04s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.68s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.53s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-08-25T19:25:26.109Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.88s) [2021-08-25T19:25:26.109Z] === RUN TestDockerSwarmSuite [2021-08-25T19:25:26.109Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-25T19:25:26.406Z] --- PASS: TestBuildMultiStageParentConfig (2.11s) [2021-08-25T19:25:26.406Z] === RUN TestBuildLabelWithTargets [2021-08-25T19:25:26.406Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:25:26.406Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-25T19:25:26.406Z] === RUN TestBuildWithEmptyLayers [2021-08-25T19:25:27.938Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-08-25T19:25:27.938Z] === RUN TestBuildMultiStageOnBuild [2021-08-25T19:25:28.627Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-25T19:25:29.053Z] === RUN TestInspectNetwork/full_network_id [2021-08-25T19:25:29.053Z] === RUN TestInspectNetwork/partial_network_id [2021-08-25T19:25:29.053Z] === RUN TestInspectNetwork/network_name [2021-08-25T19:25:29.053Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-25T19:25:31.900Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-25T19:25:33.257Z] --- PASS: TestInspectNetwork (8.05s) [2021-08-25T19:25:33.257Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-25T19:25:33.257Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-25T19:25:33.257Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-25T19:25:33.257Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-25T19:25:33.257Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:25:35.176Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2021-08-25T19:25:35.176Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:25:35.176Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:25:35.176Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:25:35.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:25:35.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:25:35.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:25:35.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:25:35.176Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:25:35.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:25:35.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-25T19:25:35.176Z] === RUN TestNetworkList [2021-08-25T19:25:35.176Z] === RUN TestNetworkList//networks [2021-08-25T19:25:35.176Z] === PAUSE TestNetworkList//networks [2021-08-25T19:25:35.176Z] === RUN TestNetworkList//networks/ [2021-08-25T19:25:35.176Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:25:35.176Z] === CONT TestNetworkList//networks [2021-08-25T19:25:35.176Z] === CONT TestNetworkList//networks/ [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkList (0.03s) [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:25:35.176Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:25:35.176Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:25:35.747Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-25T19:25:35.747Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:25:36.687Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-25T19:25:36.687Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:25:37.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-25T19:25:37.637Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-08-25T19:25:37.637Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:25:38.245Z] --- PASS: TestBuildMultiStageOnBuild (9.52s) [2021-08-25T19:25:38.245Z] === RUN TestBuildUncleanTarFilenames [2021-08-25T19:25:38.245Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:25:38.245Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-25T19:25:38.245Z] === RUN TestBuildMultiStageLayerLeak [2021-08-25T19:25:39.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-25T19:25:39.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:25:39.252Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-25T19:25:39.252Z] Copying nested executables into bundles/binary-daemon [2021-08-25T19:25:39.252Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-25T19:25:39.252Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:25:39.252Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-25T19:25:39.252Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-25T19:25:39.600Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/make.sh cross [2021-08-25T19:25:40.171Z] [2021-08-25T19:25:40.171Z] Removing bundles/ [2021-08-25T19:25:40.171Z] [2021-08-25T19:25:40.171Z] ---> Making bundle: cross (in bundles/cross) [2021-08-25T19:25:40.171Z] Cross building: bundles/cross/linux/amd64 [2021-08-25T19:25:40.171Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-25T19:25:40.171Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-25T19:25:40.407Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-08-25T19:25:40.407Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:25:40.667Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-25T19:25:40.667Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:25:43.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-25T19:25:43.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-25T19:25:43.968Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-08-25T19:25:43.968Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:25:43.968Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:25:43.968Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:25:43.968Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:25:50.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-25T19:25:50.609Z] --- PASS: TestBuildMultiStageLayerLeak (12.95s) [2021-08-25T19:25:50.609Z] === RUN TestBuildWithHugeFile [2021-08-25T19:25:50.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-25T19:25:51.319Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-25T19:25:52.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-25T19:25:53.176Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-25T19:25:53.433Z] docker_api_swarm_test.go:563: [d68a1287748f8] joining swarm manager [dc929de46dd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:25:53.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-25T19:25:55.585Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-25T19:25:55.585Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-25T19:25:55.585Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-25T19:25:55.842Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-25T19:25:58.877Z] --- PASS: TestServiceWithDataPathPortInit (15.11s) [2021-08-25T19:25:58.877Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:26:02.178Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m6fv04icx76qobx7mcyg79iw4 Created:2021-08-25 19:25:59.935880061 +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[9e611a68296bad23e63bbe60b5420eaccf67fec87c41c8af6dfd42c3a61f6b8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gnth8wvss35o71nv8leirxaxg EndpointID:f09bbfb63550da88c5b635943327a7a3860315cb4e2bb3ff45cfb9506b6ad9e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:09bfcf1e3054ff9b2a87d8130e2dc8947ba89a14ff7f28dce1463cb9cda243f1 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:023cec22a24a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gnth8wvss35o71nv8leirxaxg EndpointID:f09bbfb63550da88c5b635943327a7a3860315cb4e2bb3ff45cfb9506b6ad9e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-25T19:26:05.791Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-25T19:26:05.792Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-25T19:26:06.048Z] docker_api_swarm_test.go:585: [d06ddab3ea9f3] joining swarm manager [dc929de46dd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:26:06.048Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-25T19:26:06.393Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2021-08-25T19:26:06.393Z] PASS [2021-08-25T19:26:06.393Z] [2021-08-25T19:26:06.393Z] === Skipped [2021-08-25T19:26:06.393Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:26:06.393Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:26:06.393Z] [2021-08-25T19:26:06.393Z] [2021-08-25T19:26:06.393Z] DONE 26 tests, 1 skipped in 49.036s [2021-08-25T19:26:06.393Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:26:06.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:06.393Z] ++ set -e [2021-08-25T19:26:06.393Z] ++ '[' -n 0 ']' [2021-08-25T19:26:06.393Z] ++ set -x [2021-08-25T19:26:06.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:06.393Z] INFO: Testing against a local daemon [2021-08-25T19:26:06.393Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-25T19:26:06.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:26:06.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:26:06.393Z] === RUN TestDockerNetworkIpvlan [2021-08-25T19:26:06.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:26:06.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:26:06.393Z] PASS [2021-08-25T19:26:06.393Z] [2021-08-25T19:26:06.393Z] === Skipped [2021-08-25T19:26:06.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:26:06.394Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:26:06.394Z] [2021-08-25T19:26:06.394Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:26:06.394Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:26:06.394Z] [2021-08-25T19:26:06.394Z] [2021-08-25T19:26:06.394Z] DONE 2 tests, 2 skipped in 0.132s [2021-08-25T19:26:06.612Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-25T19:26:06.655Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:26:06.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:06.655Z] ++ set -e [2021-08-25T19:26:06.655Z] ++ '[' -n 0 ']' [2021-08-25T19:26:06.655Z] ++ set -x [2021-08-25T19:26:06.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:06.655Z] INFO: Testing against a local daemon [2021-08-25T19:26:06.655Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-25T19:26:07.177Z] === RUN TestDockerSuite/TestBuildFails [2021-08-25T19:26:08.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-08-25T19:26:08.040Z] === RUN TestDockerNetworkMacvlan [2021-08-25T19:26:08.107Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-25T19:26:08.107Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-25T19:26:08.670Z] check_test.go:380: [d68a1287748f8] daemon is not started [2021-08-25T19:26:08.982Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-25T19:26:09.924Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-25T19:26:10.038Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-25T19:26:10.496Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-25T19:26:11.930Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-25T19:26:13.041Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-25T19:26:13.300Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-25T19:26:14.667Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-25T19:26:14.923Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-25T19:26:15.585Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-25T19:26:15.853Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-25T19:26:17.747Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-25T19:26:18.310Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-25T19:26:18.568Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-25T19:26:19.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-25T19:26:19.132Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-08-25T19:26:19.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-25T19:26:19.796Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-25T19:26:20.499Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan (12.59s) [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2021-08-25T19:26:20.738Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2021-08-25T19:26:20.738Z] PASS [2021-08-25T19:26:20.738Z] [2021-08-25T19:26:20.738Z] DONE 8 tests in 14.133s [2021-08-25T19:26:20.738Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-25T19:26:20.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:20.739Z] ++ set -e [2021-08-25T19:26:20.739Z] ++ '[' -n 0 ']' [2021-08-25T19:26:20.739Z] ++ set -x [2021-08-25T19:26:20.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:20.739Z] testing: warning: no tests to run [2021-08-25T19:26:20.739Z] PASS [2021-08-25T19:26:20.739Z] [2021-08-25T19:26:20.739Z] DONE 0 tests in 0.030s [2021-08-25T19:26:20.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-25T19:26:20.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:20.739Z] ++ set -e [2021-08-25T19:26:20.739Z] ++ '[' -n 0 ']' [2021-08-25T19:26:20.739Z] ++ set -x [2021-08-25T19:26:20.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:20.739Z] INFO: Testing against a local daemon [2021-08-25T19:26:20.739Z] === RUN TestAuthZPluginAllowRequest [2021-08-25T19:26:22.389Z] docker_api_swarm_test.go:46: [d60d991d45b51] joining swarm manager [d7073a45929bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:26:22.652Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-08-25T19:26:22.653Z] === RUN TestAuthZPluginTLS [2021-08-25T19:26:22.913Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-25T19:26:22.913Z] === RUN TestAuthZPluginDenyRequest [2021-08-25T19:26:22.952Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-25T19:26:23.485Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-25T19:26:23.485Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-25T19:26:23.881Z] --- PASS: TestImportExtremelyLargeImageWorks (176.77s) [2021-08-25T19:26:23.881Z] PASS [2021-08-25T19:26:23.881Z] [2021-08-25T19:26:23.881Z] DONE 12 tests in 180.419s [2021-08-25T19:26:23.881Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-25T19:26:23.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:23.881Z] ++ set -e [2021-08-25T19:26:23.881Z] ++ '[' -n 0 ']' [2021-08-25T19:26:23.881Z] ++ set -x [2021-08-25T19:26:23.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:23.881Z] INFO: Testing against a local daemon [2021-08-25T19:26:23.881Z] === RUN TestNetworkCreateDelete [2021-08-25T19:26:24.056Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-25T19:26:24.056Z] === RUN TestAuthZPluginDenyResponse [2021-08-25T19:26:24.138Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-25T19:26:24.138Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-08-25T19:26:24.138Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:26:24.627Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-25T19:26:24.627Z] === RUN TestAuthZPluginAllowEventStream [2021-08-25T19:26:24.700Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-08-25T19:26:24.700Z] === RUN TestDaemonDNSFallback [2021-08-25T19:26:26.013Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-08-25T19:26:26.013Z] === RUN TestAuthZPluginErrorResponse [2021-08-25T19:26:26.585Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-25T19:26:26.585Z] === RUN TestAuthZPluginErrorRequest [2021-08-25T19:26:27.157Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-25T19:26:27.157Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-25T19:26:27.219Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-25T19:26:27.219Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-25T19:26:27.732Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-25T19:26:27.732Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-25T19:26:28.150Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-25T19:26:28.407Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-25T19:26:28.663Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-25T19:26:28.663Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-25T19:26:29.225Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-25T19:26:29.481Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-25T19:26:29.647Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-08-25T19:26:29.647Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-25T19:26:29.738Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-25T19:26:29.995Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-25T19:26:30.252Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-25T19:26:30.510Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-25T19:26:31.442Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-08-25T19:26:31.442Z] === RUN TestInspectNetwork [2021-08-25T19:26:31.442Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-25T19:26:31.563Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-08-25T19:26:31.563Z] === RUN TestAuthZPluginHeader [2021-08-25T19:26:32.135Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-25T19:26:32.135Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-25T19:26:32.135Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:32.135Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-25T19:26:32.135Z] === RUN TestAuthZPluginV2Disable [2021-08-25T19:26:32.135Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:32.135Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-25T19:26:32.135Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-25T19:26:32.135Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:32.135Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-25T19:26:32.135Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-25T19:26:32.135Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:32.135Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-25T19:26:32.135Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-25T19:26:34.025Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-25T19:26:35.408Z] === RUN TestInspectNetwork/full_network_id [2021-08-25T19:26:35.408Z] === RUN TestInspectNetwork/partial_network_id [2021-08-25T19:26:35.408Z] === RUN TestInspectNetwork/network_name [2021-08-25T19:26:35.408Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-25T19:26:39.579Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-25T19:26:39.579Z] --- PASS: TestInspectNetwork (8.35s) [2021-08-25T19:26:39.579Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-25T19:26:39.579Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-25T19:26:39.579Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-08-25T19:26:39.579Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-25T19:26:39.579Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:26:40.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-25T19:26:41.875Z] --- PASS: TestRunContainerWithBridgeNone (2.20s) [2021-08-25T19:26:41.875Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:26:41.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-25T19:26:41.875Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:26:41.875Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:26:41.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:26:41.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:26:41.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:26:41.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:26:41.875Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-25T19:26:41.875Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:26:41.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:26:41.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-25T19:26:41.875Z] === RUN TestNetworkList [2021-08-25T19:26:41.875Z] === RUN TestNetworkList//networks [2021-08-25T19:26:41.875Z] === PAUSE TestNetworkList//networks [2021-08-25T19:26:41.875Z] === RUN TestNetworkList//networks/ [2021-08-25T19:26:41.875Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:26:41.875Z] === CONT TestNetworkList//networks [2021-08-25T19:26:41.875Z] === CONT TestNetworkList//networks/ [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkList (0.02s) [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:26:41.875Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:26:41.875Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:26:41.875Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-25T19:26:42.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-25T19:26:42.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-25T19:26:42.131Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-25T19:26:42.388Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2021-08-25T19:26:42.388Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:26:42.644Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-25T19:26:43.574Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-25T19:26:43.574Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:26:44.504Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-25T19:26:44.504Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2021-08-25T19:26:44.504Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:26:45.432Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-25T19:26:45.689Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-25T19:26:45.689Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:26:47.057Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-08-25T19:26:47.057Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:26:47.619Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-08-25T19:26:47.619Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:26:48.182Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-25T19:26:48.439Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-25T19:26:49.002Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-25T19:26:50.247Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-08-25T19:26:50.247Z] PASS [2021-08-25T19:26:50.247Z] [2021-08-25T19:26:50.247Z] === Skipped [2021-08-25T19:26:50.247Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-25T19:26:50.247Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:50.247Z] [2021-08-25T19:26:50.247Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-25T19:26:50.247Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:50.247Z] [2021-08-25T19:26:50.247Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-25T19:26:50.247Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:50.247Z] [2021-08-25T19:26:50.247Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-25T19:26:50.247Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:26:50.247Z] [2021-08-25T19:26:50.247Z] [2021-08-25T19:26:50.247Z] DONE 17 tests, 4 skipped in 28.151s [2021-08-25T19:26:50.247Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-25T19:26:50.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:50.247Z] ++ set -e [2021-08-25T19:26:50.247Z] ++ '[' -n 0 ']' [2021-08-25T19:26:50.247Z] ++ set -x [2021-08-25T19:26:50.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:50.247Z] INFO: Testing against a local daemon [2021-08-25T19:26:50.247Z] === RUN TestPluginInvalidJSON [2021-08-25T19:26:50.247Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:26:50.247Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:26:50.247Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:26:50.247Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-25T19:26:50.247Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:26:50.247Z] === RUN TestPluginInstall [2021-08-25T19:26:50.247Z] === RUN TestPluginInstall/no_auth [2021-08-25T19:26:50.372Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2021-08-25T19:26:50.372Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:26:50.372Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:26:50.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:26:50.372Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:26:51.191Z] time="2021-08-25T19:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:26:51.191Z] time="2021-08-25T19:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c41002a60befe27c94cb4e733acadb9064ac1c92e1bea9de9b1b42f6e2398cf1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:26:51.191Z] time="2021-08-25T19:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:26:51.191Z] time="2021-08-25T19:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c41002a60befe27c94cb4e733acadb9064ac1c92e1bea9de9b1b42f6e2398cf1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:26:51.452Z] === RUN TestPluginInstall/with_htpasswd [2021-08-25T19:26:52.024Z] time="2021-08-25T19:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:26:52.024Z] time="2021-08-25T19:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62053e4add5233d87adc50e7e23a23fd27d664ad674145376ac0265214333479" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:26:52.024Z] time="2021-08-25T19:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:26:52.024Z] time="2021-08-25T19:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62053e4add5233d87adc50e7e23a23fd27d664ad674145376ac0265214333479" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:26:52.285Z] === RUN TestPluginInstall/with_insecure [2021-08-25T19:26:53.672Z] time="2021-08-25T19:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:26:53.672Z] time="2021-08-25T19:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052266a2da9cf6c8e507db193bcf2301be95da0f63474d79c2db0aadc3014354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:26:53.672Z] time="2021-08-25T19:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:26:53.672Z] time="2021-08-25T19:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052266a2da9cf6c8e507db193bcf2301be95da0f63474d79c2db0aadc3014354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:26:53.672Z] plugin_test.go:166: [d4995256ae220] daemon is not started [2021-08-25T19:26:53.672Z] --- PASS: TestPluginInstall (4.72s) [2021-08-25T19:26:53.672Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2021-08-25T19:26:53.672Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-08-25T19:26:53.672Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-08-25T19:26:53.672Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:26:55.587Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-25T19:26:55.621Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-25T19:26:56.971Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-25T19:26:57.913Z] --- PASS: TestPluginsWithRuntimes (4.19s) [2021-08-25T19:26:57.913Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-08-25T19:26:57.913Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-08-25T19:26:57.913Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:26:58.856Z] --- PASS: TestPluginBackCompatMediaTypes (0.92s) [2021-08-25T19:26:58.856Z] PASS [2021-08-25T19:26:58.856Z] [2021-08-25T19:26:58.856Z] DONE 10 tests in 9.990s [2021-08-25T19:26:58.856Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-25T19:26:58.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:58.856Z] ++ set -e [2021-08-25T19:26:58.856Z] ++ '[' -n 0 ']' [2021-08-25T19:26:58.856Z] ++ set -x [2021-08-25T19:26:58.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:26:58.891Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-25T19:26:59.117Z] INFO: Testing against a local daemon [2021-08-25T19:26:59.117Z] === RUN TestExternalGraphDriver [2021-08-25T19:26:59.117Z] === RUN TestExternalGraphDriver/json [2021-08-25T19:26:59.147Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-25T19:27:01.031Z] === RUN TestExternalGraphDriver/spec [2021-08-25T19:27:01.038Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-25T19:27:01.038Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-25T19:27:01.038Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-25T19:27:02.945Z] === RUN TestExternalGraphDriver/pull [2021-08-25T19:27:04.306Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-25T19:27:04.306Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-25T19:27:04.879Z] --- PASS: TestExternalGraphDriver (5.49s) [2021-08-25T19:27:04.879Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-08-25T19:27:04.879Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-08-25T19:27:04.879Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-08-25T19:27:04.879Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:27:04.879Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:27:04.879Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-25T19:27:04.879Z] PASS [2021-08-25T19:27:04.879Z] [2021-08-25T19:27:04.879Z] === Skipped [2021-08-25T19:27:04.879Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-25T19:27:04.879Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:27:04.879Z] [2021-08-25T19:27:04.879Z] [2021-08-25T19:27:04.879Z] DONE 5 tests, 1 skipped in 5.634s [2021-08-25T19:27:04.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-25T19:27:04.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:04.879Z] ++ set -e [2021-08-25T19:27:04.879Z] ++ '[' -n 0 ']' [2021-08-25T19:27:04.879Z] ++ set -x [2021-08-25T19:27:04.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:04.879Z] INFO: Testing against a local daemon [2021-08-25T19:27:04.879Z] === RUN TestContinueAfterPluginCrash [2021-08-25T19:27:04.879Z] === PAUSE TestContinueAfterPluginCrash [2021-08-25T19:27:04.879Z] === RUN TestReadPluginNoRead [2021-08-25T19:27:04.879Z] === PAUSE TestReadPluginNoRead [2021-08-25T19:27:04.879Z] === RUN TestDaemonStartWithLogOpt [2021-08-25T19:27:04.879Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-25T19:27:04.879Z] === CONT TestContinueAfterPluginCrash [2021-08-25T19:27:04.879Z] === CONT TestDaemonStartWithLogOpt [2021-08-25T19:27:04.879Z] === CONT TestReadPluginNoRead [2021-08-25T19:27:05.675Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-25T19:27:05.932Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-25T19:27:05.932Z] --- PASS: TestServiceWithDataPathPortInit (15.63s) [2021-08-25T19:27:05.932Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:27:07.300Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-25T19:27:07.865Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-25T19:27:08.795Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-25T19:27:09.052Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o1ij8le236ryegat9383t87c2 Created:2021-08-25 19:27:07.351772242 +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[c054e598d713a074b7a914655d38e3897a48321fa548add5e08c8a2ac6a7ff5f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jjlxfcdg6lslod3s611jo0a4i EndpointID:e5aec68a02ac6a017d10e2f626e47f06a3cb8da06f4ce02e0924ddcc34219c12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:366b0194748c0fefe7cebc8ef41771ec1ca013e8fdd0472f0040cee0b493b7c7 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:656eff675729 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jjlxfcdg6lslod3s611jo0a4i EndpointID:e5aec68a02ac6a017d10e2f626e47f06a3cb8da06f4ce02e0924ddcc34219c12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-25T19:27:09.103Z] === RUN TestReadPluginNoRead/default [2021-08-25T19:27:09.103Z] --- PASS: TestDaemonStartWithLogOpt (4.38s) [2021-08-25T19:27:09.309Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-25T19:27:10.046Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-25T19:27:10.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-25T19:27:10.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-25T19:27:10.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-25T19:27:10.931Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-25T19:27:11.187Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-25T19:27:11.434Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-25T19:27:11.750Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-25T19:27:13.117Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-25T19:27:13.348Z] === CONT TestReadPluginNoRead [2021-08-25T19:27:13.349Z] read_test.go:92: [d082a8c7c908c] daemon is not started [2021-08-25T19:27:13.349Z] --- PASS: TestReadPluginNoRead (8.30s) [2021-08-25T19:27:13.349Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-08-25T19:27:13.349Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-08-25T19:27:13.349Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-08-25T19:27:13.679Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-25T19:27:13.680Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2021-08-25T19:27:13.680Z] PASS [2021-08-25T19:27:13.680Z] [2021-08-25T19:27:13.680Z] === Skipped [2021-08-25T19:27:13.680Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:27:13.680Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:27:13.680Z] [2021-08-25T19:27:13.680Z] [2021-08-25T19:27:13.680Z] DONE 26 tests, 1 skipped in 49.849s [2021-08-25T19:27:13.680Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:27:13.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:13.680Z] ++ set -e [2021-08-25T19:27:13.680Z] ++ '[' -n 0 ']' [2021-08-25T19:27:13.680Z] ++ set -x [2021-08-25T19:27:13.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:13.936Z] INFO: Testing against a local daemon [2021-08-25T19:27:13.936Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-25T19:27:13.936Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:27:13.936Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:27:13.936Z] === RUN TestDockerNetworkIpvlan [2021-08-25T19:27:13.936Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:27:13.936Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:27:13.936Z] PASS [2021-08-25T19:27:13.936Z] [2021-08-25T19:27:13.936Z] === Skipped [2021-08-25T19:27:13.936Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-25T19:27:13.936Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:27:13.936Z] [2021-08-25T19:27:13.936Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-25T19:27:13.936Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-25T19:27:13.936Z] [2021-08-25T19:27:13.936Z] [2021-08-25T19:27:13.936Z] DONE 2 tests, 2 skipped in 0.108s [2021-08-25T19:27:13.936Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-25T19:27:13.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:13.936Z] ++ set -e [2021-08-25T19:27:13.936Z] ++ '[' -n 0 ']' [2021-08-25T19:27:13.936Z] ++ set -x [2021-08-25T19:27:13.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:13.936Z] INFO: Testing against a local daemon [2021-08-25T19:27:13.936Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-25T19:27:14.292Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2021-08-25T19:27:14.292Z] PASS [2021-08-25T19:27:14.292Z] [2021-08-25T19:27:14.292Z] DONE 6 tests in 9.568s [2021-08-25T19:27:14.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-25T19:27:14.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:14.292Z] ++ set -e [2021-08-25T19:27:14.292Z] ++ '[' -n 0 ']' [2021-08-25T19:27:14.292Z] ++ set -x [2021-08-25T19:27:14.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:14.292Z] testing: warning: no tests to run [2021-08-25T19:27:14.292Z] PASS [2021-08-25T19:27:14.292Z] [2021-08-25T19:27:14.292Z] DONE 0 tests in 0.039s [2021-08-25T19:27:14.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-25T19:27:14.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:14.292Z] ++ set -e [2021-08-25T19:27:14.292Z] ++ '[' -n 0 ']' [2021-08-25T19:27:14.292Z] ++ set -x [2021-08-25T19:27:14.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:14.292Z] INFO: Testing against a local daemon [2021-08-25T19:27:14.292Z] === RUN TestPluginWithDevMounts [2021-08-25T19:27:14.292Z] === PAUSE TestPluginWithDevMounts [2021-08-25T19:27:14.292Z] === CONT TestPluginWithDevMounts [2021-08-25T19:27:15.379Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-08-25T19:27:15.379Z] === RUN TestDockerNetworkMacvlan [2021-08-25T19:27:15.643Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-25T19:27:16.205Z] --- PASS: TestPluginWithDevMounts (1.93s) [2021-08-25T19:27:16.205Z] PASS [2021-08-25T19:27:16.205Z] [2021-08-25T19:27:16.205Z] DONE 1 tests in 2.048s [2021-08-25T19:27:16.205Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-25T19:27:16.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:16.205Z] ++ set -e [2021-08-25T19:27:16.205Z] ++ '[' -n 0 ']' [2021-08-25T19:27:16.205Z] ++ set -x [2021-08-25T19:27:16.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:16.218Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-25T19:27:16.466Z] INFO: Testing against a local daemon [2021-08-25T19:27:16.466Z] === RUN TestSecretInspect [2021-08-25T19:27:16.673Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-25T19:27:16.673Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-25T19:27:16.673Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-25T19:27:16.673Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-25T19:27:16.673Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-25T19:27:16.673Z] Cross building: bundles/cross/windows/amd64 [2021-08-25T19:27:16.673Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-25T19:27:16.673Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-25T19:27:17.148Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-25T19:27:17.148Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-25T19:27:18.077Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-25T19:27:18.641Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-25T19:27:19.010Z] --- PASS: TestSecretInspect (2.71s) [2021-08-25T19:27:19.010Z] === RUN TestSecretList [2021-08-25T19:27:19.571Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-25T19:27:20.134Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-25T19:27:21.065Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-25T19:27:21.322Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-25T19:27:22.254Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-25T19:27:23.211Z] --- PASS: TestSecretList (3.45s) [2021-08-25T19:27:23.211Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:27:24.148Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-25T19:27:25.126Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2021-08-25T19:27:25.126Z] === RUN TestSecretsUpdate [2021-08-25T19:27:26.045Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-25T19:27:26.302Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-25T19:27:26.867Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan (12.11s) [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.88s) [2021-08-25T19:27:27.431Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2021-08-25T19:27:27.431Z] PASS [2021-08-25T19:27:27.431Z] [2021-08-25T19:27:27.431Z] DONE 8 tests in 13.573s [2021-08-25T19:27:27.431Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-25T19:27:27.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:27.431Z] ++ set -e [2021-08-25T19:27:27.431Z] ++ '[' -n 0 ']' [2021-08-25T19:27:27.431Z] ++ set -x [2021-08-25T19:27:27.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:27.431Z] testing: warning: no tests to run [2021-08-25T19:27:27.431Z] PASS [2021-08-25T19:27:27.431Z] [2021-08-25T19:27:27.431Z] DONE 0 tests in 0.035s [2021-08-25T19:27:27.431Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-25T19:27:27.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:27.431Z] ++ set -e [2021-08-25T19:27:27.431Z] ++ '[' -n 0 ']' [2021-08-25T19:27:27.431Z] ++ set -x [2021-08-25T19:27:27.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:27.691Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-25T19:27:27.691Z] INFO: Testing against a local daemon [2021-08-25T19:27:27.691Z] === RUN TestAuthZPluginAllowRequest [2021-08-25T19:27:28.428Z] --- PASS: TestSecretsUpdate (2.73s) [2021-08-25T19:27:28.428Z] === RUN TestTemplatedSecret [2021-08-25T19:27:29.056Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2021-08-25T19:27:29.056Z] === RUN TestAuthZPluginTLS [2021-08-25T19:27:29.621Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-25T19:27:29.621Z] === RUN TestAuthZPluginDenyRequest [2021-08-25T19:27:30.184Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-25T19:27:30.184Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-25T19:27:30.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-25T19:27:30.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-25T19:27:30.746Z] === RUN TestAuthZPluginDenyResponse [2021-08-25T19:27:30.975Z] --- PASS: TestTemplatedSecret (2.58s) [2021-08-25T19:27:30.975Z] === RUN TestSecretCreateResolve [2021-08-25T19:27:31.309Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-08-25T19:27:31.309Z] === RUN TestAuthZPluginAllowEventStream [2021-08-25T19:27:32.677Z] docker_api_swarm_test.go:304: [dbda91f704ef5] joining swarm manager [d4578fb97c0ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:27:32.887Z] --- PASS: TestSecretCreateResolve (2.11s) [2021-08-25T19:27:32.888Z] PASS [2021-08-25T19:27:32.888Z] [2021-08-25T19:27:32.888Z] DONE 6 tests in 16.297s [2021-08-25T19:27:32.888Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-25T19:27:32.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:32.888Z] ++ set -e [2021-08-25T19:27:32.888Z] ++ '[' -n 0 ']' [2021-08-25T19:27:32.888Z] ++ set -x [2021-08-25T19:27:32.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:27:32.888Z] INFO: Testing against a local daemon [2021-08-25T19:27:32.888Z] === RUN TestServiceCreateInit [2021-08-25T19:27:32.888Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:27:33.240Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s) [2021-08-25T19:27:33.240Z] === RUN TestAuthZPluginErrorResponse [2021-08-25T19:27:33.803Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-08-25T19:27:33.803Z] === RUN TestAuthZPluginErrorRequest [2021-08-25T19:27:34.060Z] docker_api_swarm_test.go:305: [defb120791f2b] joining swarm manager [d4578fb97c0ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:27:34.317Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-25T19:27:34.317Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-25T19:27:34.880Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-25T19:27:34.880Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-25T19:27:35.139Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-08-25T19:27:35.139Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-25T19:27:36.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-08-25T19:27:36.508Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-25T19:27:37.097Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:27:38.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-08-25T19:27:38.399Z] === RUN TestAuthZPluginHeader [2021-08-25T19:27:38.399Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-25T19:27:38.965Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-08-25T19:27:38.965Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-25T19:27:39.894Z] === RUN TestDockerSuite/TestBuildRm [2021-08-25T19:27:41.304Z] --- PASS: TestServiceCreateInit (8.58s) [2021-08-25T19:27:41.304Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.99s) [2021-08-25T19:27:41.304Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-08-25T19:27:41.304Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:27:41.787Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-25T19:27:42.715Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.79s) [2021-08-25T19:27:42.715Z] === RUN TestAuthZPluginV2Disable [2021-08-25T19:27:42.971Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-25T19:27:43.901Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-25T19:27:44.157Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-25T19:27:44.413Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-25T19:27:45.342Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-25T19:27:45.906Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2021-08-25T19:27:45.906Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-25T19:27:46.166Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-25T19:27:47.042Z] --- PASS: TestBuildWithHugeFile (110.34s) [2021-08-25T19:27:47.042Z] === RUN TestBuildWCOWSandboxSize [2021-08-25T19:27:47.096Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-25T19:27:48.992Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2021-08-25T19:27:48.993Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-25T19:27:49.945Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-25T19:27:49.945Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-25T19:27:50.207Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-25T19:27:50.207Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-25T19:27:50.207Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-25T19:27:50.462Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-25T19:27:51.390Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-25T19:27:51.390Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-25T19:27:51.647Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-08-25T19:27:52.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-25T19:27:57.465Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-25T19:27:57.722Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-25T19:27:58.652Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-25T19:27:58.908Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-25T19:27:59.418Z] --- PASS: TestCreateServiceMultipleTimes (16.27s) [2021-08-25T19:27:59.418Z] === RUN TestCreateServiceConflict [2021-08-25T19:27:59.471Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-25T19:28:00.361Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-08-25T19:28:00.361Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:28:00.404Z] === RUN TestDockerSuite/TestBuildUser [2021-08-25T19:28:00.966Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.92s) [2021-08-25T19:28:00.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-25T19:28:01.895Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-25T19:28:03.663Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2021-08-25T19:28:03.663Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:28:04.414Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-25T19:28:07.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-25T19:28:09.577Z] docker_api_swarm_test.go:272: [d533317166ffb] joining swarm manager [d499c41d59dfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:28:10.945Z] docker_api_swarm_test.go:273: [dd00a68b01ce4] joining swarm manager [d499c41d59dfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:28:15.127Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-25T19:28:15.127Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-25T19:28:15.127Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-25T19:28:15.690Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-25T19:28:16.255Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-25T19:28:17.183Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-25T19:28:17.183Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-25T19:28:17.183Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-25T19:28:17.183Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-25T19:28:17.183Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-25T19:28:17.183Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-25T19:28:17.183Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-25T19:28:17.183Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-25T19:28:17.183Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-25T19:28:17.440Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-25T19:28:17.440Z] PASS [2021-08-25T19:28:17.440Z] [2021-08-25T19:28:17.440Z] DONE 17 tests in 50.082s [2021-08-25T19:28:17.696Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-25T19:28:17.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:17.697Z] ++ set -e [2021-08-25T19:28:17.697Z] ++ '[' -n 0 ']' [2021-08-25T19:28:17.697Z] ++ set -x [2021-08-25T19:28:17.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:17.697Z] INFO: Testing against a local daemon [2021-08-25T19:28:17.697Z] === RUN TestPluginInvalidJSON [2021-08-25T19:28:17.697Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:28:17.697Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:28:17.697Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:28:17.697Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-25T19:28:17.697Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:28:17.697Z] === RUN TestPluginInstall [2021-08-25T19:28:17.697Z] === RUN TestPluginInstall/no_auth [2021-08-25T19:28:18.571Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2021-08-25T19:28:18.571Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:28:18.627Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-25T19:28:18.627Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-25T19:28:19.557Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-25T19:28:20.120Z] time="2021-08-25T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:28:20.120Z] time="2021-08-25T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c508baed4f24fcbe886cd65d501369089aa2c189e4522b43e9beafb17351f80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:28:20.120Z] time="2021-08-25T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:28:20.120Z] time="2021-08-25T19:28:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c508baed4f24fcbe886cd65d501369089aa2c189e4522b43e9beafb17351f80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:28:20.120Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-25T19:28:20.120Z] === RUN TestPluginInstall/with_htpasswd [2021-08-25T19:28:20.485Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-08-25T19:28:20.485Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:28:20.684Z] time="2021-08-25T19:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:28:20.684Z] time="2021-08-25T19:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51492e24a18a949d54d010309e3ba219a50e1ee09fa5c8766ead31e30ca6b6fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:28:20.684Z] time="2021-08-25T19:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:28:20.684Z] time="2021-08-25T19:28:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51492e24a18a949d54d010309e3ba219a50e1ee09fa5c8766ead31e30ca6b6fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:28:20.940Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-25T19:28:20.940Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-25T19:28:21.198Z] === RUN TestPluginInstall/with_insecure [2021-08-25T19:28:22.128Z] time="2021-08-25T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:28:22.128Z] time="2021-08-25T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da185d9f3675888ef4323a0a1e33c2d0d94d024fa6de21500082dde9ec374b92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:28:22.128Z] time="2021-08-25T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-25T19:28:22.128Z] time="2021-08-25T19:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da185d9f3675888ef4323a0a1e33c2d0d94d024fa6de21500082dde9ec374b92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-25T19:28:22.385Z] plugin_test.go:166: [d141366e60e45] daemon is not started [2021-08-25T19:28:22.385Z] --- PASS: TestPluginInstall (4.67s) [2021-08-25T19:28:22.385Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2021-08-25T19:28:22.385Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-08-25T19:28:22.385Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-08-25T19:28:22.385Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:28:23.316Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-25T19:28:23.797Z] --- PASS: TestCreateServiceConfigFileMode (2.73s) [2021-08-25T19:28:23.797Z] === RUN TestCreateServiceSysctls [2021-08-25T19:28:24.245Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-25T19:28:24.504Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-25T19:28:25.067Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-25T19:28:25.324Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-25T19:28:25.581Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-25T19:28:26.147Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-25T19:28:26.147Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-25T19:28:26.147Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-25T19:28:26.147Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2021-08-25T19:28:26.147Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2021-08-25T19:28:26.147Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2021-08-25T19:28:26.147Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:28:26.709Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-25T19:28:26.966Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2021-08-25T19:28:26.966Z] PASS [2021-08-25T19:28:26.966Z] [2021-08-25T19:28:26.966Z] DONE 10 tests in 9.461s [2021-08-25T19:28:26.966Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-25T19:28:26.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:26.966Z] ++ set -e [2021-08-25T19:28:26.966Z] ++ '[' -n 0 ']' [2021-08-25T19:28:26.966Z] ++ set -x [2021-08-25T19:28:26.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:27.115Z] --- PASS: TestCreateServiceSysctls (3.42s) [2021-08-25T19:28:27.115Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:28:27.222Z] INFO: Testing against a local daemon [2021-08-25T19:28:27.222Z] === RUN TestExternalGraphDriver [2021-08-25T19:28:27.222Z] === RUN TestExternalGraphDriver/json [2021-08-25T19:28:28.590Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-25T19:28:28.590Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-25T19:28:28.590Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T19:28:28.590Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-25T19:28:29.154Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-25T19:28:29.154Z] === RUN TestExternalGraphDriver/spec [2021-08-25T19:28:29.661Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2021-08-25T19:28:29.661Z] === RUN TestInspect [2021-08-25T19:28:29.716Z] === RUN TestDockerSuite/TestCommitChange [2021-08-25T19:28:30.646Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-25T19:28:30.903Z] === RUN TestExternalGraphDriver/pull [2021-08-25T19:28:31.161Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-25T19:28:32.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-25T19:28:32.662Z] --- PASS: TestExternalGraphDriver (5.39s) [2021-08-25T19:28:32.662Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-08-25T19:28:32.662Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2021-08-25T19:28:32.662Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2021-08-25T19:28:32.662Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:28:32.662Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-25T19:28:32.965Z] --- PASS: TestInspect (3.34s) [2021-08-25T19:28:32.965Z] === RUN TestCreateJob [2021-08-25T19:28:34.030Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-25T19:28:34.960Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-25T19:28:35.888Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-25T19:28:36.817Z] --- PASS: TestGraphdriverPluginV2 (4.08s) [2021-08-25T19:28:36.817Z] PASS [2021-08-25T19:28:36.817Z] [2021-08-25T19:28:36.817Z] DONE 5 tests in 9.597s [2021-08-25T19:28:36.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-25T19:28:36.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:36.817Z] ++ set -e [2021-08-25T19:28:36.817Z] ++ '[' -n 0 ']' [2021-08-25T19:28:36.817Z] ++ set -x [2021-08-25T19:28:36.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:36.817Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-25T19:28:36.817Z] INFO: Testing against a local daemon [2021-08-25T19:28:36.817Z] === RUN TestContinueAfterPluginCrash [2021-08-25T19:28:36.817Z] === PAUSE TestContinueAfterPluginCrash [2021-08-25T19:28:36.817Z] === RUN TestReadPluginNoRead [2021-08-25T19:28:36.817Z] === PAUSE TestReadPluginNoRead [2021-08-25T19:28:36.817Z] === RUN TestDaemonStartWithLogOpt [2021-08-25T19:28:36.817Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-25T19:28:36.817Z] === CONT TestContinueAfterPluginCrash [2021-08-25T19:28:36.817Z] === CONT TestDaemonStartWithLogOpt [2021-08-25T19:28:37.173Z] --- PASS: TestCreateJob (3.58s) [2021-08-25T19:28:37.173Z] === RUN TestReplicatedJob [2021-08-25T19:28:38.185Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-25T19:28:38.205Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-25T19:28:38.205Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-25T19:28:38.205Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-25T19:28:38.205Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-25T19:28:38.205Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-25T19:28:38.205Z] remote: Enumerating objects: 23, done. [2021-08-25T19:28:38.205Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-25T19:28:38.205Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-25T19:28:38.205Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-25T19:28:38.205Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-08-25T19:28:38.205Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-25T19:28:38.205Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-25T19:28:39.115Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-25T19:28:39.115Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-25T19:28:39.373Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-25T19:28:39.373Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-25T19:28:39.373Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-25T19:28:39.373Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-25T19:28:39.630Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-25T19:28:40.754Z] Cross building: bundles/cross/linux/ppc64le [2021-08-25T19:28:40.754Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-25T19:28:40.754Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-25T19:28:41.000Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-25T19:28:41.000Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2021-08-25T19:28:41.000Z] === CONT TestReadPluginNoRead [2021-08-25T19:28:42.370Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-25T19:28:42.370Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-25T19:28:42.933Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-25T19:28:43.497Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-25T19:28:43.754Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-25T19:28:43.758Z] --- PASS: TestReplicatedJob (6.18s) [2021-08-25T19:28:43.758Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:28:44.010Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-25T19:28:44.573Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-25T19:28:45.136Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-25T19:28:45.136Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-25T19:28:45.136Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-25T19:28:45.394Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-25T19:28:45.650Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-25T19:28:45.650Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-25T19:28:45.907Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-25T19:28:45.907Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-25T19:28:45.907Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-25T19:28:46.164Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-08-25T19:28:46.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-25T19:28:46.986Z] === RUN TestReadPluginNoRead/default [2021-08-25T19:28:47.062Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2021-08-25T19:28:47.062Z] === RUN TestServiceListWithStatuses [2021-08-25T19:28:47.062Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:28:47.062Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:28:47.062Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:28:47.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-25T19:28:47.804Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-25T19:28:47.804Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-25T19:28:48.367Z] === CONT TestReadPluginNoRead [2021-08-25T19:28:48.367Z] read_test.go:92: [d168cee43e999] daemon is not started [2021-08-25T19:28:48.367Z] --- PASS: TestReadPluginNoRead (7.35s) [2021-08-25T19:28:48.367Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2021-08-25T19:28:48.367Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-08-25T19:28:48.367Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-08-25T19:28:48.367Z] PASS [2021-08-25T19:28:48.367Z] [2021-08-25T19:28:48.367Z] DONE 6 tests in 11.754s [2021-08-25T19:28:48.367Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-25T19:28:48.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:48.367Z] ++ set -e [2021-08-25T19:28:48.367Z] ++ '[' -n 0 ']' [2021-08-25T19:28:48.367Z] ++ set -x [2021-08-25T19:28:48.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:48.624Z] testing: warning: no tests to run [2021-08-25T19:28:48.624Z] PASS [2021-08-25T19:28:48.624Z] [2021-08-25T19:28:48.624Z] DONE 0 tests in 0.036s [2021-08-25T19:28:48.624Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-25T19:28:48.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:48.624Z] ++ set -e [2021-08-25T19:28:48.624Z] ++ '[' -n 0 ']' [2021-08-25T19:28:48.624Z] ++ set -x [2021-08-25T19:28:48.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:48.624Z] INFO: Testing against a local daemon [2021-08-25T19:28:48.624Z] === RUN TestPluginWithDevMounts [2021-08-25T19:28:48.624Z] === PAUSE TestPluginWithDevMounts [2021-08-25T19:28:48.624Z] === CONT TestPluginWithDevMounts [2021-08-25T19:28:49.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-25T19:28:49.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-25T19:28:49.775Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-25T19:28:50.337Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-25T19:28:50.337Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-08-25T19:28:50.337Z] PASS [2021-08-25T19:28:50.337Z] [2021-08-25T19:28:50.337Z] DONE 1 tests in 1.899s [2021-08-25T19:28:50.337Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-25T19:28:50.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:50.337Z] ++ set -e [2021-08-25T19:28:50.337Z] ++ '[' -n 0 ']' [2021-08-25T19:28:50.337Z] ++ set -x [2021-08-25T19:28:50.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:28:50.593Z] INFO: Testing against a local daemon [2021-08-25T19:28:50.593Z] === RUN TestSecretInspect [2021-08-25T19:28:50.849Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-25T19:28:51.413Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-25T19:28:51.976Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-25T19:28:51.976Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-25T19:28:52.352Z] --- PASS: TestDockerNetworkConnectAlias (5.12s) [2021-08-25T19:28:52.352Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:28:52.540Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-25T19:28:53.102Z] --- PASS: TestSecretInspect (2.45s) [2021-08-25T19:28:53.102Z] === RUN TestSecretList [2021-08-25T19:28:53.359Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-25T19:28:53.921Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-25T19:28:53.921Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-25T19:28:54.484Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-25T19:28:55.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-25T19:28:55.857Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-25T19:28:55.857Z] --- PASS: TestSecretList (2.86s) [2021-08-25T19:28:55.857Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:28:56.559Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2021-08-25T19:28:56.559Z] === RUN TestServicePlugin [2021-08-25T19:28:56.559Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:28:56.559Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-25T19:28:56.559Z] === RUN TestServiceUpdateLabel [2021-08-25T19:28:57.224Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-25T19:28:57.224Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-25T19:28:57.224Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-25T19:28:57.224Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-25T19:28:57.224Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-25T19:28:57.788Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-25T19:28:58.472Z] --- PASS: TestServiceUpdateLabel (2.19s) [2021-08-25T19:28:58.472Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:28:59.156Z] --- PASS: TestSecretsCreateAndDelete (3.31s) [2021-08-25T19:28:59.156Z] === RUN TestSecretsUpdate [2021-08-25T19:28:59.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-25T19:29:01.608Z] --- PASS: TestSecretsUpdate (2.24s) [2021-08-25T19:29:01.608Z] === RUN TestTemplatedSecret [2021-08-25T19:29:01.864Z] docker_api_swarm_node_test.go:20: [d15e1938aca2b] joining swarm manager [d224def8924c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:29:02.427Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-25T19:29:02.683Z] docker_api_swarm_node_test.go:21: [d4ce5d2174399] joining swarm manager [d224def8924c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:29:02.940Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-25T19:29:03.869Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-25T19:29:03.869Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-25T19:29:03.869Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-25T19:29:03.869Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-25T19:29:04.431Z] --- PASS: TestTemplatedSecret (3.01s) [2021-08-25T19:29:04.431Z] === RUN TestSecretCreateResolve [2021-08-25T19:29:06.949Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-25T19:29:06.949Z] --- PASS: TestSecretCreateResolve (2.23s) [2021-08-25T19:29:06.949Z] PASS [2021-08-25T19:29:06.949Z] [2021-08-25T19:29:06.949Z] DONE 6 tests in 16.206s [2021-08-25T19:29:06.949Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-25T19:29:06.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:29:06.949Z] ++ set -e [2021-08-25T19:29:06.949Z] ++ '[' -n 0 ']' [2021-08-25T19:29:06.949Z] ++ set -x [2021-08-25T19:29:06.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:29:06.949Z] INFO: Testing against a local daemon [2021-08-25T19:29:06.949Z] === RUN TestServiceCreateInit [2021-08-25T19:29:06.949Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:29:06.949Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-25T19:29:07.882Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-25T19:29:12.057Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-25T19:29:12.057Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:29:12.057Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-25T19:29:13.376Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2021-08-25T19:29:13.376Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:29:13.424Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-25T19:29:13.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-25T19:29:14.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-25T19:29:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-25T19:29:16.650Z] --- PASS: TestServiceCreateInit (9.90s) [2021-08-25T19:29:16.650Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-08-25T19:29:16.650Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2021-08-25T19:29:16.650Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:29:17.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-25T19:29:18.511Z] docker_api_swarm_test.go:502: [d5b2fc6bf510f] joining swarm manager [dfe442c63372c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:29:19.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-25T19:29:19.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-25T19:29:21.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003cc4f8_} [2021-08-25T19:29:22.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13112907356_/foo_false____} [2021-08-25T19:29:24.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13112907356_/foo_true____} [2021-08-25T19:29:25.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3219043009_/foo_false____} [2021-08-25T19:29:26.125Z] docker_api_swarm_test.go:507: [df48904c1d2cc] joining swarm manager [dfe442c63372c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:29:26.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3219043009_/foo_true____} [2021-08-25T19:29:28.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3219043009_/foo_true__0xc0003cc528__} [2021-08-25T19:29:28.281Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2021-08-25T19:29:28.281Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:29:29.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003cc540_} [2021-08-25T19:29:30.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003cc558_} [2021-08-25T19:29:31.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003cc570_} [2021-08-25T19:29:33.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003cc588_} [2021-08-25T19:29:33.589Z] --- PASS: TestCreateServiceMultipleTimes (16.83s) [2021-08-25T19:29:33.589Z] === RUN TestCreateServiceConflict [2021-08-25T19:29:34.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-25T19:29:36.323Z] --- PASS: TestCreateServiceConflict (2.51s) [2021-08-25T19:29:36.323Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-25T19:29:36.323Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-25T19:29:38.844Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-25T19:29:39.779Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2021-08-25T19:29:39.779Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:29:40.342Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-25T19:29:42.861Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-25T19:29:43.186Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2021-08-25T19:29:43.186Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:29:43.186Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-25T19:29:43.186Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-25T19:29:43.424Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-25T19:29:43.682Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-25T19:29:44.245Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-25T19:29:44.808Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-25T19:29:45.371Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-25T19:29:45.627Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-25T19:29:46.557Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-25T19:29:47.120Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-25T19:29:47.683Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-25T19:29:48.246Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-25T19:29:48.503Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-25T19:29:49.066Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-25T19:29:50.005Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-25T19:29:50.273Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-25T19:29:50.841Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-25T19:29:51.320Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-25T19:29:51.769Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-25T19:29:52.331Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-25T19:29:52.893Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-25T19:29:52.893Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-25T19:29:53.457Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-25T19:29:53.713Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) [2021-08-25T19:29:53.713Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:29:53.969Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-25T19:29:54.902Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-25T19:29:55.465Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-25T19:29:56.028Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-25T19:29:56.284Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-08-25T19:29:56.284Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:29:57.214Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-25T19:29:57.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-25T19:29:57.726Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-25T19:29:57.902Z] --- PASS: TestServiceUpdatePidsLimit (16.84s) [2021-08-25T19:29:57.902Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-08-25T19:29:57.902Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2021-08-25T19:29:57.902Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2021-08-25T19:29:57.902Z] PASS [2021-08-25T19:29:57.902Z] [2021-08-25T19:29:57.902Z] === Skipped [2021-08-25T19:29:57.902Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-25T19:29:57.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:29:57.902Z] [2021-08-25T19:29:57.902Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-25T19:29:57.902Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-25T19:29:57.902Z] [2021-08-25T19:29:57.902Z] [2021-08-25T19:29:57.902Z] DONE 27 tests, 2 skipped in 145.042s [2021-08-25T19:29:57.902Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-25T19:29:57.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:29:57.902Z] ++ set -e [2021-08-25T19:29:57.902Z] ++ '[' -n 0 ']' [2021-08-25T19:29:57.902Z] ++ set -x [2021-08-25T19:29:57.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:29:57.902Z] INFO: Testing against a local daemon [2021-08-25T19:29:57.902Z] === RUN TestSessionCreate [2021-08-25T19:29:57.902Z] --- PASS: TestSessionCreate (0.04s) [2021-08-25T19:29:57.902Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:29:57.902Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-25T19:29:57.902Z] PASS [2021-08-25T19:29:57.902Z] [2021-08-25T19:29:57.902Z] DONE 2 tests in 0.195s [2021-08-25T19:29:57.902Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-25T19:29:57.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:29:57.902Z] ++ set -e [2021-08-25T19:29:57.902Z] ++ '[' -n 0 ']' [2021-08-25T19:29:57.902Z] ++ set -x [2021-08-25T19:29:57.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:29:57.902Z] INFO: Testing against a local daemon [2021-08-25T19:29:57.902Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:29:57.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-25T19:29:57.902Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:29:57.902Z] === RUN TestDiskUsage [2021-08-25T19:29:57.902Z] === PAUSE TestDiskUsage [2021-08-25T19:29:57.902Z] === RUN TestEventsExecDie [2021-08-25T19:29:58.851Z] --- PASS: TestEventsExecDie (0.73s) [2021-08-25T19:29:58.851Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:29:58.851Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-25T19:29:58.851Z] === RUN TestEventsVolumeCreate [2021-08-25T19:29:58.851Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-08-25T19:29:58.851Z] === RUN TestInfoBinaryCommits [2021-08-25T19:29:58.851Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-25T19:29:58.851Z] === RUN TestInfoAPIVersioned [2021-08-25T19:29:58.851Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-08-25T19:29:59.126Z] === RUN TestInfoDiscoveryBackend [2021-08-25T19:29:59.390Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-25T19:29:59.390Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-25T19:29:59.618Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-08-25T19:29:59.618Z] === RUN TestCreateServiceSysctls [2021-08-25T19:29:59.875Z] docker_api_swarm_node_test.go:81: [db3ba4773d93b] joining swarm manager [d5401ad288ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:30:00.131Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-25T19:30:00.776Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-08-25T19:30:00.776Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-25T19:30:01.037Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-25T19:30:01.037Z] === RUN TestInfoAPI [2021-08-25T19:30:01.037Z] --- PASS: TestInfoAPI (0.04s) [2021-08-25T19:30:01.037Z] === RUN TestInfoAPIWarnings [2021-08-25T19:30:04.308Z] --- PASS: TestCreateServiceSysctls (4.14s) [2021-08-25T19:30:04.308Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:30:04.308Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-25T19:30:07.582Z] --- PASS: TestCreateServiceCapabilities (3.22s) [2021-08-25T19:30:07.582Z] === RUN TestInspect [2021-08-25T19:30:07.582Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-25T19:30:08.147Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-25T19:30:11.420Z] --- PASS: TestInspect (3.94s) [2021-08-25T19:30:11.420Z] === RUN TestCreateJob [2021-08-25T19:30:12.374Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-25T19:30:14.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-25T19:30:14.529Z] --- PASS: TestCreateJob (3.47s) [2021-08-25T19:30:14.529Z] === RUN TestReplicatedJob [2021-08-25T19:30:14.786Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-25T19:30:15.349Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-25T19:30:17.242Z] docker_api_swarm_node_test.go:53: [dd5d9d4a9c762] joining swarm manager [dc90e34b79f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:30:17.255Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-25T19:30:17.255Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-25T19:30:17.255Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-25T19:30:17.255Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-25T19:30:17.255Z] Cross building: bundles/cross/linux/s390x [2021-08-25T19:30:17.255Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-25T19:30:17.255Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-25T19:30:18.174Z] docker_api_swarm_node_test.go:54: [d41fc52a1adf3] joining swarm manager [dc90e34b79f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:30:19.146Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-25T19:30:19.147Z] === RUN TestInfoDebug [2021-08-25T19:30:19.147Z] --- PASS: TestInfoDebug (0.54s) [2021-08-25T19:30:19.147Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:30:19.147Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-25T19:30:19.147Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:30:19.147Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-25T19:30:19.147Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:30:19.147Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-25T19:30:19.147Z] === RUN TestPingCacheHeaders [2021-08-25T19:30:19.147Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-25T19:30:19.147Z] === RUN TestPingGet [2021-08-25T19:30:19.147Z] --- PASS: TestPingGet (0.03s) [2021-08-25T19:30:19.147Z] === RUN TestPingHead [2021-08-25T19:30:19.407Z] --- PASS: TestPingHead (0.04s) [2021-08-25T19:30:19.407Z] === RUN TestVersion [2021-08-25T19:30:19.407Z] --- PASS: TestVersion (0.03s) [2021-08-25T19:30:19.407Z] === CONT TestDiskUsage [2021-08-25T19:30:19.542Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/container_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/image_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/volume_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-25T19:30:19.978Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-25T19:30:20.240Z] === RUN TestDiskUsage/after_container.Run [2021-08-25T19:30:20.474Z] === RUN TestDockerSuite/TestCpToDot [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-25T19:30:20.502Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage (1.43s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-25T19:30:20.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:30:20.763Z] PASS [2021-08-25T19:30:20.763Z] [2021-08-25T19:30:20.763Z] === Skipped [2021-08-25T19:30:20.763Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:30:20.763Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-25T19:30:20.763Z] [2021-08-25T19:30:20.763Z] [2021-08-25T19:30:20.763Z] DONE 53 tests, 1 skipped in 22.873s [2021-08-25T19:30:20.763Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-25T19:30:20.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:30:20.763Z] ++ set -e [2021-08-25T19:30:20.763Z] ++ '[' -n 0 ']' [2021-08-25T19:30:20.763Z] ++ set -x [2021-08-25T19:30:20.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:30:21.023Z] INFO: Testing against a local daemon [2021-08-25T19:30:21.023Z] === RUN TestVolumesCreateAndList [2021-08-25T19:30:21.023Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-25T19:30:21.023Z] === RUN TestVolumesRemove [2021-08-25T19:30:21.023Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-25T19:30:21.023Z] === RUN TestVolumesInspect [2021-08-25T19:30:21.023Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-25T19:30:21.023Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:30:21.023Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:30:21.023Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:30:21.023Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:30:21.023Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-25T19:30:21.023Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:30:21.023Z] PASS [2021-08-25T19:30:21.023Z] [2021-08-25T19:30:21.023Z] DONE 5 tests in 0.284s [2021-08-25T19:30:21.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-25T19:30:21.036Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-25T19:30:21.292Z] --- PASS: TestReplicatedJob (6.87s) [2021-08-25T19:30:21.292Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:30:21.593Z] ++++ cat bundles/test-integration/docker.pid [2021-08-25T19:30:21.593Z] +++ kill 15050 [2021-08-25T19:30:21.853Z] +++ /etc/init.d/apparmor stop [2021-08-25T19:30:21.853Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-25T19:30:21.853Z] [2021-08-25T19:30:21.853Z] Unloading profiles will leave already running processes permanently [2021-08-25T19:30:21.853Z] unconfined, which can lead to unexpected situations. [2021-08-25T19:30:21.853Z] [2021-08-25T19:30:21.853Z] To set a process to complain mode, use the command line tool [2021-08-25T19:30:21.853Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-25T19:30:21.853Z] +++ true [2021-08-25T19:30:21.853Z] exiting test-integration [2021-08-25T19:30:21.853Z] ++ exit 0 [2021-08-25T19:30:21.853Z] [2021-08-25T19:30:22.223Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-25T19:30:23.152Z] === RUN TestDockerSuite/TestCpToStdout Post stage [Pipeline] junit [2021-08-25T19:30:23.252Z] Recording test results [2021-08-25T19:30:23.470Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-25T19:30:23.716Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-25T19:30:23.822Z] + echo Ensuring container killed. [2021-08-25T19:30:23.822Z] Ensuring container killed. [2021-08-25T19:30:23.822Z] + docker rm -vf docker-pr9 [2021-08-25T19:30:23.822Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-25T19:30:24.115Z] + echo Chowning /workspace to jenkins user [2021-08-25T19:30:24.115Z] Chowning /workspace to jenkins user [2021-08-25T19:30:24.115Z] + id -u [2021-08-25T19:30:24.115Z] + id -g [2021-08-25T19:30:24.115Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace busybox chown -R 1000:1000 /workspace [2021-08-25T19:30:24.115Z] Unable to find image 'busybox:latest' locally [2021-08-25T19:30:24.687Z] latest: Pulling from library/busybox [2021-08-25T19:30:24.687Z] be0c1d6b695c: Pulling fs layer [2021-08-25T19:30:24.687Z] be0c1d6b695c: Verifying Checksum [2021-08-25T19:30:24.687Z] be0c1d6b695c: Download complete [2021-08-25T19:30:24.948Z] be0c1d6b695c: Pull complete [2021-08-25T19:30:24.948Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-25T19:30:24.948Z] Status: Downloaded newer image for busybox:latest [2021-08-25T19:30:25.083Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-25T19:30:25.083Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-25T19:30:25.083Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2021-08-25T19:30:25.083Z] === RUN TestServiceListWithStatuses [2021-08-25T19:30:25.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:30:25.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:30:25.083Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:30:25.646Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-25T19:30:26.575Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-25T19:30:26.575Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-25T19:30:26.575Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-25T19:30:27.139Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-25T19:30:27.702Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-25T19:30:27.702Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-25T19:30:27.702Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-25T19:30:27.958Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-25T19:30:28.520Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-25T19:30:28.777Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-25T19:30:28.777Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-25T19:30:29.034Z] === RUN TestDockerSuite/TestCreateRM [2021-08-25T19:30:29.034Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-25T19:30:29.034Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T19:30:29.034Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-25T19:30:29.034Z] === RUN TestDockerSuite/TestCreateStopTimeout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-25T19:30:29.290Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-25T19:30:29.458Z] + bundleName=arm64-integration [2021-08-25T19:30:29.458Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-25T19:30:29.458Z] Creating arm64-integration-bundles.tar.gz [2021-08-25T19:30:29.458Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-25T19:30:29.458Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-25T19:30:29.733Z] Archiving artifacts [2021-08-25T19:30:29.854Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2021-08-25T19:30:29.854Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:30:31.231Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-25T19:30:31.231Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-25T19:30:31.231Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-25T19:30:31.953Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T19:30:32.280Z] + make clean [2021-08-25T19:30:32.852Z] docker volume rm -f docker-dev-cache [2021-08-25T19:30:33.112Z] docker-dev-cache [Pipeline] deleteDir [2021-08-25T19:30:34.503Z] --- PASS: TestDockerNetworkReConnect (4.34s) [2021-08-25T19:30:34.503Z] === RUN TestServicePlugin [2021-08-25T19:30:34.760Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-25T19:30:34.760Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-25T19:30:34.760Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-25T19:30:35.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-25T19:30:35.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-25T19:30:35.017Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-25T19:30:35.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-25T19:30:36.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-25T19:30:37.437Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-25T19:30:38.368Z] plugin_test.go:62: [d69bdb97ae37f] joining swarm manager [d6cb886a4453e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-08-25T19:30:38.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T19:30:39.990Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-25T19:30:39.990Z] plugin_test.go:65: [d8dbd098a597c] joining swarm manager [d6cb886a4453e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:30:40.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-25T19:30:41.175Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-25T19:30:41.175Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-25T19:30:41.738Z] === RUN TestDockerSuite/TestDockerFails [2021-08-25T19:30:41.738Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-25T19:30:41.738Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-25T19:30:41.738Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-25T19:30:42.666Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-25T19:30:43.228Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-25T19:30:44.160Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-25T19:30:44.161Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-25T19:30:44.161Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-25T19:30:44.416Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-25T19:30:50.955Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-25T19:30:50.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-25T19:30:52.321Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-25T19:30:54.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-25T19:30:55.601Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-25T19:30:56.165Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-25T19:30:56.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-25T19:30:56.727Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-25T19:30:57.657Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-25T19:30:57.914Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-25T19:30:58.844Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-25T19:30:58.844Z] docker_api_swarm_test.go:202: [d06741321a1dd] joining swarm manager [d4434dc8787dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:30:59.406Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-25T19:31:00.774Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-25T19:31:01.704Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-25T19:31:04.223Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-25T19:31:06.112Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-25T19:31:06.368Z] --- PASS: TestServicePlugin (32.06s) [2021-08-25T19:31:06.368Z] === RUN TestServiceUpdateLabel [2021-08-25T19:31:07.297Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-25T19:31:08.227Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-25T19:31:08.790Z] --- PASS: TestServiceUpdateLabel (2.50s) [2021-08-25T19:31:08.790Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:31:14.035Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-25T19:31:14.035Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-25T19:31:14.963Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-25T19:31:15.219Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-25T19:31:15.219Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-25T19:31:15.476Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-25T19:31:15.734Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-25T19:31:15.734Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-25T19:31:16.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-25T19:31:16.884Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-25T19:31:18.251Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-25T19:31:18.251Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-25T19:31:18.251Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-25T19:31:18.815Z] docker_api_swarm_test.go:384: [da32a45d1908c] joining swarm manager [da284625488fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:31:19.071Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-25T19:31:19.328Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-25T19:31:19.891Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-25T19:31:19.891Z] docker_api_swarm_test.go:385: [d58fa6660b855] joining swarm manager [da284625488fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:31:20.819Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-25T19:31:21.076Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-25T19:31:21.076Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2021-08-25T19:31:21.076Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-25T19:31:21.076Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2021-08-25T19:31:21.076Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-25T19:31:22.443Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-25T19:31:23.007Z] === RUN TestDockerSuite/TestEventsRename [2021-08-25T19:31:23.573Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2021-08-25T19:31:23.573Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:31:23.830Z] === RUN TestDockerSuite/TestEventsResize [2021-08-25T19:31:24.392Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-25T19:31:29.638Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-25T19:31:30.567Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-25T19:31:30.823Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-25T19:31:34.090Z] === RUN TestDockerSuite/TestEventsTop [2021-08-25T19:31:34.090Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-25T19:31:36.606Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-25T19:31:38.230Z] --- PASS: TestServiceUpdateConfigs (14.63s) [2021-08-25T19:31:38.230Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:31:38.742Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-25T19:31:38.742Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-25T19:31:38.742Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-25T19:31:38.742Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-25T19:31:38.742Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-25T19:31:39.077Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-25T19:31:39.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/test/unit [2021-08-25T19:31:39.935Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-25T19:31:39.935Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-25T19:31:39.935Z] + TESTDIRS=./... [2021-08-25T19:31:39.935Z] + exclude_paths='/vendor/|/integration' [2021-08-25T19:31:39.935Z] ++ go list ./... [2021-08-25T19:31:39.935Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-25T19:31:40.508Z] + pkg_list='github.com/docker/docker/api [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:31:40.508Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/backend [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/container [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/events [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/filters [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/image [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/mount [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/network [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/registry [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/time [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/versions [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/volume [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:31:40.509Z] github.com/docker/docker/cli [2021-08-25T19:31:40.509Z] github.com/docker/docker/cli/config [2021-08-25T19:31:40.509Z] github.com/docker/docker/cli/debug [2021-08-25T19:31:40.509Z] github.com/docker/docker/client [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:31:40.509Z] github.com/docker/docker/container [2021-08-25T19:31:40.509Z] github.com/docker/docker/container/stream [2021-08-25T19:31:40.509Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:31:40.509Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:31:40.509Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/config [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/events [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/exec [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/images [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/links [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/names [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/network [2021-08-25T19:31:40.509Z] github.com/docker/docker/daemon/stats [2021-08-25T19:31:40.509Z] github.com/docker/docker/distribution [2021-08-25T19:31:40.509Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:31:40.509Z] github.com/docker/docker/distribution/utils [2021-08-25T19:31:40.509Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:31:40.509Z] github.com/docker/docker/dockerversion [2021-08-25T19:31:40.509Z] github.com/docker/docker/errdefs [2021-08-25T19:31:40.509Z] github.com/docker/docker/image [2021-08-25T19:31:40.509Z] github.com/docker/docker/image/cache [2021-08-25T19:31:40.509Z] github.com/docker/docker/image/tarexport [2021-08-25T19:31:40.509Z] github.com/docker/docker/image/v1 [2021-08-25T19:31:40.509Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:31:40.509Z] github.com/docker/docker/layer [2021-08-25T19:31:40.509Z] github.com/docker/docker/libcontainerd [2021-08-25T19:31:40.509Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:31:40.509Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:31:40.509Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:31:40.509Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/libnetwork/types [2021-08-25T19:31:40.509Z] github.com/docker/docker/oci [2021-08-25T19:31:40.509Z] github.com/docker/docker/oci/caps [2021-08-25T19:31:40.509Z] github.com/docker/docker/opts [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/archive [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/directory [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/locker [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/mount [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/platform [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/pools [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/progress [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/signal [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/stack [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/system [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/term [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:31:40.509Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:31:40.509Z] github.com/docker/docker/plugin [2021-08-25T19:31:40.509Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:31:40.509Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:31:40.509Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:31:40.509Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:31:40.509Z] github.com/docker/docker/quota [2021-08-25T19:31:40.509Z] github.com/docker/docker/reference [2021-08-25T19:31:40.509Z] github.com/docker/docker/registry [2021-08-25T19:31:40.509Z] github.com/docker/docker/registry/resumable [2021-08-25T19:31:40.509Z] github.com/docker/docker/restartmanager [2021-08-25T19:31:40.509Z] github.com/docker/docker/rootless [2021-08-25T19:31:40.509Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:31:40.509Z] github.com/docker/docker/runconfig [2021-08-25T19:31:40.509Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/environment [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/registry [2021-08-25T19:31:40.509Z] github.com/docker/docker/testutil/request [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume/drivers [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume/local [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume/mounts [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume/service [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:31:40.509Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:31:40.509Z] ++ grep --fixed-strings -v /libnetwork [2021-08-25T19:31:40.509Z] ++ echo 'github.com/docker/docker/api [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/backend [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/container [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/events [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/filters [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/image [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/mount [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/network [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/registry [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/time [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/versions [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:31:40.509Z] github.com/docker/docker/api/types/volume [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:31:40.509Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:31:40.509Z] github.com/docker/docker/cli [2021-08-25T19:31:40.509Z] github.com/docker/docker/cli/config [2021-08-25T19:31:40.509Z] github.com/docker/docker/cli/debug [2021-08-25T19:31:40.509Z] github.com/docker/docker/client [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:31:40.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:31:40.509Z] github.com/docker/docker/container [2021-08-25T19:31:40.509Z] github.com/docker/docker/container/stream [2021-08-25T19:31:40.509Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:31:40.509Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:31:40.509Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/config [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/events [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/exec [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/images [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/links [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/names [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/network [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/stats [2021-08-25T19:31:40.510Z] github.com/docker/docker/distribution [2021-08-25T19:31:40.510Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:31:40.510Z] github.com/docker/docker/distribution/utils [2021-08-25T19:31:40.510Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:31:40.510Z] github.com/docker/docker/dockerversion [2021-08-25T19:31:40.510Z] github.com/docker/docker/errdefs [2021-08-25T19:31:40.510Z] github.com/docker/docker/image [2021-08-25T19:31:40.510Z] github.com/docker/docker/image/cache [2021-08-25T19:31:40.510Z] github.com/docker/docker/image/tarexport [2021-08-25T19:31:40.510Z] github.com/docker/docker/image/v1 [2021-08-25T19:31:40.510Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:31:40.510Z] github.com/docker/docker/layer [2021-08-25T19:31:40.510Z] github.com/docker/docker/libcontainerd [2021-08-25T19:31:40.510Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:31:40.510Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:31:40.510Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:31:40.510Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/libnetwork/types [2021-08-25T19:31:40.510Z] github.com/docker/docker/oci [2021-08-25T19:31:40.510Z] github.com/docker/docker/oci/caps [2021-08-25T19:31:40.510Z] github.com/docker/docker/opts [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/archive [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/directory [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/locker [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/mount [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/platform [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/pools [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/progress [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/signal [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/stack [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/system [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/term [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:31:40.510Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:31:40.510Z] github.com/docker/docker/plugin [2021-08-25T19:31:40.510Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:31:40.510Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:31:40.510Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:31:40.510Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:31:40.510Z] github.com/docker/docker/quota [2021-08-25T19:31:40.510Z] github.com/docker/docker/reference [2021-08-25T19:31:40.510Z] github.com/docker/docker/registry [2021-08-25T19:31:40.510Z] github.com/docker/docker/registry/resumable [2021-08-25T19:31:40.510Z] github.com/docker/docker/restartmanager [2021-08-25T19:31:40.510Z] github.com/docker/docker/rootless [2021-08-25T19:31:40.510Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:31:40.510Z] github.com/docker/docker/runconfig [2021-08-25T19:31:40.510Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/environment [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/registry [2021-08-25T19:31:40.510Z] github.com/docker/docker/testutil/request [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume/drivers [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume/local [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume/mounts [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume/service [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:31:40.510Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:31:40.510Z] + base_pkg_list='github.com/docker/docker/api [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/backend [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/container [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/events [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/filters [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/image [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/mount [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/network [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/registry [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/time [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/versions [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:31:40.510Z] github.com/docker/docker/api/types/volume [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:31:40.510Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:31:40.510Z] github.com/docker/docker/cli [2021-08-25T19:31:40.510Z] github.com/docker/docker/cli/config [2021-08-25T19:31:40.510Z] github.com/docker/docker/cli/debug [2021-08-25T19:31:40.510Z] github.com/docker/docker/client [2021-08-25T19:31:40.510Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:31:40.510Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:31:40.510Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:31:40.510Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:31:40.510Z] github.com/docker/docker/container [2021-08-25T19:31:40.510Z] github.com/docker/docker/container/stream [2021-08-25T19:31:40.510Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:31:40.510Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:31:40.510Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/config [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/events [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/exec [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/images [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/links [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:31:40.510Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/names [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/network [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/stats [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution/utils [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:31:40.511Z] github.com/docker/docker/dockerversion [2021-08-25T19:31:40.511Z] github.com/docker/docker/errdefs [2021-08-25T19:31:40.511Z] github.com/docker/docker/image [2021-08-25T19:31:40.511Z] github.com/docker/docker/image/cache [2021-08-25T19:31:40.511Z] github.com/docker/docker/image/tarexport [2021-08-25T19:31:40.511Z] github.com/docker/docker/image/v1 [2021-08-25T19:31:40.511Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:31:40.511Z] github.com/docker/docker/layer [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:31:40.511Z] github.com/docker/docker/oci [2021-08-25T19:31:40.511Z] github.com/docker/docker/oci/caps [2021-08-25T19:31:40.511Z] github.com/docker/docker/opts [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/archive [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/directory [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/locker [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/mount [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/platform [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/pools [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/progress [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/signal [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/stack [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/system [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/term [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:31:40.511Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:31:40.511Z] github.com/docker/docker/plugin [2021-08-25T19:31:40.511Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:31:40.511Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:31:40.511Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:31:40.511Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:31:40.511Z] github.com/docker/docker/quota [2021-08-25T19:31:40.511Z] github.com/docker/docker/reference [2021-08-25T19:31:40.511Z] github.com/docker/docker/registry [2021-08-25T19:31:40.511Z] github.com/docker/docker/registry/resumable [2021-08-25T19:31:40.511Z] github.com/docker/docker/restartmanager [2021-08-25T19:31:40.511Z] github.com/docker/docker/rootless [2021-08-25T19:31:40.511Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:31:40.511Z] github.com/docker/docker/runconfig [2021-08-25T19:31:40.511Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/environment [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/registry [2021-08-25T19:31:40.511Z] github.com/docker/docker/testutil/request [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume/drivers [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume/local [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume/mounts [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume/service [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:31:40.511Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:31:40.511Z] ++ grep --fixed-strings /libnetwork [2021-08-25T19:31:40.511Z] ++ echo 'github.com/docker/docker/api [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/backend [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/container [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/events [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/filters [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/image [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/mount [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/network [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/registry [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/time [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/versions [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:31:40.511Z] github.com/docker/docker/api/types/volume [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:31:40.511Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:31:40.511Z] github.com/docker/docker/cli [2021-08-25T19:31:40.511Z] github.com/docker/docker/cli/config [2021-08-25T19:31:40.511Z] github.com/docker/docker/cli/debug [2021-08-25T19:31:40.511Z] github.com/docker/docker/client [2021-08-25T19:31:40.511Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:31:40.511Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:31:40.511Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:31:40.511Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:31:40.511Z] github.com/docker/docker/container [2021-08-25T19:31:40.511Z] github.com/docker/docker/container/stream [2021-08-25T19:31:40.511Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:31:40.511Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:31:40.511Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/config [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/events [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/exec [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/images [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/links [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/names [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/network [2021-08-25T19:31:40.511Z] github.com/docker/docker/daemon/stats [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution/utils [2021-08-25T19:31:40.511Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:31:40.511Z] github.com/docker/docker/dockerversion [2021-08-25T19:31:40.511Z] github.com/docker/docker/errdefs [2021-08-25T19:31:40.511Z] github.com/docker/docker/image [2021-08-25T19:31:40.511Z] github.com/docker/docker/image/cache [2021-08-25T19:31:40.511Z] github.com/docker/docker/image/tarexport [2021-08-25T19:31:40.511Z] github.com/docker/docker/image/v1 [2021-08-25T19:31:40.511Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:31:40.511Z] github.com/docker/docker/layer [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:31:40.511Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:31:40.511Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/types [2021-08-25T19:31:40.512Z] github.com/docker/docker/oci [2021-08-25T19:31:40.512Z] github.com/docker/docker/oci/caps [2021-08-25T19:31:40.512Z] github.com/docker/docker/opts [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/archive [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/directory [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/locker [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/mount [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/platform [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/pools [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/progress [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/signal [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/stack [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/system [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/term [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:31:40.512Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:31:40.512Z] github.com/docker/docker/plugin [2021-08-25T19:31:40.512Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:31:40.512Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:31:40.512Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:31:40.512Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:31:40.512Z] github.com/docker/docker/quota [2021-08-25T19:31:40.512Z] github.com/docker/docker/reference [2021-08-25T19:31:40.512Z] github.com/docker/docker/registry [2021-08-25T19:31:40.512Z] github.com/docker/docker/registry/resumable [2021-08-25T19:31:40.512Z] github.com/docker/docker/restartmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/rootless [2021-08-25T19:31:40.512Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:31:40.512Z] github.com/docker/docker/runconfig [2021-08-25T19:31:40.512Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/environment [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/registry [2021-08-25T19:31:40.512Z] github.com/docker/docker/testutil/request [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume/drivers [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume/local [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume/mounts [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume/service [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:31:40.512Z] github.com/docker/docker/volume/testutils' [2021-08-25T19:31:40.512Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/types' [2021-08-25T19:31:40.512Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-25T19:31:40.512Z] + echo 'github.com/docker/docker/libnetwork [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/types' [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:31:40.512Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:31:40.512Z] + type docker-proxy [2021-08-25T19:31:40.512Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-25T19:31:40.512Z] + hack/make.sh binary-proxy install-proxy [2021-08-25T19:31:40.512Z] [2021-08-25T19:31:40.773Z] Removing bundles/ [2021-08-25T19:31:40.773Z] [2021-08-25T19:31:40.773Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-25T19:31:40.773Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-25T19:31:40.773Z] GOOS="" GOARCH="" GOARM="" [2021-08-25T19:31:43.487Z] === RUN TestDockerSuite/TestExec [2021-08-25T19:31:43.487Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-25T19:31:43.744Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-25T19:31:44.306Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-25T19:31:44.868Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-25T19:31:45.796Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-25T19:31:46.359Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-25T19:31:46.921Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-25T19:31:47.361Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-25T19:31:47.361Z] [2021-08-25T19:31:47.361Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-25T19:31:47.361Z] Installing docker-proxy to /usr/local/bin/ [2021-08-25T19:31:47.361Z] [2021-08-25T19:31:47.361Z] + mkdir -p bundles [2021-08-25T19:31:47.361Z] + '[' -n 'github.com/docker/docker/api [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/backend/build [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/httputils [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/middleware [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/build [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/container [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/debug [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/distribution [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/grpc [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/image [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/network [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/plugin [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/session [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/swarm [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/system [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/server/router/volume [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/backend [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/blkiodev [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/container [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/events [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/filters [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/image [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/mount [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/network [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/registry [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/strslice [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/swarm [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/time [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/versions [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-25T19:31:47.361Z] github.com/docker/docker/api/types/volume [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/builder-next/worker [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/dockerfile [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/dockerignore [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/remotecontext [2021-08-25T19:31:47.361Z] github.com/docker/docker/builder/remotecontext/git [2021-08-25T19:31:47.361Z] github.com/docker/docker/cli [2021-08-25T19:31:47.361Z] github.com/docker/docker/cli/config [2021-08-25T19:31:47.361Z] github.com/docker/docker/cli/debug [2021-08-25T19:31:47.361Z] github.com/docker/docker/client [2021-08-25T19:31:47.361Z] github.com/docker/docker/cmd/docker-proxy [2021-08-25T19:31:47.361Z] github.com/docker/docker/cmd/dockerd [2021-08-25T19:31:47.361Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-25T19:31:47.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-25T19:31:47.361Z] github.com/docker/docker/container [2021-08-25T19:31:47.361Z] github.com/docker/docker/container/stream [2021-08-25T19:31:47.361Z] github.com/docker/docker/contrib/apparmor [2021-08-25T19:31:47.361Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-25T19:31:47.361Z] github.com/docker/docker/contrib/httpserver [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/cluster [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/cluster/convert [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/cluster/executor [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/cluster/provider [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/config [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/discovery [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/events [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/events/testutils [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/exec [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/images [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/initlayer [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/links [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/listeners [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/gelf [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/journald [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/local [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/logentries [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/splunk [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/syslog [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/logger/templates [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/names [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/network [2021-08-25T19:31:47.361Z] github.com/docker/docker/daemon/stats [2021-08-25T19:31:47.361Z] github.com/docker/docker/distribution [2021-08-25T19:31:47.361Z] github.com/docker/docker/distribution/metadata [2021-08-25T19:31:47.361Z] github.com/docker/docker/distribution/utils [2021-08-25T19:31:47.361Z] github.com/docker/docker/distribution/xfer [2021-08-25T19:31:47.361Z] github.com/docker/docker/dockerversion [2021-08-25T19:31:47.361Z] github.com/docker/docker/errdefs [2021-08-25T19:31:47.361Z] github.com/docker/docker/image [2021-08-25T19:31:47.361Z] github.com/docker/docker/image/cache [2021-08-25T19:31:47.361Z] github.com/docker/docker/image/tarexport [2021-08-25T19:31:47.362Z] github.com/docker/docker/image/v1 [2021-08-25T19:31:47.362Z] github.com/docker/docker/internal/test/suite [2021-08-25T19:31:47.362Z] github.com/docker/docker/layer [2021-08-25T19:31:47.362Z] github.com/docker/docker/libcontainerd [2021-08-25T19:31:47.362Z] github.com/docker/docker/libcontainerd/queue [2021-08-25T19:31:47.362Z] github.com/docker/docker/libcontainerd/remote [2021-08-25T19:31:47.362Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-25T19:31:47.362Z] github.com/docker/docker/libcontainerd/types [2021-08-25T19:31:47.362Z] github.com/docker/docker/oci [2021-08-25T19:31:47.362Z] github.com/docker/docker/oci/caps [2021-08-25T19:31:47.362Z] github.com/docker/docker/opts [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/aaparser [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/archive [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/authorization [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/broadcaster [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/capabilities [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/chrootarchive [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/containerfs [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/devicemapper [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/directory [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/discovery [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/discovery/file [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/discovery/kv [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/discovery/memory [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/dmesg [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/filenotify [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/fileutils [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/fsutils [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/homedir [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/idtools [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/ioutils [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/jsonmessage [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/locker [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/longpath [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/loopback [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/mount [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/namesgenerator [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/parsers [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/pidfile [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/platform [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/plugingetter [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/plugins [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/plugins/transport [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/pools [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/progress [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/pubsub [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/reexec [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/signal [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/stack [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/stdcopy [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/streamformatter [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/stringid [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/symlink [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/sysinfo [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/system [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/tailfile [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/tarsum [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/term [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/term/windows [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/truncindex [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/urlutil [2021-08-25T19:31:47.362Z] github.com/docker/docker/pkg/useragent [2021-08-25T19:31:47.362Z] github.com/docker/docker/plugin [2021-08-25T19:31:47.362Z] github.com/docker/docker/plugin/executor/containerd [2021-08-25T19:31:47.362Z] github.com/docker/docker/plugin/v2 [2021-08-25T19:31:47.362Z] github.com/docker/docker/profiles/apparmor [2021-08-25T19:31:47.362Z] github.com/docker/docker/profiles/seccomp [2021-08-25T19:31:47.362Z] github.com/docker/docker/quota [2021-08-25T19:31:47.362Z] github.com/docker/docker/reference [2021-08-25T19:31:47.362Z] github.com/docker/docker/registry [2021-08-25T19:31:47.362Z] github.com/docker/docker/registry/resumable [2021-08-25T19:31:47.362Z] github.com/docker/docker/restartmanager [2021-08-25T19:31:47.362Z] github.com/docker/docker/rootless [2021-08-25T19:31:47.362Z] github.com/docker/docker/rootless/specconv [2021-08-25T19:31:47.362Z] github.com/docker/docker/runconfig [2021-08-25T19:31:47.362Z] github.com/docker/docker/runconfig/opts [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/daemon [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/environment [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/fakecontext [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/fakegit [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/fakestorage [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/fixtures/load [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/registry [2021-08-25T19:31:47.362Z] github.com/docker/docker/testutil/request [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume/drivers [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume/local [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume/mounts [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume/service [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume/service/opts [2021-08-25T19:31:47.362Z] github.com/docker/docker/volume/testutils' ']' [2021-08-25T19:31:47.362Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-25T19:31:47.486Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-25T19:31:48.048Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-25T19:31:48.303Z] ? github.com/docker/docker/api [no test files] [2021-08-25T19:31:48.610Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-25T19:31:49.175Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-25T19:31:50.104Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-25T19:31:50.666Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2021-08-25T19:31:50.666Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:31:50.922Z] === RUN TestDockerSuite/TestExecEnv [2021-08-25T19:31:51.851Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-25T19:31:52.107Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-25T19:31:53.037Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-25T19:31:53.037Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-25T19:31:53.293Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-25T19:31:56.562Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-25T19:31:56.562Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-25T19:31:57.125Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-25T19:31:57.688Z] === RUN TestDockerSuite/TestExecParseError [2021-08-25T19:31:57.944Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-25T19:31:58.508Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-25T19:31:59.074Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-25T19:31:59.637Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-25T19:32:00.204Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-25T19:32:00.786Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-25T19:32:01.348Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-25T19:32:03.211Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-08-25T19:32:07.883Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2021-08-25T19:32:07.883Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-08-25T19:32:07.883Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-08-25T19:32:07.883Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-08-25T19:32:07.883Z] PASS [2021-08-25T19:32:07.883Z] [2021-08-25T19:32:07.883Z] === Skipped [2021-08-25T19:32:07.883Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-25T19:32:07.883Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-25T19:32:07.883Z] [2021-08-25T19:32:07.883Z] [2021-08-25T19:32:07.883Z] DONE 27 tests, 1 skipped in 180.593s [2021-08-25T19:32:07.883Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-25T19:32:07.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:32:07.883Z] ++ set -e [2021-08-25T19:32:07.883Z] ++ '[' -n 0 ']' [2021-08-25T19:32:07.883Z] ++ set -x [2021-08-25T19:32:07.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:32:07.883Z] INFO: Testing against a local daemon [2021-08-25T19:32:07.883Z] === RUN TestSessionCreate [2021-08-25T19:32:07.883Z] --- PASS: TestSessionCreate (0.02s) [2021-08-25T19:32:07.883Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:32:07.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-25T19:32:07.883Z] PASS [2021-08-25T19:32:07.883Z] [2021-08-25T19:32:07.883Z] DONE 2 tests in 0.124s [2021-08-25T19:32:07.883Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-25T19:32:07.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:32:07.883Z] ++ set -e [2021-08-25T19:32:07.883Z] ++ '[' -n 0 ']' [2021-08-25T19:32:07.883Z] ++ set -x [2021-08-25T19:32:07.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:32:07.883Z] INFO: Testing against a local daemon [2021-08-25T19:32:07.883Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:32:07.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-25T19:32:07.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:32:07.883Z] === RUN TestDiskUsage [2021-08-25T19:32:07.883Z] === PAUSE TestDiskUsage [2021-08-25T19:32:07.883Z] === RUN TestEventsExecDie [2021-08-25T19:32:08.139Z] --- PASS: TestEventsExecDie (0.60s) [2021-08-25T19:32:08.139Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:32:08.139Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-25T19:32:08.139Z] === RUN TestEventsVolumeCreate [2021-08-25T19:32:08.139Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-25T19:32:08.139Z] === RUN TestInfoBinaryCommits [2021-08-25T19:32:08.139Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-25T19:32:08.139Z] === RUN TestInfoAPIVersioned [2021-08-25T19:32:08.139Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-25T19:32:08.139Z] === RUN TestInfoDiscoveryBackend [2021-08-25T19:32:08.701Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-25T19:32:08.701Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-25T19:32:10.065Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-25T19:32:10.066Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-25T19:32:10.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-25T19:32:10.321Z] === RUN TestInfoAPI [2021-08-25T19:32:10.321Z] --- PASS: TestInfoAPI (0.02s) [2021-08-25T19:32:10.321Z] === RUN TestInfoAPIWarnings [2021-08-25T19:32:11.110Z] --- PASS: TestBuildWCOWSandboxSize (658.19s) [2021-08-25T19:32:11.110Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:32:11.110Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:32:11.110Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:32:11.110Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:32:11.110Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:32:11.110Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:32:11.110Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:32:11.110Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:32:11.110Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:32:11.110Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:32:11.110Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-08-25T19:32:11.110Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-25T19:32:11.110Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-25T19:32:11.110Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-25T19:32:11.110Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:32:11.110Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:32:11.110Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:32:11.110Z] --- PASS: TestBuildPlatformInvalid (0.43s) [2021-08-25T19:32:11.110Z] PASS [2021-08-25T19:32:11.110Z] ok github.com/docker/docker/integration/build 796.153s [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === Skipped [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-25T19:32:11.110Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-25T19:32:11.110Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-25T19:32:11.110Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-25T19:32:11.110Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-25T19:32:11.110Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] DONE 29 tests, 5 skipped in 818.288s [2021-08-25T19:32:11.110Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-25T19:32:11.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:32:11.110Z] INFO: Testing against a local daemon [2021-08-25T19:32:11.110Z] === RUN TestConfigInspect [2021-08-25T19:32:11.110Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestConfigList [2021-08-25T19:32:11.110Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestConfigList (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:32:11.110Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestConfigsUpdate [2021-08-25T19:32:11.110Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestTemplatedConfig [2021-08-25T19:32:11.110Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestConfigCreateResolve [2021-08-25T19:32:11.110Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:32:11.110Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-25T19:32:11.110Z] PASS [2021-08-25T19:32:11.110Z] ok github.com/docker/docker/integration/config 0.075s [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === Skipped [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-25T19:32:11.110Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-25T19:32:11.110Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-25T19:32:11.110Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-25T19:32:11.110Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-25T19:32:11.110Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-25T19:32:11.110Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] [2021-08-25T19:32:11.110Z] DONE 6 tests, 6 skipped in 2.416s [2021-08-25T19:32:11.110Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-25T19:32:11.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:32:11.110Z] INFO: Testing against a local daemon [2021-08-25T19:32:11.110Z] === RUN TestCheckpoint [2021-08-25T19:32:11.110Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:32:11.110Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestContainerInvalidJSON [2021-08-25T19:32:11.110Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:32:11.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:32:11.110Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:32:11.110Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:32:11.110Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:32:11.110Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:32:11.110Z] --- PASS: TestContainerInvalidJSON (0.36s) [2021-08-25T19:32:11.110Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-25T19:32:11.110Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:32:11.110Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-08-25T19:32:11.110Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:32:11.110Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-08-25T19:32:11.110Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:32:11.110Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-25T19:32:11.110Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:32:11.110Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-08-25T19:32:11.110Z] === RUN TestCopyFromContainer [2021-08-25T19:32:11.110Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:32:11.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:32:11.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:32:11.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:32:11.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:32:11.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:32:11.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:32:11.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:32:11.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:32:11.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:32:11.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-25T19:32:11.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:32:11.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:32:11.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:32:11.110Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-25T19:32:11.110Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:32:11.110Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:32:11.110Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:32:11.110Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:32:11.110Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:32:11.110Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:32:11.110Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:32:11.110Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-25T19:32:11.110Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:32:11.110Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-25T19:32:11.110Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:32:11.110Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.110Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:32:11.110Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:32:11.110Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:32:11.110Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:32:11.110Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:32:11.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:32:11.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:32:11.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:32:11.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:32:11.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:32:11.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:32:11.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:32:11.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:32:11.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:32:11.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:32:11.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:32:11.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:32:11.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:32:11.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:32:11.111Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-25T19:32:11.111Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:32:11.111Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:32:11.111Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:32:11.111Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:32:11.111Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:32:11.111Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-25T19:32:11.111Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:32:11.111Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-25T19:32:11.111Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-25T19:32:11.111Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:32:11.111Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.111Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestDiff [2021-08-25T19:32:11.111Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-25T19:32:11.111Z] --- SKIP: TestDiff (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestExecWithCloseStdin [2021-08-25T19:32:11.111Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-25T19:32:11.111Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestExec [2021-08-25T19:32:11.111Z] --- PASS: TestExec (3.54s) [2021-08-25T19:32:11.111Z] === RUN TestExecUser [2021-08-25T19:32:11.111Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-25T19:32:11.111Z] --- SKIP: TestExecUser (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:32:11.111Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.111Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:32:11.111Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:11.111Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:32:11.111Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-25T19:32:11.111Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestHealthKillContainer [2021-08-25T19:32:11.111Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-25T19:32:11.111Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:32:11.111Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-25T19:32:11.111Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-25T19:32:11.111Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:32:12.211Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-25T19:32:12.776Z] === RUN TestDockerSuite/TestExecTTY [2021-08-25T19:32:13.338Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-25T19:32:13.900Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-25T19:32:14.018Z] --- PASS: TestKillContainerInvalidSignal (2.54s) [2021-08-25T19:32:14.018Z] === RUN TestKillContainer [2021-08-25T19:32:14.018Z] === RUN TestKillContainer/no_signal [2021-08-25T19:32:14.463Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-25T19:32:15.027Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-25T19:32:15.027Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-25T19:32:15.027Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-25T19:32:16.210Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:32:16.210Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-25T19:32:16.210Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:32:16.393Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-25T19:32:16.649Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-25T19:32:17.578Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-25T19:32:18.141Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-25T19:32:19.070Z] check_test.go:380: [d58fa6660b855] daemon is not started [2021-08-25T19:32:19.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-25T19:32:19.070Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-25T19:32:19.120Z] --- PASS: TestKillContainer (5.05s) [2021-08-25T19:32:19.120Z] --- PASS: TestKillContainer/no_signal (2.47s) [2021-08-25T19:32:19.120Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:32:19.120Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2021-08-25T19:32:19.120Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:32:19.120Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:32:19.120Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-25T19:32:19.120Z] === RUN TestKillStoppedContainer [2021-08-25T19:32:19.120Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:32:19.120Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-25T19:32:19.120Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:32:19.120Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:32:19.120Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-25T19:32:19.120Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:32:19.120Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-25T19:32:19.120Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-25T19:32:19.120Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:32:19.120Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:19.120Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:32:19.120Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:32:19.120Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:32:19.120Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-25T19:32:19.120Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:32:20.961Z] docker_api_swarm_test.go:802: [d113363ae9557] joining swarm manager [d4dd4bdc7274f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:32:21.285Z] --- PASS: TestLogsFollowTailEmpty (2.50s) [2021-08-25T19:32:21.285Z] === RUN TestNetworkNat [2021-08-25T19:32:21.285Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-25T19:32:21.285Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-25T19:32:21.285Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:32:21.890Z] docker_api_swarm_test.go:802: [d0ff443da3dac] joining swarm manager [d4dd4bdc7274f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:32:23.280Z] docker_api_swarm_test.go:802: [ddf45f1e8600a] joining swarm manager [d4dd4bdc7274f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-25T19:32:23.537Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-25T19:32:24.465Z] docker_api_swarm_test.go:802: [decb36a7676b0] joining swarm manager [d4dd4bdc7274f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-25T19:32:25.005Z] --- PASS: TestNetworkLocalhostTCPNat (3.02s) [2021-08-25T19:32:25.005Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:32:25.005Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-25T19:32:25.005Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-25T19:32:25.005Z] === RUN TestPause [2021-08-25T19:32:25.005Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-25T19:32:25.005Z] --- SKIP: TestPause (0.00s) [2021-08-25T19:32:25.005Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:32:25.831Z] docker_api_swarm_test.go:810: [d04b6dfbcdcfc] joining swarm manager [d4dd4bdc7274f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-25T19:32:26.759Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-08-25T19:32:26.759Z] === RUN TestInfoDebug [2021-08-25T19:32:27.015Z] --- PASS: TestInfoDebug (0.53s) [2021-08-25T19:32:27.015Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:32:27.171Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.49s) [2021-08-25T19:32:27.171Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:32:27.171Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:32:27.171Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-25T19:32:27.171Z] === RUN TestPsFilter [2021-08-25T19:32:27.171Z] --- PASS: TestPsFilter (0.25s) [2021-08-25T19:32:27.171Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:32:27.577Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-25T19:32:27.577Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:32:28.140Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-25T19:32:28.140Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-08-25T19:32:28.140Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:32:28.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-08-25T19:32:28.140Z] === RUN TestPingCacheHeaders [2021-08-25T19:32:28.396Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-25T19:32:28.396Z] === RUN TestPingGet [2021-08-25T19:32:28.396Z] --- PASS: TestPingGet (0.02s) [2021-08-25T19:32:28.396Z] === RUN TestPingHead [2021-08-25T19:32:28.396Z] --- PASS: TestPingHead (0.02s) [2021-08-25T19:32:28.396Z] === RUN TestVersion [2021-08-25T19:32:28.396Z] --- PASS: TestVersion (0.02s) [2021-08-25T19:32:28.396Z] === CONT TestDiskUsage [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/container_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/image_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/volume_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-25T19:32:28.958Z] === RUN TestDiskUsage/after_container.Run [2021-08-25T19:32:29.215Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-25T19:32:29.215Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-25T19:32:29.215Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-25T19:32:29.473Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage (1.19s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-25T19:32:29.473Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-25T19:32:29.473Z] PASS [2021-08-25T19:32:29.473Z] [2021-08-25T19:32:29.473Z] === Skipped [2021-08-25T19:32:29.473Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:32:29.473Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-25T19:32:29.473Z] [2021-08-25T19:32:29.473Z] [2021-08-25T19:32:29.473Z] DONE 53 tests, 1 skipped in 22.133s [2021-08-25T19:32:29.473Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-25T19:32:29.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:32:29.473Z] ++ set -e [2021-08-25T19:32:29.473Z] ++ '[' -n 0 ']' [2021-08-25T19:32:29.473Z] ++ set -x [2021-08-25T19:32:29.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-08-25T19:32:29.473Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-25T19:32:29.730Z] INFO: Testing against a local daemon [2021-08-25T19:32:29.730Z] === RUN TestVolumesCreateAndList [2021-08-25T19:32:29.730Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-25T19:32:29.730Z] === RUN TestVolumesRemove [2021-08-25T19:32:29.730Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-25T19:32:29.730Z] === RUN TestVolumesInspect [2021-08-25T19:32:29.730Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-25T19:32:29.730Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:32:29.730Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:32:29.730Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:32:29.730Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:32:29.730Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-25T19:32:29.730Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:32:29.730Z] PASS [2021-08-25T19:32:29.730Z] [2021-08-25T19:32:29.730Z] DONE 5 tests in 0.265s [2021-08-25T19:32:29.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-25T19:32:30.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.51s) [2021-08-25T19:32:30.063Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:32:30.293Z] ++++ cat bundles/test-integration/docker.pid [2021-08-25T19:32:30.293Z] +++ kill 6315 [2021-08-25T19:32:30.293Z] +++ /etc/init.d/apparmor stop [2021-08-25T19:32:30.293Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-25T19:32:30.293Z] [2021-08-25T19:32:30.293Z] Unloading profiles will leave already running processes permanently [2021-08-25T19:32:30.293Z] unconfined, which can lead to unexpected situations. [2021-08-25T19:32:30.293Z] [2021-08-25T19:32:30.293Z] To set a process to complain mode, use the command line tool [2021-08-25T19:32:30.293Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-25T19:32:30.293Z] +++ true [2021-08-25T19:32:30.293Z] exiting test-integration [2021-08-25T19:32:30.293Z] ++ exit 0 [2021-08-25T19:32:30.293Z] [2021-08-25T19:32:30.856Z] + for job in $(jobs -p) [2021-08-25T19:32:30.856Z] + wait 11114 [2021-08-25T19:32:32.229Z] --- PASS: TestRemoveContainerWithVolume (2.56s) [2021-08-25T19:32:32.229Z] === RUN TestRemoveContainerRunning [2021-08-25T19:32:35.023Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-25T19:32:35.023Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-25T19:32:35.023Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-25T19:32:35.023Z] === RUN TestDockerSuite/TestHealth [2021-08-25T19:32:35.121Z] --- PASS: TestRemoveContainerRunning (2.61s) [2021-08-25T19:32:35.121Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:32:37.294Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.60s) [2021-08-25T19:32:37.294Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:32:37.294Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-25T19:32:37.294Z] === RUN TestRenameLinkedContainer [2021-08-25T19:32:37.294Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-25T19:32:37.294Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-25T19:32:37.294Z] === RUN TestRenameStoppedContainer [2021-08-25T19:32:40.188Z] --- PASS: TestRenameStoppedContainer (2.50s) [2021-08-25T19:32:40.188Z] === RUN TestRenameRunningContainerAndReuse [2021-08-25T19:32:44.864Z] --- PASS: TestRenameRunningContainerAndReuse (5.06s) [2021-08-25T19:32:44.864Z] === RUN TestRenameInvalidName [2021-08-25T19:32:47.758Z] --- PASS: TestRenameInvalidName (2.58s) [2021-08-25T19:32:47.758Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-25T19:32:56.910Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-25T19:32:57.166Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-25T19:32:57.422Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-25T19:32:57.681Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-25T19:32:58.059Z] --- PASS: TestRenameAnonymousContainer (9.56s) [2021-08-25T19:32:58.059Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:33:00.229Z] --- PASS: TestRenameContainerWithSameName (2.64s) [2021-08-25T19:33:00.229Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-25T19:33:00.229Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:00.229Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-25T19:33:00.229Z] === RUN TestResize [2021-08-25T19:33:00.970Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-25T19:33:00.970Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-25T19:33:00.970Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-25T19:33:01.536Z] === RUN TestDockerSuite/TestImportFile [2021-08-25T19:33:02.401Z] --- PASS: TestResize (2.54s) [2021-08-25T19:33:02.401Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:33:02.903Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-25T19:33:02.903Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-25T19:33:03.831Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-25T19:33:05.197Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-25T19:33:05.292Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2021-08-25T19:33:05.292Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:33:06.125Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-25T19:33:06.688Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-25T19:33:07.250Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-25T19:33:07.476Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s) [2021-08-25T19:33:07.476Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:33:07.476Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:07.476Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:33:07.476Z] === RUN TestStats [2021-08-25T19:33:07.476Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-25T19:33:07.476Z] --- SKIP: TestStats (0.00s) [2021-08-25T19:33:07.476Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:33:07.812Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-25T19:33:07.812Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-25T19:33:07.812Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-25T19:33:08.068Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-25T19:33:08.630Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-25T19:33:09.192Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-25T19:33:09.448Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-25T19:33:10.011Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-25T19:33:10.578Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-25T19:33:10.578Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-25T19:33:11.193Z] --- PASS: TestBuildWCOWSandboxSize (649.04s) [2021-08-25T19:33:11.193Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:33:11.193Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:33:11.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:33:11.193Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:33:11.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:33:11.193Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:33:11.193Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:33:11.193Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:33:11.193Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:33:11.194Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:33:11.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-08-25T19:33:11.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-25T19:33:11.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-25T19:33:11.194Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-25T19:33:11.194Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:33:11.194Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:33:11.194Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-25T19:33:11.194Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:33:11.194Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-08-25T19:33:11.194Z] PASS [2021-08-25T19:33:11.194Z] ok github.com/docker/docker/integration/build 784.068s [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === Skipped [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-25T19:33:11.194Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-25T19:33:11.194Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-25T19:33:11.194Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-25T19:33:11.194Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-25T19:33:11.194Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] DONE 29 tests, 5 skipped in 802.898s [2021-08-25T19:33:11.194Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-25T19:33:11.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:33:11.194Z] INFO: Testing against a local daemon [2021-08-25T19:33:11.194Z] === RUN TestConfigInspect [2021-08-25T19:33:11.194Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-25T19:33:11.194Z] === RUN TestConfigList [2021-08-25T19:33:11.194Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] --- SKIP: TestConfigList (0.00s) [2021-08-25T19:33:11.194Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:33:11.194Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-25T19:33:11.194Z] === RUN TestConfigsUpdate [2021-08-25T19:33:11.194Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-25T19:33:11.194Z] === RUN TestTemplatedConfig [2021-08-25T19:33:11.194Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-25T19:33:11.194Z] === RUN TestConfigCreateResolve [2021-08-25T19:33:11.194Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:11.194Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-25T19:33:11.194Z] PASS [2021-08-25T19:33:11.194Z] ok github.com/docker/docker/integration/config 0.113s [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === Skipped [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-25T19:33:11.194Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-25T19:33:11.194Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-25T19:33:11.194Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-25T19:33:11.194Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-25T19:33:11.194Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-25T19:33:11.194Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] [2021-08-25T19:33:11.194Z] DONE 6 tests, 6 skipped in 2.566s [2021-08-25T19:33:11.194Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-25T19:33:11.505Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-25T19:33:12.068Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-25T19:33:12.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:33:12.158Z] INFO: Testing against a local daemon [2021-08-25T19:33:12.158Z] === RUN TestCheckpoint [2021-08-25T19:33:12.158Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:33:12.158Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:33:12.158Z] === RUN TestContainerInvalidJSON [2021-08-25T19:33:12.158Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:33:12.158Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:33:12.158Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:33:12.158Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:33:12.615Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:33:12.615Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:33:12.615Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-08-25T19:33:12.615Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-25T19:33:12.615Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-25T19:33:12.615Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:33:12.631Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-25T19:33:12.631Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-25T19:33:12.887Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-25T19:33:12.887Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-25T19:33:12.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-25T19:33:13.071Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-08-25T19:33:13.071Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:33:13.071Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-25T19:33:13.071Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:33:13.071Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-08-25T19:33:13.071Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:33:13.527Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-08-25T19:33:13.527Z] === RUN TestCopyFromContainer [2021-08-25T19:33:13.527Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:13.527Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:33:13.527Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:33:13.527Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:33:13.527Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:33:13.527Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:33:13.527Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:33:13.527Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:33:13.527Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:33:13.527Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:33:13.527Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:33:13.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:33:13.527Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-25T19:33:13.527Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:33:13.527Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:13.527Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:33:13.527Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:13.527Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:33:13.527Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:13.527Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:33:13.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:33:13.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:33:13.527Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-25T19:33:13.527Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-25T19:33:13.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-25T19:33:13.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-25T19:33:13.528Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:33:13.528Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-25T19:33:13.528Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-25T19:33:13.528Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:33:13.528Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:33:13.528Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:33:13.528Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-25T19:33:13.528Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:33:13.528Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:33:13.528Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:33:13.528Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-08-25T19:33:13.528Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:33:13.528Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-25T19:33:13.528Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-25T19:33:13.528Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:33:13.528Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:13.528Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:33:13.528Z] === RUN TestDiff [2021-08-25T19:33:13.528Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:13.528Z] --- SKIP: TestDiff (0.00s) [2021-08-25T19:33:13.528Z] === RUN TestExecWithCloseStdin [2021-08-25T19:33:13.815Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-25T19:33:14.071Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-25T19:33:14.526Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.50s) [2021-08-25T19:33:14.526Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:33:14.526Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-25T19:33:14.526Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-25T19:33:14.526Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:33:14.633Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-25T19:33:15.195Z] === RUN TestDockerSuite/TestInspectImage [2021-08-25T19:33:15.195Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-25T19:33:15.195Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-25T19:33:15.195Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-25T19:33:15.196Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-25T19:33:15.451Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-25T19:33:16.013Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-25T19:33:16.013Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-25T19:33:16.422Z] --- PASS: TestExecWithCloseStdin (2.61s) [2021-08-25T19:33:16.422Z] === RUN TestExec [2021-08-25T19:33:16.575Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-25T19:33:17.137Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-25T19:33:17.951Z] --- PASS: TestExec (1.75s) [2021-08-25T19:33:17.951Z] === RUN TestExecUser [2021-08-25T19:33:17.951Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-25T19:33:17.951Z] --- SKIP: TestExecUser (0.00s) [2021-08-25T19:33:17.951Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:33:17.951Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:17.951Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-25T19:33:17.951Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:33:17.951Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:17.951Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-25T19:33:17.951Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:33:17.951Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:17.951Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-25T19:33:17.951Z] === RUN TestHealthKillContainer [2021-08-25T19:33:17.951Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-25T19:33:17.951Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-25T19:33:17.951Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:33:17.951Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-25T19:33:17.951Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-25T19:33:17.951Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:33:18.515Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-25T19:33:18.515Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-25T19:33:19.443Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-25T19:33:19.699Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-25T19:33:20.118Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2021-08-25T19:33:20.118Z] === RUN TestKillContainer [2021-08-25T19:33:20.118Z] === RUN TestKillContainer/no_signal [2021-08-25T19:33:20.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-25T19:33:21.190Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-25T19:33:21.446Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-25T19:33:21.646Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:33:21.646Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-25T19:33:21.646Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:33:22.009Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-25T19:33:22.571Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-25T19:33:22.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-25T19:33:23.390Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-25T19:33:23.812Z] --- PASS: TestKillContainer (3.77s) [2021-08-25T19:33:23.812Z] --- PASS: TestKillContainer/no_signal (1.55s) [2021-08-25T19:33:23.812Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:33:23.812Z] --- PASS: TestKillContainer/killing_signal (2.18s) [2021-08-25T19:33:23.812Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:33:23.812Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:33:23.812Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-25T19:33:23.812Z] === RUN TestKillStoppedContainer [2021-08-25T19:33:23.812Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:33:23.812Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-25T19:33:23.813Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:33:23.813Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:33:23.813Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-25T19:33:23.813Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:33:23.813Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-25T19:33:23.813Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-25T19:33:23.813Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:33:23.813Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:23.813Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:33:23.813Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:33:23.813Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:33:23.813Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-25T19:33:23.813Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:33:23.952Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-25T19:33:23.952Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2021-08-25T19:33:24.701Z] ok github.com/docker/docker/builder/dockerfile 0.202s coverage: 49.0% of statements [2021-08-25T19:33:24.701Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-25T19:33:24.962Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-25T19:33:25.322Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-25T19:33:25.350Z] --- PASS: TestLogsFollowTailEmpty (1.71s) [2021-08-25T19:33:25.350Z] === RUN TestNetworkNat [2021-08-25T19:33:25.350Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:25.350Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-25T19:33:25.350Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:33:25.905Z] ok github.com/docker/docker/builder/remotecontext/git 1.248s coverage: 86.3% of statements [2021-08-25T19:33:25.905Z] ? github.com/docker/docker/cli [no test files] [2021-08-25T19:33:25.905Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-25T19:33:26.254Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-25T19:33:26.848Z] ok github.com/docker/docker/cmd/docker-proxy 0.096s coverage: 67.6% of statements [2021-08-25T19:33:27.183Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-25T19:33:27.440Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-25T19:33:28.258Z] --- PASS: TestNetworkLocalhostTCPNat (2.92s) [2021-08-25T19:33:28.258Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:33:28.258Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:28.258Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-25T19:33:28.258Z] === RUN TestPause [2021-08-25T19:33:28.258Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-25T19:33:28.258Z] --- SKIP: TestPause (0.00s) [2021-08-25T19:33:28.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:33:28.370Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-25T19:33:29.393Z] ok github.com/docker/docker/client 0.120s coverage: 75.6% of statements [2021-08-25T19:33:29.735Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-25T19:33:29.788Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s) [2021-08-25T19:33:29.788Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:33:29.788Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:29.788Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-25T19:33:29.788Z] === RUN TestPsFilter [2021-08-25T19:33:30.246Z] --- PASS: TestPsFilter (0.29s) [2021-08-25T19:33:30.246Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:33:31.625Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-25T19:33:31.625Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-25T19:33:32.412Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.25s) [2021-08-25T19:33:32.412Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:33:32.553Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-25T19:33:32.810Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-25T19:33:33.372Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-25T19:33:34.583Z] --- PASS: TestRemoveContainerWithVolume (2.25s) [2021-08-25T19:33:34.583Z] === RUN TestRemoveContainerRunning [2021-08-25T19:33:35.597Z] --- PASS: TestUpdateRestartPolicy (21.54s) [2021-08-25T19:33:35.597Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:33:36.749Z] --- PASS: TestRemoveContainerRunning (1.72s) [2021-08-25T19:33:36.749Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:33:38.277Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2021-08-25T19:33:38.277Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:33:38.277Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-25T19:33:38.277Z] === RUN TestRenameLinkedContainer [2021-08-25T19:33:38.277Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:38.277Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-25T19:33:38.277Z] === RUN TestRenameStoppedContainer [2021-08-25T19:33:38.861Z] --- PASS: TestUpdateRestartWithAutoRemove (2.56s) [2021-08-25T19:33:38.861Z] === RUN TestWaitNonBlocked [2021-08-25T19:33:38.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:33:38.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:33:38.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:33:38.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:33:38.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:33:38.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:33:40.445Z] --- PASS: TestRenameStoppedContainer (2.26s) [2021-08-25T19:33:40.445Z] === RUN TestRenameRunningContainerAndReuse [2021-08-25T19:33:41.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-25T19:33:41.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-25T19:33:41.740Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-25T19:33:41.756Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-25T19:33:41.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s) [2021-08-25T19:33:41.756Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.27s) [2021-08-25T19:33:41.756Z] === RUN TestWaitBlocked [2021-08-25T19:33:41.756Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:41.756Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-25T19:33:41.756Z] PASS [2021-08-25T19:33:41.756Z] ok github.com/docker/docker/integration/container 94.875s [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === Skipped [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-25T19:33:41.756Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-25T19:33:41.756Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-25T19:33:41.756Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-25T19:33:41.756Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-25T19:33:41.756Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-25T19:33:41.756Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-25T19:33:41.756Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-25T19:33:41.756Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:33:41.756Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-25T19:33:41.756Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-08-25T19:33:41.756Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-25T19:33:41.756Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-25T19:33:41.756Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.756Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-25T19:33:41.756Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.756Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-25T19:33:41.757Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-25T19:33:41.757Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-25T19:33:41.757Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-25T19:33:41.757Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-25T19:33:41.757Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-25T19:33:41.757Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-25T19:33:41.757Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-25T19:33:41.757Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-25T19:33:41.757Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-25T19:33:41.757Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-25T19:33:41.757Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:33:41.757Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-25T19:33:41.757Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-25T19:33:41.757Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-25T19:33:41.757Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] [2021-08-25T19:33:41.757Z] DONE 87 tests, 34 skipped in 97.021s [2021-08-25T19:33:41.757Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-25T19:33:43.107Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-25T19:33:43.670Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-25T19:33:44.164Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2021-08-25T19:33:44.164Z] === RUN TestRenameInvalidName [2021-08-25T19:33:45.692Z] --- PASS: TestRenameInvalidName (1.71s) [2021-08-25T19:33:45.693Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:33:46.191Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-25T19:33:46.191Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-25T19:33:46.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-25T19:33:46.448Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-25T19:33:46.448Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-25T19:33:46.448Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-25T19:33:47.013Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-25T19:33:47.578Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-25T19:33:48.507Z] docker_api_swarm_service_test.go:395: [d6df31c4a6a29] joining swarm manager [d0f8feb606b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:33:49.070Z] docker_api_swarm_service_test.go:395: [dce1bc2538cfd] joining swarm manager [d0f8feb606b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:33:51.588Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-25T19:33:51.844Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-25T19:33:54.242Z] --- PASS: TestRenameAnonymousContainer (8.58s) [2021-08-25T19:33:54.242Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:33:55.770Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2021-08-25T19:33:55.770Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-25T19:33:55.770Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-25T19:33:55.770Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-25T19:33:55.770Z] === RUN TestResize [2021-08-25T19:33:57.089Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-25T19:33:57.089Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-25T19:33:57.089Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-25T19:33:57.299Z] --- PASS: TestResize (1.73s) [2021-08-25T19:33:57.299Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:33:58.020Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-25T19:33:58.584Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-25T19:33:59.418Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:33:59.418Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-25T19:33:59.418Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-25T19:33:59.418Z] === RUN TestDaemonConfigValidation [2021-08-25T19:33:59.418Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-25T19:33:59.418Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-25T19:33:59.418Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:33:59.418Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-25T19:33:59.418Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-25T19:33:59.418Z] PASS [2021-08-25T19:33:59.418Z] ok github.com/docker/docker/integration/daemon 0.076s [2021-08-25T19:33:59.418Z] [2021-08-25T19:33:59.418Z] === Skipped [2021-08-25T19:33:59.418Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-25T19:33:59.418Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-25T19:33:59.418Z] [2021-08-25T19:33:59.418Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-25T19:33:59.418Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-25T19:33:59.418Z] [2021-08-25T19:33:59.419Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-25T19:33:59.419Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-25T19:33:59.419Z] [2021-08-25T19:33:59.419Z] [2021-08-25T19:33:59.419Z] DONE 3 tests, 3 skipped in 17.435s [2021-08-25T19:33:59.419Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-25T19:33:59.466Z] --- PASS: TestResizeWithInvalidSize (1.73s) [2021-08-25T19:33:59.466Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:33:59.513Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-25T19:34:00.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:00.380Z] INFO: Testing against a local daemon [2021-08-25T19:34:00.380Z] === RUN TestCommitInheritsEnv [2021-08-25T19:34:00.380Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:34:00.380Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-25T19:34:00.380Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:34:00.380Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-25T19:34:00.380Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:34:00.380Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:34:00.380Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-25T19:34:00.380Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:34:00.380Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-25T19:34:00.380Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:34:00.442Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-25T19:34:01.342Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2021-08-25T19:34:01.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:34:01.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-25T19:34:01.342Z] === RUN TestTagInvalidReference [2021-08-25T19:34:01.342Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-25T19:34:01.342Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:34:01.342Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-25T19:34:01.342Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:34:01.342Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-25T19:34:01.342Z] === RUN TestTagOfficialNames [2021-08-25T19:34:01.342Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-25T19:34:01.342Z] === RUN TestTagMatchesDigest [2021-08-25T19:34:01.342Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-25T19:34:01.342Z] PASS [2021-08-25T19:34:01.342Z] ok github.com/docker/docker/integration/image 1.197s [2021-08-25T19:34:01.342Z] [2021-08-25T19:34:01.342Z] === Skipped [2021-08-25T19:34:01.342Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-25T19:34:01.342Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:34:01.342Z] [2021-08-25T19:34:01.342Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:34:01.342Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-25T19:34:01.342Z] [2021-08-25T19:34:01.342Z] [2021-08-25T19:34:01.342Z] DONE 11 tests, 2 skipped in 2.606s [2021-08-25T19:34:01.369Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-25T19:34:01.633Z] --- PASS: TestResizeWhenContainerNotStarted (2.21s) [2021-08-25T19:34:01.633Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:34:01.633Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:01.633Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:34:01.633Z] === RUN TestStats [2021-08-25T19:34:01.633Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-25T19:34:01.633Z] --- SKIP: TestStats (0.00s) [2021-08-25T19:34:01.633Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:34:01.799Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-25T19:34:03.292Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-25T19:34:03.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:03.327Z] INFO: Testing against a local daemon [2021-08-25T19:34:03.327Z] === RUN TestNetworkCreateDelete [2021-08-25T19:34:03.327Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:03.327Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:34:03.327Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-25T19:34:03.327Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDaemonDNSFallback [2021-08-25T19:34:03.327Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:03.327Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestInspectNetwork [2021-08-25T19:34:03.327Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:03.327Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:34:03.327Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:03.327Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:34:03.327Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:34:03.327Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:34:03.327Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:34:03.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:34:03.327Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:34:03.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:34:03.327Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:34:03.327Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:34:03.327Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestNetworkList [2021-08-25T19:34:03.327Z] === RUN TestNetworkList//networks [2021-08-25T19:34:03.327Z] === PAUSE TestNetworkList//networks [2021-08-25T19:34:03.327Z] === RUN TestNetworkList//networks/ [2021-08-25T19:34:03.327Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:34:03.327Z] === CONT TestNetworkList//networks [2021-08-25T19:34:03.327Z] === CONT TestNetworkList//networks/ [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkList (0.03s) [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:34:03.327Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:34:03.327Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:34:03.327Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:34:03.327Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:34:03.327Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:34:03.327Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:34:03.327Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:34:03.327Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:34:03.327Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:34:03.327Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:34:03.327Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-25T19:34:03.327Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:34:03.327Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:34:03.327Z] PASS [2021-08-25T19:34:03.327Z] ok github.com/docker/docker/integration/network 0.169s [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === Skipped [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-25T19:34:03.327Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-25T19:34:03.327Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-25T19:34:03.327Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-25T19:34:03.327Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:34:03.327Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:34:03.327Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:34:03.327Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] [2021-08-25T19:34:03.327Z] DONE 22 tests, 15 skipped in 1.809s [2021-08-25T19:34:03.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-25T19:34:03.548Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-25T19:34:03.783Z] testing: warning: no tests to run [2021-08-25T19:34:03.783Z] PASS [2021-08-25T19:34:03.783Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-08-25T19:34:03.783Z] [2021-08-25T19:34:03.783Z] DONE 0 tests in 0.521s [2021-08-25T19:34:03.783Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-25T19:34:03.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-25T19:34:04.061Z] === RUN TestDockerSuite/TestLogsSince [2021-08-25T19:34:04.746Z] testing: warning: no tests to run [2021-08-25T19:34:04.746Z] PASS [2021-08-25T19:34:04.746Z] ok github.com/docker/docker/integration/network/macvlan 0.048s [2021-08-25T19:34:04.746Z] [2021-08-25T19:34:04.746Z] DONE 0 tests in 0.515s [2021-08-25T19:34:04.746Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-25T19:34:05.202Z] testing: warning: no tests to run [2021-08-25T19:34:05.202Z] PASS [2021-08-25T19:34:05.202Z] ok github.com/docker/docker/integration/plugin 0.046s [2021-08-25T19:34:05.202Z] [2021-08-25T19:34:05.202Z] DONE 0 tests in 0.497s [2021-08-25T19:34:05.202Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-25T19:34:05.660Z] testing: warning: no tests to run [2021-08-25T19:34:05.660Z] PASS [2021-08-25T19:34:05.660Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2021-08-25T19:34:05.660Z] [2021-08-25T19:34:05.660Z] DONE 0 tests in 0.503s [2021-08-25T19:34:05.660Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-25T19:34:05.950Z] docker_api_swarm_service_test.go:343: [d8b36d437e855] joining swarm manager [d9aba51cf5eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:34:06.312Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.70s) [2021-08-25T19:34:06.312Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:34:06.312Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-25T19:34:06.312Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-25T19:34:06.312Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:34:06.512Z] docker_api_swarm_service_test.go:343: [d8f9788b1c4c2] joining swarm manager [d9aba51cf5eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:34:08.161Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2021-08-25T19:34:08.161Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-08-25T19:34:08.161Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2021-08-25T19:34:08.161Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-25T19:34:08.161Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-25T19:34:08.161Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-25T19:34:08.161Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-25T19:34:08.161Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-25T19:34:10.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:10.337Z] INFO: Testing against a local daemon [2021-08-25T19:34:10.337Z] === RUN TestPluginInvalidJSON [2021-08-25T19:34:10.337Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:34:10.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:34:10.337Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:34:10.337Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-25T19:34:10.337Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:34:10.337Z] === RUN TestPluginInstall [2021-08-25T19:34:10.337Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-25T19:34:10.337Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-25T19:34:10.337Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:34:10.337Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-25T19:34:10.337Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-25T19:34:10.337Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:34:10.337Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-25T19:34:10.337Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:34:10.337Z] PASS [2021-08-25T19:34:10.337Z] ok github.com/docker/docker/integration/plugin/common 0.086s [2021-08-25T19:34:10.337Z] [2021-08-25T19:34:10.337Z] === Skipped [2021-08-25T19:34:10.337Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-25T19:34:10.337Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-25T19:34:10.337Z] [2021-08-25T19:34:10.337Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-25T19:34:10.337Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-25T19:34:10.337Z] [2021-08-25T19:34:10.337Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:34:10.337Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-25T19:34:10.337Z] [2021-08-25T19:34:10.337Z] [2021-08-25T19:34:10.337Z] DONE 5 tests, 3 skipped in 4.787s [2021-08-25T19:34:10.337Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-25T19:34:10.681Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-25T19:34:13.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:13.237Z] INFO: Testing against a local daemon [2021-08-25T19:34:13.237Z] === RUN TestExternalGraphDriver [2021-08-25T19:34:13.237Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-25T19:34:13.237Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-25T19:34:13.237Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:34:13.237Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-25T19:34:13.237Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-25T19:34:13.237Z] PASS [2021-08-25T19:34:13.237Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-08-25T19:34:13.237Z] [2021-08-25T19:34:13.237Z] === Skipped [2021-08-25T19:34:13.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-25T19:34:13.237Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-25T19:34:13.237Z] [2021-08-25T19:34:13.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-25T19:34:13.237Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-25T19:34:13.237Z] [2021-08-25T19:34:13.237Z] [2021-08-25T19:34:13.237Z] DONE 2 tests, 2 skipped in 2.680s [2021-08-25T19:34:13.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-25T19:34:14.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:14.771Z] INFO: Testing against a local daemon [2021-08-25T19:34:14.771Z] === RUN TestReadPluginNoRead [2021-08-25T19:34:14.771Z] read_test.go:21: no unix domain sockets on Windows [2021-08-25T19:34:14.771Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-25T19:34:14.771Z] PASS [2021-08-25T19:34:14.771Z] ok github.com/docker/docker/integration/plugin/logging 0.067s [2021-08-25T19:34:14.771Z] [2021-08-25T19:34:14.771Z] === Skipped [2021-08-25T19:34:14.771Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-25T19:34:14.771Z] read_test.go:21: no unix domain sockets on Windows [2021-08-25T19:34:14.771Z] [2021-08-25T19:34:14.771Z] [2021-08-25T19:34:14.771Z] DONE 1 tests, 1 skipped in 1.563s [2021-08-25T19:34:14.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-25T19:34:15.733Z] testing: warning: no tests to run [2021-08-25T19:34:15.733Z] PASS [2021-08-25T19:34:15.733Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-08-25T19:34:15.733Z] [2021-08-25T19:34:15.733Z] DONE 0 tests in 0.827s [2021-08-25T19:34:15.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-25T19:34:16.301Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2021-08-25T19:34:16.562Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-25T19:34:17.216Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-25T19:34:17.216Z] === RUN TestDockerSuite/TestLogsTail [2021-08-25T19:34:17.216Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-25T19:34:17.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:17.263Z] INFO: Testing against a local daemon [2021-08-25T19:34:17.263Z] === RUN TestPluginWithDevMounts [2021-08-25T19:34:17.263Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:17.263Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-25T19:34:17.263Z] PASS [2021-08-25T19:34:17.263Z] ok github.com/docker/docker/integration/plugin/volumes 0.063s [2021-08-25T19:34:17.263Z] [2021-08-25T19:34:17.263Z] === Skipped [2021-08-25T19:34:17.263Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-25T19:34:17.263Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:17.263Z] [2021-08-25T19:34:17.263Z] [2021-08-25T19:34:17.263Z] DONE 1 tests, 1 skipped in 1.633s [2021-08-25T19:34:17.263Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-25T19:34:17.473Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-25T19:34:18.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-25T19:34:18.035Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-25T19:34:18.292Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-25T19:34:18.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:18.791Z] INFO: Testing against a local daemon [2021-08-25T19:34:18.791Z] === RUN TestSecretInspect [2021-08-25T19:34:18.791Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-25T19:34:18.791Z] === RUN TestSecretList [2021-08-25T19:34:18.791Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] --- SKIP: TestSecretList (0.00s) [2021-08-25T19:34:18.791Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:34:18.791Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-25T19:34:18.791Z] === RUN TestSecretsUpdate [2021-08-25T19:34:18.791Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-25T19:34:18.791Z] === RUN TestTemplatedSecret [2021-08-25T19:34:18.791Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-25T19:34:18.791Z] === RUN TestSecretCreateResolve [2021-08-25T19:34:18.791Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:18.791Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-25T19:34:18.791Z] PASS [2021-08-25T19:34:18.791Z] ok github.com/docker/docker/integration/secret 0.065s [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] === Skipped [2021-08-25T19:34:18.791Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-25T19:34:18.791Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-25T19:34:18.791Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-25T19:34:18.791Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-25T19:34:18.791Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-25T19:34:18.791Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-25T19:34:18.791Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] [2021-08-25T19:34:18.791Z] DONE 6 tests, 6 skipped in 1.521s [2021-08-25T19:34:18.791Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-25T19:34:18.854Z] === RUN TestDockerSuite/TestNetHostname [2021-08-25T19:34:19.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-25T19:34:20.037Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-25T19:34:20.294Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-25T19:34:20.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:20.960Z] INFO: Testing against a local daemon [2021-08-25T19:34:20.960Z] === RUN TestServiceCreateInit [2021-08-25T19:34:20.960Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:34:20.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:34:20.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:34:20.960Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceConflict [2021-08-25T19:34:20.960Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:34:20.960Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-25T19:34:20.960Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:34:20.960Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:34:20.960Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:34:20.960Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceSysctls [2021-08-25T19:34:20.960Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-25T19:34:20.960Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:34:20.960Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-25T19:34:20.960Z] === RUN TestInspect [2021-08-25T19:34:20.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestInspect (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestCreateJob [2021-08-25T19:34:20.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestCreateJob (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestReplicatedJob [2021-08-25T19:34:20.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:34:20.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServiceListWithStatuses [2021-08-25T19:34:20.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:34:20.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:34:20.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServicePlugin [2021-08-25T19:34:20.960Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServiceUpdateLabel [2021-08-25T19:34:20.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:34:20.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:34:20.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:34:20.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-25T19:34:20.960Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:34:20.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-25T19:34:20.960Z] PASS [2021-08-25T19:34:20.960Z] ok github.com/docker/docker/integration/service 0.180s [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === Skipped [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-25T19:34:20.960Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-25T19:34:20.960Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-25T19:34:20.960Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-25T19:34:20.960Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-25T19:34:20.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-25T19:34:20.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-25T19:34:20.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-25T19:34:20.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-25T19:34:20.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-25T19:34:20.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-25T19:34:20.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-25T19:34:20.960Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-25T19:34:20.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-25T19:34:20.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-25T19:34:20.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-25T19:34:20.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-25T19:34:20.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] [2021-08-25T19:34:20.960Z] DONE 24 tests, 23 skipped in 1.967s [2021-08-25T19:34:20.960Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-25T19:34:21.223Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-25T19:34:21.787Z] docker_api_swarm_service_test.go:490: [d0912358dd365] joining swarm manager [d94266452c32d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:34:22.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:22.499Z] INFO: Testing against a local daemon [2021-08-25T19:34:22.499Z] === RUN TestSessionCreate [2021-08-25T19:34:22.499Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:22.499Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-25T19:34:22.499Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:34:22.499Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:22.499Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-25T19:34:22.499Z] PASS [2021-08-25T19:34:22.499Z] ok github.com/docker/docker/integration/session 0.063s [2021-08-25T19:34:22.499Z] [2021-08-25T19:34:22.499Z] === Skipped [2021-08-25T19:34:22.499Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-25T19:34:22.499Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:22.499Z] [2021-08-25T19:34:22.499Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-25T19:34:22.499Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:22.499Z] [2021-08-25T19:34:22.499Z] [2021-08-25T19:34:22.499Z] DONE 2 tests, 2 skipped in 1.454s [2021-08-25T19:34:22.499Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-25T19:34:22.715Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-25T19:34:22.716Z] docker_api_swarm_service_test.go:490: [d9fdde84d476f] joining swarm manager [d94266452c32d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:34:23.279Z] === RUN TestDockerSuite/TestPluginActive [2021-08-25T19:34:24.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:24.027Z] INFO: Testing against a local daemon [2021-08-25T19:34:24.027Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:34:24.027Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:24.027Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestDiskUsage [2021-08-25T19:34:24.028Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-25T19:34:24.028Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestEventsExecDie [2021-08-25T19:34:24.028Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-25T19:34:24.028Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:34:24.028Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-25T19:34:24.028Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestEventsVolumeCreate [2021-08-25T19:34:24.028Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-25T19:34:24.028Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestInfoAPI [2021-08-25T19:34:24.028Z] --- PASS: TestInfoAPI (0.03s) [2021-08-25T19:34:24.028Z] === RUN TestInfoAPIWarnings [2021-08-25T19:34:24.028Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:34:24.028Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestInfoDebug [2021-08-25T19:34:24.028Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:34:24.028Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:34:24.028Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:34:24.028Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:34:24.028Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:34:24.028Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-25T19:34:24.028Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:34:24.996Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-08-25T19:34:24.996Z] === RUN TestPingCacheHeaders [2021-08-25T19:34:24.996Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-25T19:34:24.996Z] === RUN TestPingGet [2021-08-25T19:34:24.996Z] --- PASS: TestPingGet (0.02s) [2021-08-25T19:34:24.996Z] === RUN TestPingHead [2021-08-25T19:34:24.996Z] --- PASS: TestPingHead (0.02s) [2021-08-25T19:34:24.996Z] === RUN TestVersion [2021-08-25T19:34:24.996Z] --- PASS: TestVersion (0.02s) [2021-08-25T19:34:24.996Z] PASS [2021-08-25T19:34:24.996Z] ok github.com/docker/docker/integration/system 1.157s [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === Skipped [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:34:24.996Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-25T19:34:24.996Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-25T19:34:24.996Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-25T19:34:24.996Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-25T19:34:24.996Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-25T19:34:24.996Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-25T19:34:24.996Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-25T19:34:24.996Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-25T19:34:24.996Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] [2021-08-25T19:34:24.996Z] DONE 15 tests, 9 skipped in 2.489s [2021-08-25T19:34:24.996Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-25T19:34:25.169Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-25T19:34:26.152Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-08-25T19:34:26.152Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.1% of statements [2021-08-25T19:34:26.152Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-25T19:34:26.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:26.529Z] INFO: Testing against a local daemon [2021-08-25T19:34:26.529Z] === RUN TestVolumesCreateAndList [2021-08-25T19:34:26.529Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-25T19:34:26.529Z] === RUN TestVolumesRemove [2021-08-25T19:34:26.529Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-25T19:34:26.529Z] === RUN TestVolumesInspect [2021-08-25T19:34:26.529Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-25T19:34:26.529Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:34:26.529Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:34:26.529Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:34:26.529Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:34:26.529Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-25T19:34:26.529Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:34:26.529Z] PASS [2021-08-25T19:34:26.529Z] ok github.com/docker/docker/integration/volume 0.247s [2021-08-25T19:34:26.529Z] [2021-08-25T19:34:26.529Z] DONE 5 tests in 1.694s [2021-08-25T19:34:26.722Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-25T19:34:26.985Z] INFO: make.ps1 ended at 08/25/2021 19:34:26 [2021-08-25T19:34:26.985Z] INFO: Integration CLI tests being run from the host: [2021-08-25T19:34:26.985Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-08-25T19:34:27.294Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-25T19:34:27.371Z] --- PASS: TestUpdateRestartPolicy (19.98s) [2021-08-25T19:34:27.371Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:34:27.827Z] --- PASS: TestUpdateRestartWithAutoRemove (1.70s) [2021-08-25T19:34:27.827Z] === RUN TestWaitNonBlocked [2021-08-25T19:34:27.827Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:34:27.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:34:27.827Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:34:27.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:34:27.827Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:34:27.827Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:34:28.237Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.512s coverage: 74.6% of statements [2021-08-25T19:34:29.623Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.5% of statements [2021-08-25T19:34:29.623Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-25T19:34:29.623Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-25T19:34:29.623Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-25T19:34:29.623Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-25T19:34:29.884Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-08-25T19:34:29.996Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-25T19:34:29.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.05s) [2021-08-25T19:34:29.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.41s) [2021-08-25T19:34:29.996Z] === RUN TestWaitBlocked [2021-08-25T19:34:29.996Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:29.996Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-25T19:34:29.996Z] PASS [2021-08-25T19:34:29.996Z] ok github.com/docker/docker/integration/container 77.953s [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === Skipped [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-25T19:34:30.453Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-25T19:34:30.453Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-25T19:34:30.453Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-25T19:34:30.453Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-25T19:34:30.453Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-25T19:34:30.453Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-25T19:34:30.453Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-25T19:34:30.453Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:34:30.453Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-25T19:34:30.453Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-25T19:34:30.453Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-25T19:34:30.453Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-25T19:34:30.453Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-25T19:34:30.453Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-25T19:34:30.453Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-25T19:34:30.453Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-25T19:34:30.453Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-25T19:34:30.453Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-25T19:34:30.453Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-25T19:34:30.453Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-25T19:34:30.453Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-25T19:34:30.453Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-25T19:34:30.453Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-25T19:34:30.453Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:34:30.453Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-25T19:34:30.453Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-25T19:34:30.453Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-25T19:34:30.453Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] [2021-08-25T19:34:30.453Z] DONE 87 tests, 33 skipped in 79.852s [2021-08-25T19:34:30.453Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-25T19:34:30.457Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.444s coverage: 56.2% of statements [2021-08-25T19:34:32.383Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-08-25T19:34:33.775Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.342s coverage: 49.4% of statements [2021-08-25T19:34:34.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:34.039Z] INFO: Testing against a local daemon [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-25T19:34:34.039Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-25T19:34:34.039Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-25T19:34:34.039Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-25T19:34:34.497Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-25T19:34:34.497Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-25T19:34:34.721Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.652s coverage: 45.9% of statements [2021-08-25T19:34:34.721Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-25T19:34:34.953Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-25T19:34:35.140Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-25T19:34:35.140Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-25T19:34:35.140Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-25T19:34:35.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-25T19:34:35.409Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-25T19:34:35.654Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-25T19:34:35.663Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.580s coverage: 57.7% of statements [2021-08-25T19:34:35.663Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-25T19:34:35.663Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-25T19:34:35.663Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-08-25T19:34:37.047Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-08-25T19:34:37.308Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-08-25T19:34:37.880Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-08-25T19:34:37.880Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-25T19:34:37.880Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-25T19:34:38.823Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2021-08-25T19:34:38.923Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-25T19:34:39.395Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 77.4% of statements [2021-08-25T19:34:39.395Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-25T19:34:39.395Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-25T19:34:39.656Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-08-25T19:34:39.851Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-25T19:34:39.917Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-08-25T19:34:40.487Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-08-25T19:34:40.487Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2021-08-25T19:34:41.059Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2021-08-25T19:34:41.059Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-25T19:34:41.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-25T19:34:41.630Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 59.1% of statements [2021-08-25T19:34:41.891Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2021-08-25T19:34:42.146Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-25T19:34:42.836Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-08-25T19:34:43.075Z] docker_api_swarm_service_test.go:128: [dab756a3d6182] joining swarm manager [d4f01180d2ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:34:43.408Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-25T19:34:43.979Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-25T19:34:44.004Z] docker_api_swarm_service_test.go:129: [d242bf8bc5d46] joining swarm manager [d4f01180d2ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:34:44.550Z] ok github.com/docker/docker/daemon/logger/splunk 1.813s coverage: 82.5% of statements [2021-08-25T19:34:44.550Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-25T19:34:44.550Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-25T19:34:45.493Z] ok github.com/docker/docker/distribution 0.106s coverage: 25.8% of statements [2021-08-25T19:34:45.493Z] ok github.com/docker/docker/distribution/metadata 0.072s coverage: 48.2% of statements [2021-08-25T19:34:45.493Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-25T19:34:45.897Z] docker_api_swarm_service_test.go:137: [de626c4f2411e] joining swarm manager [d4f01180d2ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-25T19:34:46.156Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-25T19:34:46.434Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-25T19:34:47.004Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-08-25T19:34:47.087Z] docker_api_swarm_service_test.go:138: [dd0b75e58b95f] joining swarm manager [d4f01180d2ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-25T19:34:47.266Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-25T19:34:47.838Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-25T19:34:48.099Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-08-25T19:34:48.099Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 85.1% of statements [2021-08-25T19:34:48.099Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-25T19:34:48.099Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-25T19:34:48.122Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:34:48.122Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-25T19:34:48.122Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-25T19:34:48.122Z] === RUN TestDaemonConfigValidation [2021-08-25T19:34:48.122Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-25T19:34:48.122Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-25T19:34:48.122Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:34:48.122Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-25T19:34:48.122Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-25T19:34:48.122Z] PASS [2021-08-25T19:34:48.122Z] ok github.com/docker/docker/integration/daemon 0.073s [2021-08-25T19:34:48.122Z] [2021-08-25T19:34:48.122Z] === Skipped [2021-08-25T19:34:48.122Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-25T19:34:48.122Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-25T19:34:48.122Z] [2021-08-25T19:34:48.122Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-25T19:34:48.122Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-25T19:34:48.122Z] [2021-08-25T19:34:48.122Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-25T19:34:48.122Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-25T19:34:48.122Z] [2021-08-25T19:34:48.122Z] [2021-08-25T19:34:48.122Z] DONE 3 tests, 3 skipped in 16.889s [2021-08-25T19:34:48.122Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-25T19:34:48.359Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-08-25T19:34:48.453Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-25T19:34:48.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:48.581Z] INFO: Testing against a local daemon [2021-08-25T19:34:48.581Z] === RUN TestCommitInheritsEnv [2021-08-25T19:34:48.581Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:34:48.581Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-25T19:34:48.581Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:34:48.581Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-25T19:34:48.581Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:34:48.581Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:34:48.581Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-25T19:34:48.581Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:34:48.581Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-25T19:34:48.581Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:34:49.302Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-08-25T19:34:49.383Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-25T19:34:49.545Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2021-08-25T19:34:49.545Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:34:49.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-25T19:34:49.545Z] === RUN TestTagInvalidReference [2021-08-25T19:34:49.545Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-25T19:34:49.545Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:34:49.545Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-25T19:34:49.545Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:34:49.545Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-25T19:34:49.545Z] === RUN TestTagOfficialNames [2021-08-25T19:34:49.545Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-25T19:34:49.545Z] === RUN TestTagMatchesDigest [2021-08-25T19:34:49.545Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-25T19:34:49.545Z] PASS [2021-08-25T19:34:49.545Z] ok github.com/docker/docker/integration/image 1.301s [2021-08-25T19:34:50.002Z] [2021-08-25T19:34:50.002Z] === Skipped [2021-08-25T19:34:50.002Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-25T19:34:50.002Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:34:50.002Z] [2021-08-25T19:34:50.002Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:34:50.002Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-25T19:34:50.002Z] [2021-08-25T19:34:50.002Z] [2021-08-25T19:34:50.002Z] DONE 11 tests, 2 skipped in 2.572s [2021-08-25T19:34:50.002Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-25T19:34:50.314Z] === RUN TestDockerSuite/TestPortList [2021-08-25T19:34:50.367Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-08-25T19:34:50.367Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-25T19:34:51.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:51.553Z] INFO: Testing against a local daemon [2021-08-25T19:34:51.553Z] === RUN TestNetworkCreateDelete [2021-08-25T19:34:51.553Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:51.553Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:34:51.553Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-25T19:34:51.553Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDaemonDNSFallback [2021-08-25T19:34:51.553Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:51.553Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestInspectNetwork [2021-08-25T19:34:51.553Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:51.553Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:34:51.553Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:51.553Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:34:51.553Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:34:51.553Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:34:51.553Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:34:51.553Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:34:51.553Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:34:51.553Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:34:51.553Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:34:51.553Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:34:51.553Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-25T19:34:51.553Z] === RUN TestNetworkList [2021-08-25T19:34:51.553Z] === RUN TestNetworkList//networks [2021-08-25T19:34:51.553Z] === PAUSE TestNetworkList//networks [2021-08-25T19:34:51.553Z] === RUN TestNetworkList//networks/ [2021-08-25T19:34:51.553Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:34:51.553Z] === CONT TestNetworkList//networks [2021-08-25T19:34:51.553Z] === CONT TestNetworkList//networks/ [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkList (0.03s) [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:34:51.553Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:34:51.553Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:34:51.553Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:34:51.553Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:34:51.553Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:34:51.553Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:34:51.553Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:34:51.553Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:34:51.553Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:34:51.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:34:51.553Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-25T19:34:51.553Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:34:51.553Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-25T19:34:51.553Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:34:51.553Z] PASS [2021-08-25T19:34:51.553Z] ok github.com/docker/docker/integration/network 0.120s [2021-08-25T19:34:51.553Z] [2021-08-25T19:34:51.553Z] === Skipped [2021-08-25T19:34:51.553Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-25T19:34:51.553Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:51.553Z] [2021-08-25T19:34:51.553Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-25T19:34:51.554Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-25T19:34:51.554Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-25T19:34:51.554Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:34:51.554Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:34:51.554Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:34:51.554Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] [2021-08-25T19:34:51.554Z] DONE 22 tests, 15 skipped in 1.683s [2021-08-25T19:34:51.554Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-25T19:34:52.009Z] testing: warning: no tests to run [2021-08-25T19:34:52.010Z] PASS [2021-08-25T19:34:52.010Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2021-08-25T19:34:52.010Z] [2021-08-25T19:34:52.010Z] DONE 0 tests in 0.525s [2021-08-25T19:34:52.010Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-25T19:34:52.278Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.0% of statements [2021-08-25T19:34:52.466Z] testing: warning: no tests to run [2021-08-25T19:34:52.466Z] PASS [2021-08-25T19:34:52.466Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2021-08-25T19:34:52.466Z] [2021-08-25T19:34:52.466Z] DONE 0 tests in 0.528s [2021-08-25T19:34:52.539Z] ok github.com/docker/docker/pkg/authorization 0.252s coverage: 68.3% of statements [2021-08-25T19:34:52.799Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-25T19:34:52.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-25T19:34:53.060Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-25T19:34:53.378Z] testing: warning: no tests to run [2021-08-25T19:34:53.378Z] PASS [2021-08-25T19:34:53.378Z] ok github.com/docker/docker/integration/plugin 0.057s [2021-08-25T19:34:53.378Z] [2021-08-25T19:34:53.378Z] DONE 0 tests in 0.544s [2021-08-25T19:34:53.378Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-25T19:34:53.835Z] testing: warning: no tests to run [2021-08-25T19:34:53.835Z] PASS [2021-08-25T19:34:53.835Z] ok github.com/docker/docker/integration/plugin/authz 0.048s [2021-08-25T19:34:53.835Z] [2021-08-25T19:34:53.835Z] DONE 0 tests in 0.511s [2021-08-25T19:34:53.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-25T19:34:56.357Z] ok github.com/docker/docker/pkg/chrootarchive 2.461s coverage: 43.2% of statements [2021-08-25T19:34:56.357Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-08-25T19:34:56.357Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-25T19:34:56.619Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-25T19:34:56.865Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-25T19:34:57.189Z] ok github.com/docker/docker/layer 7.168s coverage: 68.8% of statements [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-25T19:34:57.189Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-25T19:34:57.428Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-25T19:34:57.450Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2021-08-25T19:34:58.021Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-25T19:34:58.021Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-08-25T19:34:58.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:34:58.544Z] INFO: Testing against a local daemon [2021-08-25T19:34:58.544Z] === RUN TestPluginInvalidJSON [2021-08-25T19:34:58.544Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:34:58.544Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:34:58.544Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:34:58.544Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-25T19:34:58.544Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:34:58.544Z] === RUN TestPluginInstall [2021-08-25T19:34:58.544Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-25T19:34:58.544Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-25T19:34:58.544Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:34:58.544Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-25T19:34:58.544Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-25T19:34:58.544Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:34:58.544Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-25T19:34:58.544Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:34:58.544Z] PASS [2021-08-25T19:34:58.544Z] ok github.com/docker/docker/integration/plugin/common 0.077s [2021-08-25T19:34:58.544Z] [2021-08-25T19:34:58.544Z] === Skipped [2021-08-25T19:34:58.544Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-25T19:34:58.544Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-25T19:34:58.544Z] [2021-08-25T19:34:58.544Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-25T19:34:58.544Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-25T19:34:58.544Z] [2021-08-25T19:34:58.544Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:34:58.544Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-25T19:34:58.544Z] [2021-08-25T19:34:58.544Z] [2021-08-25T19:34:58.544Z] DONE 5 tests, 3 skipped in 4.616s [2021-08-25T19:34:58.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-25T19:34:59.411Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-25T19:34:59.672Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-08-25T19:34:59.934Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2021-08-25T19:35:00.195Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-08-25T19:35:00.195Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2021-08-25T19:35:00.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:00.720Z] INFO: Testing against a local daemon [2021-08-25T19:35:00.720Z] === RUN TestExternalGraphDriver [2021-08-25T19:35:00.720Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-25T19:35:00.720Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-25T19:35:00.720Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:35:00.720Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-25T19:35:00.720Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-25T19:35:00.720Z] PASS [2021-08-25T19:35:00.720Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-08-25T19:35:00.720Z] [2021-08-25T19:35:00.720Z] === Skipped [2021-08-25T19:35:00.720Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-25T19:35:00.720Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-25T19:35:00.720Z] [2021-08-25T19:35:00.720Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-25T19:35:00.720Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-25T19:35:00.720Z] [2021-08-25T19:35:00.720Z] [2021-08-25T19:35:00.720Z] DONE 2 tests, 2 skipped in 2.190s [2021-08-25T19:35:00.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-25T19:35:01.579Z] ok github.com/docker/docker/pkg/idtools 0.544s coverage: 69.5% of statements [2021-08-25T19:35:01.579Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 69.2% of statements [2021-08-25T19:35:01.579Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-08-25T19:35:01.840Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-08-25T19:35:01.840Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-25T19:35:01.840Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-25T19:35:01.840Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-25T19:35:01.840Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-08-25T19:35:01.840Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-25T19:35:02.101Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-08-25T19:35:02.101Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-08-25T19:35:02.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:02.249Z] INFO: Testing against a local daemon [2021-08-25T19:35:02.249Z] === RUN TestReadPluginNoRead [2021-08-25T19:35:02.249Z] read_test.go:21: no unix domain sockets on Windows [2021-08-25T19:35:02.249Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-25T19:35:02.249Z] PASS [2021-08-25T19:35:02.249Z] ok github.com/docker/docker/integration/plugin/logging 0.063s [2021-08-25T19:35:02.249Z] [2021-08-25T19:35:02.249Z] === Skipped [2021-08-25T19:35:02.249Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-25T19:35:02.249Z] read_test.go:21: no unix domain sockets on Windows [2021-08-25T19:35:02.249Z] [2021-08-25T19:35:02.249Z] [2021-08-25T19:35:02.249Z] DONE 1 tests, 1 skipped in 1.532s [2021-08-25T19:35:02.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-25T19:35:02.362Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-08-25T19:35:02.362Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-08-25T19:35:02.362Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-25T19:35:02.362Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-25T19:35:03.212Z] testing: warning: no tests to run [2021-08-25T19:35:03.212Z] PASS [2021-08-25T19:35:03.212Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-08-25T19:35:03.212Z] [2021-08-25T19:35:03.212Z] DONE 0 tests in 0.854s [2021-08-25T19:35:03.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-25T19:35:03.306Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-08-25T19:35:03.566Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-25T19:35:03.827Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-25T19:35:03.827Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-25T19:35:03.965Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-25T19:35:03.965Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-25T19:35:03.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-25T19:35:03.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-25T19:35:03.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-25T19:35:04.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-25T19:35:04.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-25T19:35:04.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:04.762Z] INFO: Testing against a local daemon [2021-08-25T19:35:04.762Z] === RUN TestPluginWithDevMounts [2021-08-25T19:35:04.762Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:04.762Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-25T19:35:04.762Z] PASS [2021-08-25T19:35:04.762Z] ok github.com/docker/docker/integration/plugin/volumes 0.063s [2021-08-25T19:35:04.762Z] [2021-08-25T19:35:04.762Z] === Skipped [2021-08-25T19:35:04.762Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-25T19:35:04.762Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:04.762Z] [2021-08-25T19:35:04.762Z] [2021-08-25T19:35:04.762Z] DONE 1 tests, 1 skipped in 1.474s [2021-08-25T19:35:04.762Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-25T19:35:04.785Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-25T19:35:05.041Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-25T19:35:05.211Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-08-25T19:35:05.211Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-25T19:35:05.472Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-25T19:35:05.733Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-25T19:35:05.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-25T19:35:05.969Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-25T19:35:05.994Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-25T19:35:05.994Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-25T19:35:06.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:06.290Z] INFO: Testing against a local daemon [2021-08-25T19:35:06.290Z] === RUN TestSecretInspect [2021-08-25T19:35:06.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-25T19:35:06.290Z] === RUN TestSecretList [2021-08-25T19:35:06.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] --- SKIP: TestSecretList (0.00s) [2021-08-25T19:35:06.290Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:35:06.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-25T19:35:06.290Z] === RUN TestSecretsUpdate [2021-08-25T19:35:06.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-25T19:35:06.290Z] === RUN TestTemplatedSecret [2021-08-25T19:35:06.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-25T19:35:06.290Z] === RUN TestSecretCreateResolve [2021-08-25T19:35:06.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:06.290Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-25T19:35:06.290Z] PASS [2021-08-25T19:35:06.290Z] ok github.com/docker/docker/integration/secret 0.071s [2021-08-25T19:35:06.290Z] [2021-08-25T19:35:06.290Z] === Skipped [2021-08-25T19:35:06.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-25T19:35:06.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] [2021-08-25T19:35:06.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-25T19:35:06.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.290Z] [2021-08-25T19:35:06.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-25T19:35:06.291Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.291Z] [2021-08-25T19:35:06.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-25T19:35:06.291Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.291Z] [2021-08-25T19:35:06.291Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-25T19:35:06.291Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:06.291Z] [2021-08-25T19:35:06.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-25T19:35:06.291Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:06.291Z] [2021-08-25T19:35:06.291Z] [2021-08-25T19:35:06.291Z] DONE 6 tests, 6 skipped in 1.453s [2021-08-25T19:35:06.291Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-25T19:35:06.566Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-25T19:35:06.827Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-25T19:35:07.088Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-08-25T19:35:07.660Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-08-25T19:35:07.660Z] testing: warning: no tests to run [2021-08-25T19:35:07.660Z] coverage: [no statements] [2021-08-25T19:35:07.660Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-25T19:35:07.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:07.840Z] INFO: Testing against a local daemon [2021-08-25T19:35:07.840Z] === RUN TestServiceCreateInit [2021-08-25T19:35:07.840Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:35:07.840Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.840Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:35:07.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:35:07.841Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceConflict [2021-08-25T19:35:07.841Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:35:07.841Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-25T19:35:07.841Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:35:07.841Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:35:07.841Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:35:07.841Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceSysctls [2021-08-25T19:35:07.841Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-25T19:35:07.841Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:35:07.841Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-25T19:35:07.841Z] === RUN TestInspect [2021-08-25T19:35:07.841Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestInspect (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestCreateJob [2021-08-25T19:35:07.841Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestCreateJob (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestReplicatedJob [2021-08-25T19:35:07.841Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:35:07.841Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServiceListWithStatuses [2021-08-25T19:35:07.841Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:35:07.841Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:35:07.841Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServicePlugin [2021-08-25T19:35:07.841Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:07.841Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServiceUpdateLabel [2021-08-25T19:35:07.841Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:35:07.841Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:35:07.841Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:35:07.841Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-25T19:35:07.841Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:35:07.841Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:07.841Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-25T19:35:07.841Z] PASS [2021-08-25T19:35:07.859Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-25T19:35:07.921Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-25T19:35:08.182Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-25T19:35:08.182Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-25T19:35:08.299Z] ok github.com/docker/docker/integration/service 0.181s [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === Skipped [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-25T19:35:08.299Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-25T19:35:08.299Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-25T19:35:08.299Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-25T19:35:08.299Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-25T19:35:08.299Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-25T19:35:08.299Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-25T19:35:08.299Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-25T19:35:08.299Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-25T19:35:08.299Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-25T19:35:08.299Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-25T19:35:08.299Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-25T19:35:08.299Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-25T19:35:08.299Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-25T19:35:08.299Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-25T19:35:08.299Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-25T19:35:08.299Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-25T19:35:08.299Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] [2021-08-25T19:35:08.299Z] DONE 24 tests, 23 skipped in 1.817s [2021-08-25T19:35:08.299Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-25T19:35:08.787Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-25T19:35:09.044Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-25T19:35:09.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:09.263Z] INFO: Testing against a local daemon [2021-08-25T19:35:09.263Z] === RUN TestSessionCreate [2021-08-25T19:35:09.263Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-25T19:35:09.263Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-25T19:35:09.263Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:35:09.263Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-25T19:35:09.263Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-25T19:35:09.263Z] PASS [2021-08-25T19:35:09.263Z] ok github.com/docker/docker/integration/session 0.071s [2021-08-25T19:35:09.263Z] [2021-08-25T19:35:09.263Z] === Skipped [2021-08-25T19:35:09.263Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-25T19:35:09.263Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-25T19:35:09.263Z] [2021-08-25T19:35:09.263Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-25T19:35:09.263Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-25T19:35:09.263Z] [2021-08-25T19:35:09.263Z] [2021-08-25T19:35:09.263Z] DONE 2 tests, 2 skipped in 1.312s [2021-08-25T19:35:09.301Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-25T19:35:09.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-25T19:35:09.719Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-25T19:35:10.097Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-08-25T19:35:10.098Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-25T19:35:10.674Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 86.0% of statements [2021-08-25T19:35:10.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:10.681Z] INFO: Testing against a local daemon [2021-08-25T19:35:10.681Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:35:10.681Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:10.681Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestDiskUsage [2021-08-25T19:35:10.681Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-25T19:35:10.681Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestEventsExecDie [2021-08-25T19:35:10.681Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-25T19:35:10.681Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:35:10.681Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-25T19:35:10.681Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestEventsVolumeCreate [2021-08-25T19:35:10.681Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-25T19:35:10.681Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestInfoAPI [2021-08-25T19:35:10.681Z] --- PASS: TestInfoAPI (0.03s) [2021-08-25T19:35:10.681Z] === RUN TestInfoAPIWarnings [2021-08-25T19:35:10.681Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:35:10.681Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestInfoDebug [2021-08-25T19:35:10.681Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:35:10.681Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:35:10.681Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:35:10.681Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:35:10.681Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:35:10.681Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-25T19:35:10.681Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:35:11.615Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2021-08-25T19:35:11.643Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-08-25T19:35:11.643Z] === RUN TestPingCacheHeaders [2021-08-25T19:35:11.643Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-25T19:35:11.643Z] === RUN TestPingGet [2021-08-25T19:35:11.643Z] --- PASS: TestPingGet (0.03s) [2021-08-25T19:35:11.643Z] === RUN TestPingHead [2021-08-25T19:35:11.643Z] --- PASS: TestPingHead (0.02s) [2021-08-25T19:35:11.643Z] === RUN TestVersion [2021-08-25T19:35:11.643Z] --- PASS: TestVersion (0.02s) [2021-08-25T19:35:11.643Z] PASS [2021-08-25T19:35:11.643Z] ok github.com/docker/docker/integration/system 1.132s [2021-08-25T19:35:11.823Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-25T19:35:11.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-25T19:35:11.875Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === Skipped [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:35:12.099Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-25T19:35:12.099Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-25T19:35:12.099Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-25T19:35:12.099Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-25T19:35:12.099Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-25T19:35:12.099Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-25T19:35:12.099Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-25T19:35:12.099Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-25T19:35:12.099Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] [2021-08-25T19:35:12.099Z] DONE 15 tests, 9 skipped in 2.447s [2021-08-25T19:35:12.099Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-25T19:35:12.387Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-25T19:35:12.817Z] ok github.com/docker/docker/registry 0.039s coverage: 58.8% of statements [2021-08-25T19:35:13.077Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-25T19:35:13.338Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-25T19:35:13.598Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-25T19:35:13.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:13.633Z] INFO: Testing against a local daemon [2021-08-25T19:35:13.633Z] === RUN TestVolumesCreateAndList [2021-08-25T19:35:13.633Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-25T19:35:13.633Z] === RUN TestVolumesRemove [2021-08-25T19:35:13.633Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-25T19:35:13.633Z] === RUN TestVolumesInspect [2021-08-25T19:35:13.633Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-25T19:35:13.633Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:35:13.633Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:35:13.633Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:35:13.633Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:35:13.633Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-25T19:35:13.633Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:35:13.633Z] PASS [2021-08-25T19:35:13.633Z] ok github.com/docker/docker/integration/volume 0.270s [2021-08-25T19:35:13.633Z] [2021-08-25T19:35:13.633Z] DONE 5 tests in 1.625s [2021-08-25T19:35:13.633Z] INFO: make.ps1 ended at 08/25/2021 19:35:13 [2021-08-25T19:35:13.633Z] INFO: Integration CLI tests being run from the host: [2021-08-25T19:35:13.634Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-08-25T19:35:13.859Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-25T19:35:14.279Z] docker_api_swarm_service_test.go:304: [d21e2bcb48a67] joining swarm manager [dcc5bb25a4e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:35:14.843Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-25T19:35:15.100Z] docker_api_swarm_service_test.go:304: [dc3ee26f5da98] joining swarm manager [dcc5bb25a4e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:35:16.409Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-25T19:35:16.981Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-08-25T19:35:17.242Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-08-25T19:35:18.184Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-08-25T19:35:19.283Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-25T19:35:19.283Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-25T19:35:20.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-25T19:35:20.699Z] INFO: Testing against a local daemon [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-25T19:35:20.699Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-25T19:35:20.699Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-25T19:35:20.699Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-25T19:35:21.155Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-25T19:35:21.174Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-25T19:35:21.614Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-25T19:35:22.072Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-25T19:35:22.528Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-25T19:35:26.375Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-25T19:35:27.346Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-25T19:35:27.346Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-25T19:35:27.346Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-25T19:35:27.346Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-25T19:35:27.346Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-25T19:35:27.346Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-25T19:35:27.346Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-25T19:35:27.346Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-25T19:35:27.346Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-25T19:35:27.346Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-25T19:35:27.346Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-25T19:35:27.346Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T19:35:27.346Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-25T19:35:29.264Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-25T19:35:29.264Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-25T19:35:30.196Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-25T19:35:30.245Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-25T19:35:30.245Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-25T19:35:30.245Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-25T19:35:30.245Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-25T19:35:30.245Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-25T19:35:30.245Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-25T19:35:30.245Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-25T19:35:30.245Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-25T19:35:30.245Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-25T19:35:31.126Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-25T19:35:32.055Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-25T19:35:33.946Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-25T19:35:34.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-25T19:35:34.917Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-25T19:35:34.917Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-25T19:35:34.917Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-25T19:35:34.917Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T19:35:34.917Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-25T19:35:35.072Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-25T19:35:36.440Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-25T19:35:36.697Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-25T19:35:36.697Z] docker_api_swarm_service_test.go:100: [dd1aeb9b32c9e] joining swarm manager [dd4bff5d87155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:35:37.260Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-25T19:35:37.823Z] docker_api_swarm_service_test.go:101: [d7af03a4f3ebf] joining swarm manager [dd4bff5d87155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:35:39.190Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-25T19:35:40.135Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/rootless [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/volume [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-25T19:35:40.135Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === Skipped [2021-08-25T19:35:40.135Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-25T19:35:40.135Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-25T19:35:40.135Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-25T19:35:40.135Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-25T19:35:40.135Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-25T19:35:40.135Z] graphtest_unix.go:72: No driver to put! [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-25T19:35:40.135Z] time="2021-08-25T19:34:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-25T19:35:40.135Z] time="2021-08-25T19:34:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-25T19:35:40.135Z] time="2021-08-25T19:34:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-25T19:35:40.135Z] time="2021-08-25T19:34:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:35:40.135Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:35:40.135Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:35:40.135Z] [2021-08-25T19:35:40.135Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-25T19:35:40.136Z] time="2021-08-25T19:34:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-25T19:35:40.136Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-25T19:35:40.136Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:72: No driver to put! [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-25T19:35:40.136Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-25T19:35:40.136Z] overlay_test.go:50: Fails to compute changes intermittently [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-25T19:35:40.136Z] overlay_test.go:66: Cannot run test with naive change algorithm [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:315: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.136Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.136Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.136Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.136Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-25T19:35:40.136Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-25T19:35:40.136Z] graphtest_unix.go:72: No driver to put! [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-25T19:35:40.136Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-25T19:35:40.136Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] [2021-08-25T19:35:40.136Z] DONE 2309 tests, 28 skipped in 229.903s [2021-08-25T19:35:40.136Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/api [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/bitseq [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cluster [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/config [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/datastore [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/driverapi [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/etchosts [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/idm [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipam [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/iptables [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/netlabel [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/netutils [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/networkdb [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/ns [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/options [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/osl [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/portallocator [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/portmapper [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/testutils [2021-08-25T19:35:40.136Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-25T19:35:40.136Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-25T19:35:40.688Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-25T19:35:41.711Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-25T19:35:42.273Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-25T19:35:42.274Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-25T19:35:42.274Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-25T19:35:42.530Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-25T19:35:42.530Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-25T19:35:42.530Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-25T19:35:43.107Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-25T19:35:44.038Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-25T19:35:44.969Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-25T19:35:45.531Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-25T19:35:52.080Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-25T19:35:52.080Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-25T19:35:53.449Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-25T19:35:53.449Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-25T19:35:53.705Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-25T19:35:53.961Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-25T19:35:55.851Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-25T19:35:57.218Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-25T19:35:59.740Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-25T19:35:59.740Z] check_test.go:380: [dd1aeb9b32c9e] daemon is not started [2021-08-25T19:36:00.674Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-25T19:36:00.674Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-25T19:36:00.930Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-25T19:36:03.451Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-25T19:36:04.014Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-25T19:36:04.014Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-25T19:36:04.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-25T19:36:05.200Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-25T19:36:06.140Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-25T19:36:07.507Z] docker_api_swarm_service_test.go:533: [d5540e6a15e53] joining swarm manager [d548ba85c131e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:36:07.507Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-25T19:36:08.070Z] === RUN TestDockerSuite/TestRmiTag [2021-08-25T19:36:08.327Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-25T19:36:08.586Z] docker_api_swarm_service_test.go:534: [d38d921ffebd9] joining swarm manager [d548ba85c131e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:36:08.842Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-25T19:36:13.014Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-25T19:36:13.270Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-25T19:36:14.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-25T19:36:14.458Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-25T19:36:15.825Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-25T19:36:16.081Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-25T19:36:16.337Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-25T19:36:16.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-25T19:36:16.900Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-25T19:36:17.463Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-25T19:36:18.392Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-25T19:36:18.877Z] ok github.com/docker/docker/libnetwork 37.491s coverage: 40.8% of statements [2021-08-25T19:36:18.955Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-25T19:36:19.517Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-25T19:36:20.080Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-25T19:36:21.010Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-25T19:36:21.938Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-25T19:36:22.500Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-25T19:36:22.897Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-25T19:36:22.897Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-25T19:36:22.897Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-25T19:36:22.897Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-25T19:36:22.897Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-25T19:36:22.897Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-25T19:36:22.897Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-25T19:36:22.897Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-25T19:36:22.897Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-25T19:36:22.897Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-25T19:36:22.897Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-25T19:36:23.063Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-25T19:36:23.081Z] ok github.com/docker/docker/libnetwork/api 1.439s coverage: 90.1% of statements [2021-08-25T19:36:23.081Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2021-08-25T19:36:23.081Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-25T19:36:23.081Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-25T19:36:23.342Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-25T19:36:23.342Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-25T19:36:23.342Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-25T19:36:23.342Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-25T19:36:23.602Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-25T19:36:23.602Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-25T19:36:23.864Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-08-25T19:36:23.991Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-25T19:36:24.125Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-25T19:36:24.125Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-25T19:36:24.125Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-25T19:36:24.247Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-25T19:36:24.402Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-08-25T19:36:24.810Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-25T19:36:25.752Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-25T19:36:25.799Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-25T19:36:26.314Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-25T19:36:27.243Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-25T19:36:27.499Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-25T19:36:27.714Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.426s coverage: 59.9% of statements [2021-08-25T19:36:27.714Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-25T19:36:27.714Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-25T19:36:27.967Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-25T19:36:27.967Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-25T19:36:27.967Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-25T19:36:27.967Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-25T19:36:27.967Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-25T19:36:27.967Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-25T19:36:27.967Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-25T19:36:27.967Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-25T19:36:27.967Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-25T19:36:27.974Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.176s coverage: 4.0% of statements [2021-08-25T19:36:27.974Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-25T19:36:28.062Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-25T19:36:28.062Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-25T19:36:28.545Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-08-25T19:36:28.545Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-25T19:36:28.806Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-25T19:36:29.430Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-25T19:36:29.993Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-25T19:36:30.250Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-25T19:36:30.812Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-25T19:36:30.884Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-25T19:36:30.884Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-25T19:36:30.884Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-25T19:36:30.884Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T19:36:30.884Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-25T19:36:31.068Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-25T19:36:31.326Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-25T19:36:31.582Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-25T19:36:31.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-25T19:36:32.095Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-25T19:36:32.658Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-25T19:36:33.221Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-25T19:36:33.785Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-25T19:36:33.785Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-25T19:36:34.042Z] docker_api_swarm_service_test.go:148: [d403cb8761109] joining swarm manager [d0e5a8d894617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:36:34.298Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-25T19:36:34.299Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-25T19:36:35.229Z] docker_api_swarm_service_test.go:148: [d727fdf7ec542] joining swarm manager [d0e5a8d894617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:36:35.229Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-25T19:36:36.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-25T19:36:36.656Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-25T19:36:37.095Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-25T19:36:37.353Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-25T19:36:37.353Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-25T19:36:37.915Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-25T19:36:38.798Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.901s coverage: 7.2% of statements [2021-08-25T19:36:38.798Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-25T19:36:38.798Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-08-25T19:36:38.798Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-25T19:36:38.798Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-25T19:36:38.798Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-25T19:36:38.798Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-25T19:36:39.059Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-08-25T19:36:39.059Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-08-25T19:36:39.282Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-25T19:36:39.630Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-08-25T19:36:39.630Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-25T19:36:39.891Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-25T19:36:40.212Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-25T19:36:41.078Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-25T19:36:41.078Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-25T19:36:41.140Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-25T19:36:41.534Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-25T19:36:41.704Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-25T19:36:41.960Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-25T19:36:42.535Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-25T19:36:42.792Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-25T19:36:43.356Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-25T19:36:44.725Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-25T19:36:46.211Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-25T19:36:46.212Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-25T19:36:47.243Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-25T19:36:47.243Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-25T19:36:47.243Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-25T19:36:48.610Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-25T19:36:49.888Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-25T19:36:49.937Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-25T19:36:49.977Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-25T19:36:50.394Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-25T19:36:50.394Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-25T19:36:50.394Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-25T19:36:50.394Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-25T19:36:50.394Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-25T19:36:50.394Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-25T19:36:50.394Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-25T19:36:50.394Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-25T19:36:51.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-25T19:36:51.866Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-25T19:36:53.758Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-25T19:36:53.758Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsWindows [2021-08-25T19:36:53.758Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-25T19:36:53.758Z] docker_cli_run_test.go:4043: unmatched requirement DaemonIsWindows [2021-08-25T19:36:53.758Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-25T19:36:54.015Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-25T19:36:54.251Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-25T19:36:55.382Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-25T19:36:55.781Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-25T19:36:55.781Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-25T19:36:55.781Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-25T19:36:55.781Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-25T19:36:55.781Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-25T19:36:55.781Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-25T19:36:56.311Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-25T19:36:57.679Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-25T19:36:57.956Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-25T19:36:58.242Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-25T19:36:59.172Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-25T19:36:59.736Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-25T19:36:59.736Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2021-08-25T19:36:59.736Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-25T19:37:00.665Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-25T19:37:01.594Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-25T19:37:01.594Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-25T19:37:02.190Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-25T19:37:02.765Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-25T19:37:03.021Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-25T19:37:03.583Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-25T19:37:03.583Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-25T19:37:04.146Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-25T19:37:04.402Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-25T19:37:04.795Z] ok github.com/docker/docker/libnetwork/ipam 13.898s coverage: 85.3% of statements [2021-08-25T19:37:04.795Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-25T19:37:04.795Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-25T19:37:04.964Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-25T19:37:05.056Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-25T19:37:05.317Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-25T19:37:05.317Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-25T19:37:05.527Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-25T19:37:05.578Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-25T19:37:05.783Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-25T19:37:05.838Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2021-08-25T19:37:06.346Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-25T19:37:06.409Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2021-08-25T19:37:06.669Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-08-25T19:37:06.909Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-25T19:37:06.930Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-08-25T19:37:07.168Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-25T19:37:07.168Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-25T19:37:07.731Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-25T19:37:08.293Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-25T19:37:09.221Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-25T19:37:09.221Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T19:37:09.221Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T19:37:09.221Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-25T19:37:10.314Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-25T19:37:11.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-25T19:37:11.378Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-25T19:37:11.940Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-25T19:37:13.208Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-25T19:37:14.173Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-25T19:37:14.174Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-25T19:37:14.174Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-25T19:37:17.070Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-25T19:37:18.605Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-25T19:37:23.292Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-25T19:37:23.292Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-25T19:37:23.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-25T19:37:23.292Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-25T19:37:23.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-25T19:37:23.292Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-25T19:37:23.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-25T19:37:23.292Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-25T19:37:23.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-25T19:37:23.754Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-25T19:37:24.109Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-25T19:37:24.109Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-25T19:37:25.037Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-25T19:37:25.037Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-25T19:37:25.037Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-25T19:37:25.037Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-25T19:37:25.601Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-25T19:37:28.120Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-25T19:37:29.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-25T19:37:30.430Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-25T19:37:35.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-25T19:37:35.934Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-25T19:37:36.191Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-25T19:37:36.753Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-25T19:37:37.683Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-25T19:37:37.683Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-25T19:37:37.940Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-25T19:37:39.307Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-25T19:37:40.237Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-25T19:37:40.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-25T19:37:41.424Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-25T19:37:41.424Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-25T19:37:41.680Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-25T19:37:42.609Z] === RUN TestDockerSuite/TestRunMount [2021-08-25T19:37:43.172Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-25T19:37:46.443Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-25T19:37:47.811Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-25T19:37:48.373Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-25T19:37:48.742Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-25T19:37:48.742Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-25T19:37:48.742Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-25T19:37:48.742Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-25T19:37:48.742Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-25T19:37:48.742Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-25T19:37:48.935Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-25T19:37:48.935Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-25T19:37:49.705Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-25T19:37:49.705Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-25T19:37:49.705Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-25T19:37:49.705Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-25T19:37:49.705Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-25T19:37:49.705Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-25T19:37:49.705Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-25T19:37:49.705Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-25T19:37:50.306Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-25T19:37:50.666Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-25T19:37:52.213Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-25T19:37:52.213Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-25T19:37:53.558Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-25T19:37:54.732Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-25T19:37:54.732Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-25T19:37:55.087Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-25T19:37:55.087Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-25T19:37:55.087Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-25T19:37:55.087Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-25T19:37:55.087Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-25T19:37:55.087Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-25T19:37:56.102Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-25T19:37:57.981Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-25T19:37:58.621Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-25T19:37:58.877Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-25T19:37:59.410Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-25T19:37:59.410Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-25T19:37:59.410Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-25T19:37:59.410Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-25T19:37:59.410Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-25T19:37:59.439Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-25T19:38:00.809Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-25T19:38:00.809Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-25T19:38:01.372Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-25T19:38:02.738Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-25T19:38:02.994Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-25T19:38:02.994Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-25T19:38:03.557Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-25T19:38:05.451Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-25T19:38:06.824Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-25T19:38:08.298Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-25T19:38:10.092Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-25T19:38:10.092Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-25T19:38:10.092Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-25T19:38:10.348Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-25T19:38:10.604Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-25T19:38:11.167Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-25T19:38:11.423Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-25T19:38:11.423Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-25T19:38:11.762Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-25T19:38:11.762Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-25T19:38:11.762Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-25T19:38:11.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-25T19:38:11.996Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-25T19:38:12.984Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-25T19:38:13.440Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-25T19:38:13.440Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-25T19:38:13.440Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-25T19:38:17.158Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-25T19:38:17.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-25T19:38:17.537Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-25T19:38:17.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-25T19:38:18.121Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-25T19:38:18.532Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-25T19:38:18.532Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2021-08-25T19:38:18.532Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-25T19:38:18.532Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-25T19:38:18.532Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-25T19:38:19.460Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-25T19:38:20.026Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-25T19:38:20.590Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2021-08-25T19:38:20.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-25T19:38:20.846Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-25T19:38:21.409Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-25T19:38:21.664Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-25T19:38:22.226Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T19:38:22.226Z] docker_cli_run_test.go:4109: unmatched requirement IsolationIsProcess [2021-08-25T19:38:22.226Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-25T19:38:22.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-25T19:38:22.789Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-25T19:38:22.799Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-25T19:38:22.799Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-25T19:38:22.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-25T19:38:22.799Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-25T19:38:22.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-25T19:38:22.799Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-25T19:38:22.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-25T19:38:22.799Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-25T19:38:22.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-25T19:38:22.799Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-25T19:38:23.352Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-25T19:38:23.352Z] docker_cli_run_test.go:2844: kernel doesn't have latency_stats configured [2021-08-25T19:38:23.352Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-25T19:38:23.611Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-25T19:38:24.540Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-25T19:38:24.540Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-25T19:38:24.540Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-25T19:38:27.059Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-25T19:38:27.059Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-25T19:38:27.989Z] === RUN TestDockerSuite/TestRunRm [2021-08-25T19:38:28.245Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-25T19:38:29.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-25T19:38:32.416Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-25T19:38:32.416Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-25T19:38:32.978Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-25T19:38:34.868Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-25T19:38:34.869Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-25T19:38:35.133Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-25T19:38:36.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-25T19:38:36.775Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-25T19:38:36.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-25T19:38:38.414Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-25T19:38:38.414Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-25T19:38:40.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-25T19:38:40.499Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-25T19:38:40.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-25T19:38:40.499Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-25T19:38:40.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-25T19:38:41.685Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-25T19:38:41.685Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-25T19:38:42.251Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-25T19:38:42.507Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-25T19:38:43.070Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-25T19:38:43.326Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-25T19:38:43.889Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-25T19:38:44.450Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-25T19:38:44.706Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-25T19:38:45.268Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-25T19:38:46.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-25T19:38:46.274Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-25T19:38:46.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-25T19:38:46.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-25T19:38:46.730Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-25T19:38:46.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-25T19:38:46.730Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-25T19:38:46.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-25T19:38:47.783Z] === RUN TestDockerSuite/TestRunState [2021-08-25T19:38:48.710Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-25T19:38:49.273Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-25T19:38:49.529Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-25T19:38:49.786Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-25T19:38:49.786Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2021-08-25T19:38:49.786Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-25T19:38:50.350Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-25T19:38:50.607Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-25T19:38:51.171Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-25T19:38:51.733Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-25T19:38:51.733Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-25T19:38:51.733Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-25T19:38:52.297Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-25T19:38:52.713Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-25T19:38:52.713Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-25T19:38:52.713Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-25T19:38:52.713Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-25T19:38:52.713Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-25T19:38:54.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-25T19:38:54.444Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-25T19:38:55.007Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-25T19:38:56.393Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-25T19:38:57.321Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/networkdb 103.706s coverage: 60.0% of statements [2021-08-25T19:38:58.437Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2021-08-25T19:38:58.437Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-08-25T19:38:58.437Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-25T19:38:58.698Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 47.9% of statements [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === Skipped [2021-08-25T19:38:58.698Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-25T19:38:58.698Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-25T19:38:58.698Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-25T19:38:58.698Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-25T19:38:58.698Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-25T19:38:58.698Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-25T19:38:58.698Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-25T19:38:58.698Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-25T19:38:58.698Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-25T19:38:58.698Z] firewalld_test.go:14: firewalld is not running [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] [2021-08-25T19:38:58.698Z] DONE 362 tests, 9 skipped in 201.621s [2021-08-25T19:38:59.212Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers Post stage [Pipeline] junit [2021-08-25T19:38:59.284Z] Recording test results [2021-08-25T19:38:59.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-25T19:38:59.776Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-25T19:38:59.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42777/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa606307b7d10890885e2c76c1652c48a6914db4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa606307b7d10890885e2c76c1652c48a6914db4 hack/validate/vendor [2021-08-25T19:39:00.530Z] update vendored copy of archive/tar [2021-08-25T19:39:00.530Z] downloading: https://golang.org/dl/go1.17.src.tar.gz [2021-08-25T19:39:01.915Z] patching file stat_unix.go [2021-08-25T19:39:01.915Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-08-25T19:39:01.915Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-08-25T19:39:01.915Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-08-25T19:39:01.915Z] 2021/08/25 19:39:01 Collecting initial packages [2021-08-25T19:39:01.915Z] 2021/08/25 19:39:01 Download dependencies [2021-08-25T19:39:02.294Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-25T19:39:02.550Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-25T19:39:02.809Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-25T19:39:03.372Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-25T19:39:03.936Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-25T19:39:05.213Z] 2021/08/25 19:39:04 Starting whole vndr cycle because no package specified [2021-08-25T19:39:05.213Z] 2021/08/25 19:39:04 Ignoring paths matching "^archive[/\\\\]tar" [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/moby/sys, revision 9b0136d132d8e0d1c116a38d7ec9af70d3a59536, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-08-25T19:39:05.475Z] 2021/08/25 19:39:05 Clone golang.org/x/sys, revision 63515b42dcdf9544f4e6a02fd7632793fde2f72d, attempt 1/20 [2021-08-25T19:39:05.827Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-25T19:39:05.827Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-25T19:39:06.418Z] 2021/08/25 19:39:06 Finished clone github.com/Azure/go-ansiterm [2021-08-25T19:39:06.418Z] 2021/08/25 19:39:06 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-08-25T19:39:06.418Z] 2021/08/25 19:39:06 Finished clone github.com/bits-and-blooms/bitset [2021-08-25T19:39:06.418Z] 2021/08/25 19:39:06 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Finished clone github.com/docker/libtrust [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Finished clone github.com/moby/locker [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Finished clone github.com/google/uuid [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Finished clone github.com/Microsoft/go-winio [2021-08-25T19:39:06.680Z] 2021/08/25 19:39:06 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-08-25T19:39:06.941Z] 2021/08/25 19:39:06 Finished clone github.com/creack/pty [2021-08-25T19:39:06.941Z] 2021/08/25 19:39:06 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-08-25T19:39:06.941Z] 2021/08/25 19:39:06 Finished clone github.com/tchap/go-patricia [2021-08-25T19:39:06.941Z] 2021/08/25 19:39:06 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-08-25T19:39:06.941Z] 2021/08/25 19:39:06 Finished clone github.com/moby/term [2021-08-25T19:39:06.941Z] 2021/08/25 19:39:06 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-08-25T19:39:07.194Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-25T19:39:07.202Z] 2021/08/25 19:39:07 Finished clone github.com/moby/sys [2021-08-25T19:39:07.202Z] 2021/08/25 19:39:07 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-08-25T19:39:07.202Z] 2021/08/25 19:39:07 Finished clone github.com/gorilla/mux [2021-08-25T19:39:07.202Z] 2021/08/25 19:39:07 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-08-25T19:39:07.464Z] 2021/08/25 19:39:07 Finished clone github.com/sirupsen/logrus [2021-08-25T19:39:07.464Z] 2021/08/25 19:39:07 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-08-25T19:39:07.725Z] 2021/08/25 19:39:07 Finished clone github.com/docker/go-units [2021-08-25T19:39:07.725Z] 2021/08/25 19:39:07 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-08-25T19:39:07.757Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-25T19:39:07.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-25T19:39:07.987Z] 2021/08/25 19:39:07 Finished clone github.com/syndtr/gocapability [2021-08-25T19:39:07.987Z] 2021/08/25 19:39:07 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-08-25T19:39:08.016Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-25T19:39:08.016Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-25T19:39:08.248Z] 2021/08/25 19:39:08 Finished clone github.com/RackSec/srslog [2021-08-25T19:39:08.248Z] 2021/08/25 19:39:08 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-08-25T19:39:08.248Z] 2021/08/25 19:39:08 Finished clone gotest.tools/v3 [2021-08-25T19:39:08.248Z] 2021/08/25 19:39:08 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-08-25T19:39:08.248Z] 2021/08/25 19:39:08 Finished clone github.com/imdario/mergo [2021-08-25T19:39:08.248Z] 2021/08/25 19:39:08 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-08-25T19:39:08.510Z] 2021/08/25 19:39:08 Finished clone golang.org/x/sync [2021-08-25T19:39:08.510Z] 2021/08/25 19:39:08 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-08-25T19:39:08.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-25T19:39:08.577Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-25T19:39:09.087Z] 2021/08/25 19:39:08 Finished clone github.com/google/go-cmp [2021-08-25T19:39:09.087Z] 2021/08/25 19:39:08 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-08-25T19:39:09.087Z] 2021/08/25 19:39:08 Finished clone github.com/tonistiigi/units [2021-08-25T19:39:09.087Z] 2021/08/25 19:39:08 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-08-25T19:39:09.138Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-25T19:39:09.349Z] 2021/08/25 19:39:09 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-08-25T19:39:09.349Z] 2021/08/25 19:39:09 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-08-25T19:39:09.611Z] 2021/08/25 19:39:09 Finished clone github.com/docker/go-connections [2021-08-25T19:39:09.611Z] 2021/08/25 19:39:09 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-08-25T19:39:09.701Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-25T19:39:09.701Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2021-08-25T19:39:09.701Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-25T19:39:09.701Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-25T19:39:09.872Z] 2021/08/25 19:39:09 Finished clone github.com/opentracing-contrib/go-stdlib [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Finished clone github.com/mitchellh/hashstructure [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Finished clone github.com/google/shlex [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Finished clone github.com/opentracing/opentracing-go [2021-08-25T19:39:09.873Z] 2021/08/25 19:39:09 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-08-25T19:39:10.134Z] 2021/08/25 19:39:09 Finished clone github.com/gofrs/flock [2021-08-25T19:39:10.134Z] 2021/08/25 19:39:09 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-08-25T19:39:10.264Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-25T19:39:10.370Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-25T19:39:10.370Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-25T19:39:10.370Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-25T19:39:10.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-25T19:39:10.395Z] 2021/08/25 19:39:10 Finished clone github.com/docker/go-events [2021-08-25T19:39:10.395Z] 2021/08/25 19:39:10 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-08-25T19:39:10.969Z] 2021/08/25 19:39:10 Finished clone github.com/armon/go-radix [2021-08-25T19:39:10.969Z] 2021/08/25 19:39:10 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-08-25T19:39:10.969Z] 2021/08/25 19:39:10 Finished clone github.com/armon/go-metrics [2021-08-25T19:39:10.969Z] 2021/08/25 19:39:10 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-08-25T19:39:11.192Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-25T19:39:11.231Z] 2021/08/25 19:39:11 Finished clone github.com/sean-/seed [2021-08-25T19:39:11.231Z] 2021/08/25 19:39:11 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-08-25T19:39:11.231Z] 2021/08/25 19:39:11 Finished clone github.com/hashicorp/errwrap [2021-08-25T19:39:11.231Z] 2021/08/25 19:39:11 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-08-25T19:39:11.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-25T19:39:11.515Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-25T19:39:11.806Z] 2021/08/25 19:39:11 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-08-25T19:39:11.806Z] 2021/08/25 19:39:11 Finished clone github.com/tonistiigi/fsutil [2021-08-25T19:39:11.973Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-25T19:39:11.973Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T19:39:12.067Z] 2021/08/25 19:39:11 Finished clone github.com/hashicorp/go-multierror [2021-08-25T19:39:12.068Z] 2021/08/25 19:39:11 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-08-25T19:39:12.329Z] 2021/08/25 19:39:12 Finished clone github.com/hashicorp/memberlist [2021-08-25T19:39:12.329Z] 2021/08/25 19:39:12 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-08-25T19:39:12.430Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-25T19:39:12.902Z] 2021/08/25 19:39:12 Finished clone github.com/vishvananda/netns [2021-08-25T19:39:12.902Z] 2021/08/25 19:39:12 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-08-25T19:39:12.902Z] 2021/08/25 19:39:12 Finished clone github.com/docker/libkv [2021-08-25T19:39:12.902Z] 2021/08/25 19:39:12 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-08-25T19:39:12.902Z] 2021/08/25 19:39:12 Finished clone github.com/hashicorp/go-sockaddr [2021-08-25T19:39:12.902Z] 2021/08/25 19:39:12 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-08-25T19:39:13.396Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-25T19:39:13.396Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-25T19:39:13.396Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-25T19:39:13.475Z] 2021/08/25 19:39:13 Finished clone github.com/golang/gddo [2021-08-25T19:39:13.475Z] 2021/08/25 19:39:13 Finished clone github.com/google/btree [2021-08-25T19:39:13.475Z] 2021/08/25 19:39:13 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-08-25T19:39:13.475Z] 2021/08/25 19:39:13 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-08-25T19:39:13.712Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-25T19:39:14.047Z] 2021/08/25 19:39:13 Finished clone github.com/samuel/go-zookeeper [2021-08-25T19:39:14.047Z] 2021/08/25 19:39:13 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-08-25T19:39:14.047Z] 2021/08/25 19:39:14 Finished clone github.com/moby/ipvs [2021-08-25T19:39:14.047Z] 2021/08/25 19:39:14 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-08-25T19:39:14.276Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-25T19:39:14.309Z] 2021/08/25 19:39:14 Finished clone github.com/deckarep/golang-set [2021-08-25T19:39:14.309Z] 2021/08/25 19:39:14 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-08-25T19:39:14.532Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-25T19:39:14.882Z] 2021/08/25 19:39:14 Finished clone github.com/vishvananda/netlink [2021-08-25T19:39:14.882Z] 2021/08/25 19:39:14 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-08-25T19:39:14.882Z] 2021/08/25 19:39:14 Finished clone github.com/coreos/go-semver [2021-08-25T19:39:14.882Z] 2021/08/25 19:39:14 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-08-25T19:39:15.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-25T19:39:15.038Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-25T19:39:15.475Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-25T19:39:15.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-25T19:39:15.826Z] 2021/08/25 19:39:15 Finished clone github.com/ishidawataru/sctp [2021-08-25T19:39:15.826Z] 2021/08/25 19:39:15 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-08-25T19:39:15.826Z] 2021/08/25 19:39:15 Finished clone github.com/hashicorp/go-msgpack [2021-08-25T19:39:15.826Z] 2021/08/25 19:39:15 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-08-25T19:39:16.397Z] 2021/08/25 19:39:16 Finished clone github.com/modern-go/concurrent [2021-08-25T19:39:16.397Z] 2021/08/25 19:39:16 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-08-25T19:39:16.397Z] 2021/08/25 19:39:16 Finished clone github.com/modern-go/reflect2 [2021-08-25T19:39:16.397Z] 2021/08/25 19:39:16 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-08-25T19:39:17.185Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-25T19:39:17.340Z] 2021/08/25 19:39:17 Finished clone github.com/json-iterator/go [2021-08-25T19:39:17.340Z] 2021/08/25 19:39:17 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-08-25T19:39:17.383Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-25T19:39:17.601Z] 2021/08/25 19:39:17 Finished clone go.etcd.io/bbolt [2021-08-25T19:39:17.601Z] 2021/08/25 19:39:17 Clone github.com/opencontainers/runc, revision 52b36a2dd837e8462de8e01458bf02cf9eea47dd, attempt 1/20 [2021-08-25T19:39:17.862Z] 2021/08/25 19:39:17 Finished clone github.com/mistifyio/go-zfs [2021-08-25T19:39:17.862Z] 2021/08/25 19:39:17 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-08-25T19:39:18.124Z] 2021/08/25 19:39:17 Finished clone github.com/opencontainers/go-digest [2021-08-25T19:39:18.124Z] 2021/08/25 19:39:17 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-08-25T19:39:18.124Z] 2021/08/25 19:39:18 Finished clone golang.org/x/net [2021-08-25T19:39:18.124Z] 2021/08/25 19:39:18 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-08-25T19:39:18.148Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-25T19:39:18.148Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-25T19:39:18.148Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-25T19:39:18.148Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-25T19:39:18.148Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-25T19:39:18.313Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-25T19:39:18.386Z] 2021/08/25 19:39:18 Finished clone github.com/hashicorp/serf [2021-08-25T19:39:18.386Z] 2021/08/25 19:39:18 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-08-25T19:39:19.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-25T19:39:19.677Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-25T19:39:19.683Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-25T19:39:19.772Z] 2021/08/25 19:39:19 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-08-25T19:39:19.772Z] 2021/08/25 19:39:19 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-08-25T19:39:19.772Z] 2021/08/25 19:39:19 Finished clone github.com/cyphar/filepath-securejoin [2021-08-25T19:39:19.772Z] 2021/08/25 19:39:19 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-08-25T19:39:20.246Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-25T19:39:20.641Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-25T19:39:20.715Z] 2021/08/25 19:39:20 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-08-25T19:39:20.715Z] 2021/08/25 19:39:20 Finished clone github.com/vbatts/tar-split [2021-08-25T19:39:20.977Z] 2021/08/25 19:39:20 Finished clone github.com/coreos/go-systemd [2021-08-25T19:39:20.977Z] 2021/08/25 19:39:20 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-08-25T19:39:21.097Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-25T19:39:21.551Z] 2021/08/25 19:39:21 Finished clone github.com/opencontainers/runtime-spec [2021-08-25T19:39:21.551Z] 2021/08/25 19:39:21 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-08-25T19:39:21.554Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-25T19:39:22.010Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-25T19:39:22.124Z] 2021/08/25 19:39:21 Finished clone github.com/opencontainers/image-spec [2021-08-25T19:39:22.124Z] 2021/08/25 19:39:21 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-08-25T19:39:22.124Z] 2021/08/25 19:39:21 Finished clone github.com/coreos/go-systemd/v22 [2021-08-25T19:39:22.124Z] 2021/08/25 19:39:21 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-08-25T19:39:22.124Z] 2021/08/25 19:39:22 Finished clone github.com/godbus/dbus/v5 [2021-08-25T19:39:22.124Z] 2021/08/25 19:39:22 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-08-25T19:39:22.138Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-25T19:39:22.387Z] 2021/08/25 19:39:22 Finished clone github.com/Graylog2/go-gelf [2021-08-25T19:39:22.387Z] 2021/08/25 19:39:22 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-08-25T19:39:22.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-25T19:39:22.395Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsWindows [2021-08-25T19:39:22.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-25T19:39:22.395Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2021-08-25T19:39:22.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-25T19:39:22.395Z] docker_cli_run_test.go:4089: unmatched requirement DaemonIsWindows [2021-08-25T19:39:22.395Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-25T19:39:22.649Z] 2021/08/25 19:39:22 Finished clone github.com/fluent/fluent-logger-golang [2021-08-25T19:39:22.649Z] 2021/08/25 19:39:22 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-08-25T19:39:22.651Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-25T19:39:22.651Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2021-08-25T19:39:22.651Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-25T19:39:23.214Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-25T19:39:23.224Z] 2021/08/25 19:39:22 Finished clone github.com/philhofer/fwd [2021-08-25T19:39:23.224Z] 2021/08/25 19:39:22 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-08-25T19:39:24.143Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-25T19:39:24.167Z] 2021/08/25 19:39:24 Finished clone github.com/fsnotify/fsnotify [2021-08-25T19:39:24.167Z] 2021/08/25 19:39:24 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-08-25T19:39:24.428Z] 2021/08/25 19:39:24 Finished clone github.com/bsphere/le_go [2021-08-25T19:39:24.428Z] 2021/08/25 19:39:24 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-08-25T19:39:24.690Z] 2021/08/25 19:39:24 Finished clone github.com/jmespath/go-jmespath [2021-08-25T19:39:24.690Z] 2021/08/25 19:39:24 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-08-25T19:39:25.073Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-25T19:39:25.635Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-25T19:39:25.635Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-25T19:39:26.077Z] 2021/08/25 19:39:25 Finished clone golang.org/x/oauth2 [2021-08-25T19:39:26.077Z] 2021/08/25 19:39:25 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-08-25T19:39:26.077Z] 2021/08/25 19:39:25 Finished clone github.com/golang/groupcache [2021-08-25T19:39:26.077Z] 2021/08/25 19:39:25 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-08-25T19:39:26.198Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-25T19:39:26.198Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-25T19:39:26.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-25T19:39:26.648Z] 2021/08/25 19:39:26 Finished clone github.com/tinylib/msgp [2021-08-25T19:39:26.648Z] 2021/08/25 19:39:26 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-08-25T19:39:26.759Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-25T19:39:26.759Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2021-08-25T19:39:26.759Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-25T19:39:26.759Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-25T19:39:26.759Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-25T19:39:26.759Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2021-08-25T19:39:26.759Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-25T19:39:26.759Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-08-25T19:39:26.760Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-25T19:39:26.760Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2021-08-25T19:39:26.760Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-25T19:39:26.760Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2021-08-25T19:39:26.760Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-25T19:39:26.760Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2021-08-25T19:39:26.760Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-25T19:39:27.322Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-25T19:39:27.786Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-25T19:39:28.250Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-25T19:39:28.250Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-25T19:39:28.562Z] 2021/08/25 19:39:28 Finished clone github.com/googleapis/gax-go [2021-08-25T19:39:28.562Z] 2021/08/25 19:39:28 Clone github.com/containerd/containerd, revision 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0, attempt 1/20 [2021-08-25T19:39:28.749Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-25T19:39:28.750Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-25T19:39:28.750Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-25T19:39:28.812Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-25T19:39:28.812Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-25T19:39:28.823Z] 2021/08/25 19:39:28 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-08-25T19:39:28.823Z] 2021/08/25 19:39:28 Finished clone go.opencensus.io [2021-08-25T19:39:29.083Z] 2021/08/25 19:39:29 Finished clone golang.org/x/sys [2021-08-25T19:39:29.083Z] 2021/08/25 19:39:29 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-08-25T19:39:29.375Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-25T19:39:29.375Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-25T19:39:29.712Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-25T19:39:29.712Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-25T19:39:29.712Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-25T19:39:29.938Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-25T19:39:30.169Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-25T19:39:30.468Z] 2021/08/25 19:39:30 Finished clone github.com/miekg/dns [2021-08-25T19:39:30.468Z] 2021/08/25 19:39:30 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-08-25T19:39:30.499Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-25T19:39:30.499Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-25T19:39:30.499Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-25T19:39:30.755Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-25T19:39:31.039Z] 2021/08/25 19:39:30 Finished clone github.com/containerd/fifo [2021-08-25T19:39:31.039Z] 2021/08/25 19:39:30 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-08-25T19:39:31.682Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-25T19:39:32.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-25T19:39:32.027Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-25T19:39:32.244Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-25T19:39:32.244Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2021-08-25T19:39:32.244Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-25T19:39:32.339Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-25T19:39:32.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-25T19:39:32.501Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-25T19:39:32.501Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-25T19:39:32.796Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-25T19:39:32.956Z] 2021/08/25 19:39:32 Finished clone github.com/containerd/cgroups [2021-08-25T19:39:32.956Z] 2021/08/25 19:39:32 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-08-25T19:39:33.253Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-25T19:39:33.253Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-25T19:39:33.253Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-25T19:39:33.437Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-25T19:39:34.005Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-25T19:39:34.216Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-25T19:39:34.377Z] 2021/08/25 19:39:34 Finished clone github.com/containerd/console [2021-08-25T19:39:34.378Z] 2021/08/25 19:39:34 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-08-25T19:39:34.673Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-25T19:39:34.673Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-25T19:39:34.673Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-25T19:39:34.673Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-25T19:39:34.673Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-25T19:39:34.948Z] 2021/08/25 19:39:34 Finished clone github.com/containerd/go-runc [2021-08-25T19:39:34.948Z] 2021/08/25 19:39:34 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-08-25T19:39:35.373Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-25T19:39:35.520Z] 2021/08/25 19:39:35 Finished clone github.com/containerd/continuity [2021-08-25T19:39:35.520Z] 2021/08/25 19:39:35 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-08-25T19:39:35.781Z] 2021/08/25 19:39:35 Finished clone github.com/opencontainers/runc [2021-08-25T19:39:35.781Z] 2021/08/25 19:39:35 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-08-25T19:39:35.936Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-25T19:39:35.936Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-25T19:39:35.936Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-25T19:39:36.043Z] 2021/08/25 19:39:35 Finished clone github.com/containerd/typeurl [2021-08-25T19:39:36.043Z] 2021/08/25 19:39:35 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-08-25T19:39:36.304Z] 2021/08/25 19:39:36 Finished clone github.com/containerd/ttrpc [2021-08-25T19:39:36.304Z] 2021/08/25 19:39:36 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-08-25T19:39:36.500Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-25T19:39:37.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-25T19:39:37.152Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-25T19:39:37.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-25T19:39:37.152Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-25T19:39:37.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-25T19:39:37.429Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-25T19:39:37.691Z] 2021/08/25 19:39:37 Finished clone github.com/gogo/googleapis [2021-08-25T19:39:37.691Z] 2021/08/25 19:39:37 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-08-25T19:39:37.990Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-25T19:39:37.990Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-25T19:39:38.263Z] 2021/08/25 19:39:37 Finished clone golang.org/x/text [2021-08-25T19:39:38.263Z] 2021/08/25 19:39:37 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-08-25T19:39:38.263Z] 2021/08/25 19:39:37 Finished clone google.golang.org/grpc [2021-08-25T19:39:38.263Z] 2021/08/25 19:39:37 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-08-25T19:39:38.556Z] 2021/08/25 19:39:38 Finished clone github.com/docker/distribution [2021-08-25T19:39:38.556Z] 2021/08/25 19:39:38 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-08-25T19:39:38.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-25T19:39:39.346Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-25T19:39:39.481Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-25T19:39:39.496Z] 2021/08/25 19:39:39 Finished clone github.com/pelletier/go-toml [2021-08-25T19:39:39.496Z] 2021/08/25 19:39:39 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-08-25T19:39:39.496Z] 2021/08/25 19:39:39 Finished clone github.com/moby/buildkit [2021-08-25T19:39:39.496Z] 2021/08/25 19:39:39 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-08-25T19:39:39.737Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-25T19:39:39.994Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-25T19:39:40.069Z] 2021/08/25 19:39:39 Finished clone github.com/Microsoft/hcsshim [2021-08-25T19:39:40.069Z] 2021/08/25 19:39:39 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-08-25T19:39:41.014Z] 2021/08/25 19:39:40 Finished clone github.com/fernet/fernet-go [2021-08-25T19:39:41.014Z] 2021/08/25 19:39:40 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-08-25T19:39:41.885Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3298710064 [2021-08-25T19:39:41.885Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-25T19:39:41.885Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-25T19:39:41.959Z] 2021/08/25 19:39:41 Finished clone github.com/cilium/ebpf [2021-08-25T19:39:41.959Z] 2021/08/25 19:39:41 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-08-25T19:39:42.141Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-25T19:39:42.906Z] 2021/08/25 19:39:42 Finished clone golang.org/x/time [2021-08-25T19:39:42.906Z] 2021/08/25 19:39:42 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-08-25T19:39:42.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-25T19:39:42.919Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-25T19:39:42.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-25T19:39:43.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-25T19:39:43.375Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-25T19:39:43.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-25T19:39:43.375Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-25T19:39:43.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-25T19:39:43.507Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-25T19:39:43.507Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-25T19:39:43.507Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-25T19:39:44.294Z] 2021/08/25 19:39:43 Finished clone github.com/hashicorp/go-memdb [2021-08-25T19:39:44.294Z] 2021/08/25 19:39:43 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-08-25T19:39:44.294Z] 2021/08/25 19:39:44 Finished clone github.com/hashicorp/go-immutable-radix [2021-08-25T19:39:44.294Z] 2021/08/25 19:39:44 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-08-25T19:39:44.874Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-25T19:39:45.681Z] 2021/08/25 19:39:45 Finished clone github.com/hashicorp/golang-lru [2021-08-25T19:39:45.681Z] 2021/08/25 19:39:45 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-08-25T19:39:45.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-25T19:39:45.943Z] 2021/08/25 19:39:45 Finished clone github.com/coreos/pkg [2021-08-25T19:39:45.943Z] 2021/08/25 19:39:45 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-08-25T19:39:46.064Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-25T19:39:46.320Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-25T19:39:46.516Z] 2021/08/25 19:39:46 Finished clone golang.org/x/crypto [2021-08-25T19:39:46.516Z] 2021/08/25 19:39:46 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-08-25T19:39:46.576Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-25T19:39:46.576Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-25T19:39:46.576Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-25T19:39:47.138Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-25T19:39:47.460Z] 2021/08/25 19:39:47 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-08-25T19:39:47.460Z] 2021/08/25 19:39:47 Finished clone github.com/golang/protobuf [2021-08-25T19:39:48.412Z] 2021/08/25 19:39:48 Finished clone github.com/beorn7/perks [2021-08-25T19:39:48.412Z] 2021/08/25 19:39:48 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-08-25T19:39:48.506Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-25T19:39:49.356Z] 2021/08/25 19:39:49 Finished clone github.com/prometheus/client_model [2021-08-25T19:39:49.356Z] 2021/08/25 19:39:49 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-08-25T19:39:49.435Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-25T19:39:50.299Z] 2021/08/25 19:39:50 Finished clone github.com/prometheus/client_golang [2021-08-25T19:39:50.299Z] 2021/08/25 19:39:50 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-08-25T19:39:50.871Z] 2021/08/25 19:39:50 Finished clone code.cloudfoundry.org/clock [2021-08-25T19:39:50.871Z] 2021/08/25 19:39:50 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-08-25T19:39:52.257Z] 2021/08/25 19:39:51 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-08-25T19:39:52.257Z] 2021/08/25 19:39:51 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-08-25T19:39:52.257Z] 2021/08/25 19:39:52 Finished clone github.com/prometheus/common [2021-08-25T19:39:52.257Z] 2021/08/25 19:39:52 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-08-25T19:39:52.829Z] 2021/08/25 19:39:52 Finished clone github.com/prometheus/procfs [2021-08-25T19:39:52.830Z] 2021/08/25 19:39:52 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-08-25T19:39:52.830Z] 2021/08/25 19:39:52 Finished clone github.com/pkg/errors [2021-08-25T19:39:52.830Z] 2021/08/25 19:39:52 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-08-25T19:39:53.612Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-25T19:39:53.773Z] 2021/08/25 19:39:53 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-08-25T19:39:53.773Z] 2021/08/25 19:39:53 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-08-25T19:39:53.773Z] 2021/08/25 19:39:53 Finished clone github.com/cespare/xxhash/v2 [2021-08-25T19:39:53.773Z] 2021/08/25 19:39:53 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-08-25T19:39:54.544Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-25T19:39:54.743Z] 2021/08/25 19:39:54 Finished clone github.com/klauspost/compress [2021-08-25T19:39:54.743Z] 2021/08/25 19:39:54 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-08-25T19:39:55.315Z] 2021/08/25 19:39:55 Finished clone github.com/google/certificate-transparency-go [2021-08-25T19:39:55.315Z] 2021/08/25 19:39:55 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-08-25T19:39:55.315Z] 2021/08/25 19:39:55 Finished clone github.com/spf13/pflag [2021-08-25T19:39:55.575Z] 2021/08/25 19:39:55 Finished clone github.com/inconshreveable/mousetrap [2021-08-25T19:39:55.575Z] 2021/08/25 19:39:55 Finished clone github.com/morikuni/aec [2021-08-25T19:39:55.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-25T19:39:56.147Z] 2021/08/25 19:39:56 Finished clone github.com/spf13/cobra [2021-08-25T19:39:56.409Z] 2021/08/25 19:39:56 Finished clone github.com/docker/go-metrics [2021-08-25T19:39:56.472Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-25T19:39:57.402Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-25T19:39:58.331Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-25T19:39:58.960Z] 2021/08/25 19:39:58 Finished clone github.com/opencontainers/selinux [2021-08-25T19:40:00.847Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-25T19:40:02.738Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-25T19:40:02.993Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-25T19:40:04.360Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-25T19:40:04.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-25T19:40:05.293Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-25T19:40:06.663Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-25T19:40:07.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-25T19:40:07.321Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-25T19:40:07.778Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-25T19:40:07.778Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T19:40:07.778Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-25T19:40:08.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-25T19:40:08.966Z] 2021/08/25 19:40:08 Finished clone github.com/cloudflare/cfssl [2021-08-25T19:40:09.116Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-25T19:40:09.255Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-25T19:40:09.255Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-25T19:40:09.255Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-25T19:40:09.309Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-25T19:40:09.309Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-25T19:40:09.309Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-25T19:40:12.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-25T19:40:12.984Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-25T19:40:13.027Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-25T19:40:13.178Z] 2021/08/25 19:40:12 Finished clone github.com/docker/swarmkit [2021-08-25T19:40:13.286Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-25T19:40:13.439Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-25T19:40:13.440Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-25T19:40:13.440Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-25T19:40:13.440Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-25T19:40:13.440Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-25T19:40:13.896Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-25T19:40:13.896Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-25T19:40:13.896Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-25T19:40:13.993Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-25T19:40:13.993Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-25T19:40:13.993Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-25T19:40:13.993Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-25T19:40:13.993Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-25T19:40:14.121Z] 2021/08/25 19:40:14 Finished clone github.com/coreos/etcd [2021-08-25T19:40:14.953Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-25T19:40:15.915Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-25T19:40:16.371Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-25T19:40:16.559Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-25T19:40:17.332Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-25T19:40:17.787Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-25T19:40:20.723Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-25T19:40:21.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-25T19:40:22.269Z] 2021/08/25 19:40:21 Finished clone cloud.google.com/go [2021-08-25T19:40:22.457Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-25T19:40:23.210Z] 2021/08/25 19:40:22 Finished clone github.com/containerd/containerd [2021-08-25T19:40:23.802Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-25T19:40:23.802Z] docker_cli_service_logs_test.go:246: checking task r4i0ychbn47f [2021-08-25T19:40:23.802Z] docker_cli_service_logs_test.go:251: checking messages for r4i0ychbn47f [2021-08-25T19:40:23.802Z] docker_cli_service_logs_test.go:246: checking task gp7v1mj0mw3f [2021-08-25T19:40:23.802Z] docker_cli_service_logs_test.go:251: checking messages for gp7v1mj0mw3f [2021-08-25T19:40:23.984Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-25T19:40:23.984Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-25T19:40:23.984Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-25T19:40:24.945Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-25T19:40:24.945Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-25T19:40:24.945Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-25T19:40:25.167Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-25T19:40:25.401Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-25T19:40:25.423Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-25T19:40:25.988Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-25T19:40:26.549Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-25T19:40:26.549Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-25T19:40:26.549Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-25T19:40:26.928Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-25T19:40:27.111Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-25T19:40:27.890Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-25T19:40:28.348Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-25T19:40:28.348Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-25T19:40:28.348Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-25T19:40:29.309Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-25T19:40:29.628Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-25T19:40:29.766Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-25T19:40:29.766Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-25T19:40:29.766Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-25T19:40:29.766Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-25T19:40:29.766Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-25T19:40:32.896Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-25T19:40:32.897Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-25T19:40:33.225Z] 2021/08/25 19:40:32 Finished clone github.com/gogo/protobuf [2021-08-25T19:40:33.459Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-25T19:40:33.459Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-08-25T19:40:33.459Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-25T19:40:33.459Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-08-25T19:40:33.459Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-25T19:40:34.389Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-25T19:40:34.389Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-25T19:40:34.437Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-25T19:40:34.615Z] 2021/08/25 19:40:34 Finished clone google.golang.org/genproto [2021-08-25T19:40:35.318Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-25T19:40:35.880Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-25T19:40:37.246Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-25T19:40:37.246Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-25T19:40:37.507Z] --- PASS: TestBuildWCOWSandboxSize (773.31s) [2021-08-25T19:40:37.507Z] === RUN TestBuildWithEmptyDockerfile [2021-08-25T19:40:37.507Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:40:37.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:40:37.507Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:40:37.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:40:37.507Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:40:37.507Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:40:37.507Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-25T19:40:37.507Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-25T19:40:37.507Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-25T19:40:37.507Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-08-25T19:40:37.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-25T19:40:37.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-25T19:40:37.507Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-25T19:40:37.507Z] === RUN TestBuildPreserveOwnership [2021-08-25T19:40:37.507Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:40:37.507Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-25T19:40:37.507Z] === RUN TestBuildPlatformInvalid [2021-08-25T19:40:37.507Z] --- PASS: TestBuildPlatformInvalid (0.41s) [2021-08-25T19:40:37.507Z] PASS [2021-08-25T19:40:37.507Z] ok github.com/docker/docker/integration/build 938.021s [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] === Skipped [2021-08-25T19:40:37.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-25T19:40:37.507Z] build_session_test.go:25: TODO: BuildKit [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-25T19:40:37.507Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-25T19:40:37.507Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-25T19:40:37.507Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-25T19:40:37.507Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] [2021-08-25T19:40:37.507Z] DONE 29 tests, 5 skipped in 961.822s [2021-08-25T19:40:37.507Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-25T19:40:37.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:40:37.507Z] INFO: Testing against a local daemon [2021-08-25T19:40:37.507Z] === RUN TestConfigInspect [2021-08-25T19:40:37.507Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.507Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-25T19:40:37.507Z] === RUN TestConfigList [2021-08-25T19:40:37.507Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.507Z] --- SKIP: TestConfigList (0.00s) [2021-08-25T19:40:37.507Z] === RUN TestConfigsCreateAndDelete [2021-08-25T19:40:37.507Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.507Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-25T19:40:37.507Z] === RUN TestConfigsUpdate [2021-08-25T19:40:37.507Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.507Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-25T19:40:37.507Z] === RUN TestTemplatedConfig [2021-08-25T19:40:37.507Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.507Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-25T19:40:37.507Z] === RUN TestConfigCreateResolve [2021-08-25T19:40:37.507Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:40:37.507Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-25T19:40:37.507Z] PASS [2021-08-25T19:40:37.507Z] ok github.com/docker/docker/integration/config 0.085s [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] === Skipped [2021-08-25T19:40:37.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-25T19:40:37.967Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-25T19:40:37.967Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-25T19:40:37.967Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-25T19:40:37.967Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-25T19:40:37.967Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-25T19:40:37.967Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] [2021-08-25T19:40:37.967Z] DONE 6 tests, 6 skipped in 2.519s [2021-08-25T19:40:37.967Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-25T19:40:39.000Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-25T19:40:39.000Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-25T19:40:39.000Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-25T19:40:39.000Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-25T19:40:40.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:40:40.151Z] INFO: Testing against a local daemon [2021-08-25T19:40:40.151Z] === RUN TestCheckpoint [2021-08-25T19:40:40.151Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:40:40.151Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-25T19:40:40.151Z] === RUN TestContainerInvalidJSON [2021-08-25T19:40:40.151Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:40:40.151Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:40:40.151Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:40:40.151Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:40:40.151Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-25T19:40:40.151Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-25T19:40:40.151Z] --- PASS: TestContainerInvalidJSON (0.44s) [2021-08-25T19:40:40.151Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-25T19:40:40.151Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-25T19:40:40.151Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-25T19:40:40.612Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-08-25T19:40:40.612Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-25T19:40:41.073Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.58s) [2021-08-25T19:40:41.073Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-25T19:40:41.073Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-08-25T19:40:41.073Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-25T19:40:41.419Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-25T19:40:41.419Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-25T19:40:41.419Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-08-25T19:40:41.419Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-25T19:40:41.534Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-08-25T19:40:41.534Z] === RUN TestCopyFromContainer [2021-08-25T19:40:41.534Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:41.534Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-25T19:40:41.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:40:41.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:40:41.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:40:41.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:40:41.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:40:41.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:40:41.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-25T19:40:41.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-25T19:40:41.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-25T19:40:41.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-25T19:40:41.534Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-25T19:40:41.534Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidEnv [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-25T19:40:41.534Z] === RUN TestCreateTmpfsMountsTarget [2021-08-25T19:40:41.534Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:41.534Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-25T19:40:41.534Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:40:41.534Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-25T19:40:41.534Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:40:41.534Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:40:41.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:40:41.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-25T19:40:41.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-25T19:40:41.534Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-25T19:40:41.534Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateDifferentPlatform [2021-08-25T19:40:41.534Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-25T19:40:41.534Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-25T19:40:41.534Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-25T19:40:41.534Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-25T19:40:41.534Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-08-25T19:40:41.534Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-25T19:40:41.534Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-25T19:40:41.534Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-25T19:40:41.534Z] === RUN TestContainerKillOnDaemonStart [2021-08-25T19:40:41.534Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:41.534Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestDiff [2021-08-25T19:40:41.534Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-25T19:40:41.534Z] --- SKIP: TestDiff (0.00s) [2021-08-25T19:40:41.534Z] === RUN TestExecWithCloseStdin [2021-08-25T19:40:42.346Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-25T19:40:42.908Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-25T19:40:44.447Z] --- PASS: TestExecWithCloseStdin (2.73s) [2021-08-25T19:40:44.447Z] === RUN TestExec [2021-08-25T19:40:45.988Z] --- PASS: TestExec (1.84s) [2021-08-25T19:40:45.988Z] === RUN TestExecUser [2021-08-25T19:40:45.988Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-25T19:40:45.988Z] --- SKIP: TestExecUser (0.00s) [2021-08-25T19:40:45.988Z] === RUN TestExportContainerAndImportImage [2021-08-25T19:40:45.988Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:45.988Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-25T19:40:45.988Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-25T19:40:45.988Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:45.988Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-25T19:40:45.988Z] === RUN TestHealthCheckWorkdir [2021-08-25T19:40:45.988Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-25T19:40:45.988Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-25T19:40:45.988Z] === RUN TestHealthKillContainer [2021-08-25T19:40:45.988Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-25T19:40:45.988Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-25T19:40:45.988Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-25T19:40:45.988Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-25T19:40:45.988Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-25T19:40:45.988Z] === RUN TestKillContainerInvalidSignal [2021-08-25T19:40:46.178Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-25T19:40:48.066Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-25T19:40:48.168Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2021-08-25T19:40:48.168Z] === RUN TestKillContainer [2021-08-25T19:40:48.168Z] === RUN TestKillContainer/no_signal [2021-08-25T19:40:49.709Z] === RUN TestKillContainer/non_killing_signal [2021-08-25T19:40:49.709Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-25T19:40:49.709Z] === RUN TestKillContainer/killing_signal [2021-08-25T19:40:50.585Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-25T19:40:51.251Z] --- PASS: TestKillContainer (3.59s) [2021-08-25T19:40:51.251Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-08-25T19:40:51.251Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:40:51.251Z] --- PASS: TestKillContainer/killing_signal (1.93s) [2021-08-25T19:40:51.251Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-25T19:40:51.252Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:40:51.252Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-25T19:40:51.252Z] === RUN TestKillStoppedContainer [2021-08-25T19:40:51.252Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:40:51.252Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-25T19:40:51.252Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-25T19:40:51.252Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:40:51.252Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-25T19:40:51.252Z] === RUN TestKillDifferentUserContainer [2021-08-25T19:40:51.252Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-25T19:40:51.252Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-25T19:40:51.252Z] === RUN TestInspectOomKilledTrue [2021-08-25T19:40:51.252Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:51.252Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-25T19:40:51.252Z] === RUN TestInspectOomKilledFalse [2021-08-25T19:40:51.252Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:40:51.252Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-25T19:40:51.252Z] === RUN TestLogsFollowTailEmpty [2021-08-25T19:40:51.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-25T19:40:52.793Z] --- PASS: TestLogsFollowTailEmpty (1.65s) [2021-08-25T19:40:52.793Z] === RUN TestNetworkNat [2021-08-25T19:40:52.793Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-25T19:40:52.793Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-25T19:40:52.793Z] === RUN TestNetworkLocalhostTCPNat [2021-08-25T19:40:53.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-25T19:40:53.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-25T19:40:54.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-25T19:40:54.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-25T19:40:54.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-25T19:40:55.001Z] --- PASS: TestNetworkLocalhostTCPNat (2.05s) [2021-08-25T19:40:55.001Z] === RUN TestNetworkLoopbackNat [2021-08-25T19:40:55.001Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-25T19:40:55.001Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-25T19:40:55.001Z] === RUN TestPause [2021-08-25T19:40:55.001Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-25T19:40:55.001Z] --- SKIP: TestPause (0.00s) [2021-08-25T19:40:55.001Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-25T19:40:56.541Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.63s) [2021-08-25T19:40:56.541Z] === RUN TestPauseStopPausedContainer [2021-08-25T19:40:56.541Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:40:56.541Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-25T19:40:56.541Z] === RUN TestPsFilter [2021-08-25T19:40:56.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-25T19:40:57.001Z] --- PASS: TestPsFilter (0.17s) [2021-08-25T19:40:57.001Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-25T19:40:57.969Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-25T19:40:57.990Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-25T19:40:58.539Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.87s) [2021-08-25T19:40:58.539Z] === RUN TestRemoveContainerWithVolume [2021-08-25T19:40:59.357Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-25T19:40:59.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-25T19:41:00.721Z] --- PASS: TestRemoveContainerWithVolume (1.94s) [2021-08-25T19:41:00.721Z] === RUN TestRemoveContainerRunning [2021-08-25T19:41:00.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-25T19:41:01.247Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-25T19:41:01.504Z] docker_cli_swarm_test.go:1902: [ddc34aa4f85cb] joining swarm manager [dcd65234e4072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:41:02.081Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-25T19:41:02.267Z] --- PASS: TestRemoveContainerRunning (1.63s) [2021-08-25T19:41:02.267Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-25T19:41:03.010Z] docker_cli_swarm_test.go:1903: [deb66a5f5e791] joining swarm manager [dcd65234e4072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:41:03.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-25T19:41:03.752Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-25T19:41:03.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.59s) [2021-08-25T19:41:03.807Z] === RUN TestRemoveInvalidContainer [2021-08-25T19:41:03.807Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-25T19:41:03.807Z] === RUN TestRenameLinkedContainer [2021-08-25T19:41:03.807Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:03.807Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-25T19:41:03.807Z] === RUN TestRenameStoppedContainer [2021-08-25T19:41:04.331Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-25T19:41:04.332Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-25T19:41:04.332Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-25T19:41:04.632Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-25T19:41:05.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-25T19:41:05.297Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-25T19:41:05.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-25T19:41:05.753Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-25T19:41:05.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-25T19:41:05.753Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-25T19:41:05.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-25T19:41:05.990Z] --- PASS: TestRenameStoppedContainer (1.90s) [2021-08-25T19:41:05.991Z] === RUN TestRenameRunningContainerAndReuse [2021-08-25T19:41:05.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-25T19:41:06.715Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-25T19:41:06.715Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-25T19:41:06.715Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-25T19:41:07.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-25T19:41:08.818Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-25T19:41:08.906Z] --- PASS: TestRenameRunningContainerAndReuse (3.30s) [2021-08-25T19:41:08.907Z] === RUN TestRenameInvalidName [2021-08-25T19:41:10.708Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-25T19:41:11.088Z] --- PASS: TestRenameInvalidName (1.60s) [2021-08-25T19:41:11.088Z] === RUN TestRenameAnonymousContainer [2021-08-25T19:41:15.950Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-25T19:41:21.421Z] --- PASS: TestRenameAnonymousContainer (10.52s) [2021-08-25T19:41:21.421Z] === RUN TestRenameContainerWithSameName [2021-08-25T19:41:22.960Z] --- PASS: TestRenameContainerWithSameName (1.63s) [2021-08-25T19:41:22.960Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-25T19:41:22.960Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:22.960Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-25T19:41:22.960Z] === RUN TestResize [2021-08-25T19:41:24.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-25T19:41:24.502Z] --- PASS: TestResize (1.62s) [2021-08-25T19:41:24.502Z] === RUN TestResizeWithInvalidSize [2021-08-25T19:41:25.400Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-25T19:41:25.657Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-25T19:41:25.657Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-25T19:41:25.657Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-25T19:41:26.042Z] --- PASS: TestResizeWithInvalidSize (1.64s) [2021-08-25T19:41:26.043Z] === RUN TestResizeWhenContainerNotStarted [2021-08-25T19:41:26.220Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-25T19:41:26.220Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-25T19:41:26.476Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-25T19:41:26.476Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-25T19:41:27.042Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-25T19:41:27.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-25T19:41:27.763Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-25T19:41:27.763Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-25T19:41:27.763Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-25T19:41:27.763Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-25T19:41:27.992Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-25T19:41:27.992Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-25T19:41:27.992Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-25T19:41:27.992Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-25T19:41:27.992Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-25T19:41:28.226Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s) [2021-08-25T19:41:28.226Z] === RUN TestDaemonRestartKillContainers [2021-08-25T19:41:28.226Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:28.226Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:41:28.226Z] === RUN TestStats [2021-08-25T19:41:28.226Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-25T19:41:28.226Z] --- SKIP: TestStats (0.00s) [2021-08-25T19:41:28.226Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-25T19:41:29.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-25T19:41:29.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-25T19:41:29.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-25T19:41:29.615Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-25T19:41:29.615Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-25T19:41:30.921Z] 2021/08/25 19:41:21 Finished clone github.com/hashicorp/consul [2021-08-25T19:41:31.865Z] 2021/08/25 19:41:31 Finished clone github.com/aws/aws-sdk-go [2021-08-25T19:41:31.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2021-08-25T19:41:31.974Z] === RUN TestStopContainerWithTimeout [2021-08-25T19:41:31.974Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-25T19:41:31.974Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-25T19:41:31.974Z] === RUN TestUpdateRestartPolicy [2021-08-25T19:41:36.149Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-25T19:41:36.406Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-25T19:41:36.663Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-25T19:41:36.663Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-25T19:41:38.554Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-25T19:41:41.076Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-25T19:41:41.076Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-25T19:41:41.076Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite (1311.44s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.77s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.22s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.68s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.54s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.18s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.84s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.24s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.99s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.60s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.91s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.90s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.23s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.60s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.63s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.44s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.65s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.82s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.09s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.71s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.56s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.66s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.19s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.30s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.91s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.64s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.69s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCmd (0.22s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.77s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.63s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.35s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.78s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.43s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.34s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.90s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.73s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.67s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.47s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.17s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.15s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.31s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.84s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.73s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.22s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.96s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.38s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.46s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnv (1.23s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.18s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.79s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.49s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.36s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.76s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.90s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildExpose (0.49s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFails (1.06s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.88s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.80s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.43s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.87s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.30s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildHistory (2.97s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.57s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.55s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.95s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.97s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.36s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.68s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.84s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.86s) [2021-08-25T19:41:41.076Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.81s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.38s) [2021-08-25T19:41:41.076Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.12s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.34s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.79s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.73s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.15s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.37s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildRm (2.14s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.86s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildStderr (0.86s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.20s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.09s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.45s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.15s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.36s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.24s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitTTY (1.14s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.44s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.33s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.46s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.22s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.50s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.52s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.16s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.70s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.66s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.59s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003cc4f8_} (1.32s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13112907356_/foo_false____} (1.63s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13112907356_/foo_true____} (1.30s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3219043009_/foo_false____} (1.32s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3219043009_/foo_true____} (1.49s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3219043009_/foo_true__0xc0003cc528__} (1.34s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003cc540_} (1.32s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003cc558_} (1.35s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003cc570_} (1.33s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003cc588_} (1.41s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.33s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.48s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.43s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.12s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.56s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.56s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.76s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.55s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.76s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.34s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.14s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.02s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.21s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.01s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-08-25T19:41:41.077Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-25T19:41:41.077Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.70s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.23s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.99s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.17s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.51s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFilters (1.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFormat (1.31s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-08-25T19:41:41.078Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-25T19:41:41.078Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.33s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.82s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-08-25T19:41:41.078Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.72s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestExecWithUser (0.84s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.67s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestHealth (18.77s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2021-08-25T19:41:41.078Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-25T19:41:41.078Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.50s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.65s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.23s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.84s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.69s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.31s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.63s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2021-08-25T19:41:41.078Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestNetHostname (1.36s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.75s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.67s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (10.06s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.33s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.34s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.94s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.08s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPortList (6.27s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsByOrder (2.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.79s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.41s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.65s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.23s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.67s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.75s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.72s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.76s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.30s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.11s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.38s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.68s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.16s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAddHost (0.64s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.12s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.63s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.26s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.34s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.72s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.01s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.11s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.05s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.19s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.33s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.86s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.37s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.13s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunMount (4.98s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.28s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetHost (1.05s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.72s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.51s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.71s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-08-25T19:41:41.079Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-08-25T19:41:41.079Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.22s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.82s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.13s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.09s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.44s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.87s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.60s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.61s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.20s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.16s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.12s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.38s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.46s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.96s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.10s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.24s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.11s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.67s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s) [2021-08-25T19:41:41.080Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2021-08-25T19:41:41.080Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-25T19:41:41.080Z] === RUN TestDockerRegistrySuite [2021-08-25T19:41:41.080Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-25T19:41:42.448Z] check_test.go:196: [d7f6331acc144] daemon is not started [2021-08-25T19:41:42.448Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-25T19:41:42.710Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-25T19:41:43.011Z] docker_cli_swarm_test.go:1803: [d7e69055e64b8] joining swarm manager [d493bd82729ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:41:43.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-25T19:41:43.574Z] check_test.go:196: [d6c34a76430be] daemon is not started [2021-08-25T19:41:43.574Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-25T19:41:43.623Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-25T19:41:44.502Z] docker_cli_swarm_test.go:1804: [d39c3ad76f2da] joining swarm manager [d493bd82729ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:41:45.063Z] check_test.go:196: [d50c7c88ff10c] daemon is not started [2021-08-25T19:41:45.063Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-25T19:41:45.063Z] check_test.go:196: [d39866705327d] daemon is not started [2021-08-25T19:41:45.063Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T19:41:47.340Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-25T19:41:48.333Z] check_test.go:196: [dacf9fc2815b4] daemon is not started [2021-08-25T19:41:48.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T19:41:49.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-25T19:41:52.405Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-25T19:41:52.504Z] check_test.go:196: [dc4a874638e2d] daemon is not started [2021-08-25T19:41:52.504Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-25T19:41:53.085Z] --- PASS: TestUpdateRestartPolicy (18.92s) [2021-08-25T19:41:53.085Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-25T19:41:53.085Z] --- PASS: TestUpdateRestartWithAutoRemove (1.67s) [2021-08-25T19:41:53.085Z] === RUN TestWaitNonBlocked [2021-08-25T19:41:53.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:41:53.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:41:53.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:41:53.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:41:53.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-25T19:41:53.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-25T19:41:54.381Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-25T19:41:54.627Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-25T19:41:54.627Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.13s) [2021-08-25T19:41:54.627Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s) [2021-08-25T19:41:54.627Z] === RUN TestWaitBlocked [2021-08-25T19:41:54.627Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:41:54.627Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-25T19:41:54.627Z] PASS [2021-08-25T19:41:54.627Z] ok github.com/docker/docker/integration/container 74.666s [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === Skipped [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-25T19:41:54.627Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-25T19:41:54.627Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-25T19:41:54.627Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-25T19:41:54.627Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-25T19:41:54.627Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-25T19:41:54.627Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-25T19:41:54.627Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-25T19:41:54.627Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-25T19:41:54.627Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-25T19:41:54.627Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-25T19:41:54.627Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-25T19:41:54.627Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-25T19:41:54.627Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-25T19:41:54.627Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-25T19:41:54.627Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-25T19:41:54.627Z] [2021-08-25T19:41:54.627Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-25T19:41:54.627Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-25T19:41:54.628Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-25T19:41:54.628Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-25T19:41:54.628Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-25T19:41:54.628Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-25T19:41:54.628Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-25T19:41:54.628Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-25T19:41:54.628Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-25T19:41:54.628Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-25T19:41:54.628Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-25T19:41:54.628Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-25T19:41:54.628Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-25T19:41:54.628Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] [2021-08-25T19:41:54.628Z] DONE 87 tests, 33 skipped in 76.628s [2021-08-25T19:41:54.628Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-25T19:41:55.036Z] check_test.go:196: [d5555794bbd63] daemon is not started [2021-08-25T19:41:55.036Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-25T19:41:55.344Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-25T19:41:55.344Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-25T19:41:55.801Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-25T19:41:55.965Z] check_test.go:196: [d1a37fcdba3a3] daemon is not started [2021-08-25T19:41:55.965Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-25T19:41:56.892Z] check_test.go:196: [dbc0fed13848c] daemon is not started [2021-08-25T19:41:56.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-25T19:41:57.821Z] check_test.go:196: [d80c228e4e6e6] daemon is not started [2021-08-25T19:41:57.821Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-25T19:41:58.748Z] check_test.go:196: [dd15d41da5d47] daemon is not started [2021-08-25T19:41:58.748Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-25T19:41:59.677Z] check_test.go:196: [d0a1e23a4ae66] daemon is not started [2021-08-25T19:41:59.677Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-25T19:41:59.937Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-25T19:42:00.867Z] check_test.go:196: [d1fa1d3e50fb7] daemon is not started [2021-08-25T19:42:00.867Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-25T19:42:02.237Z] check_test.go:196: [d0318d0c702e5] daemon is not started [2021-08-25T19:42:02.237Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-25T19:42:03.166Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3fe0cdeec2318010e7e4e534a362224b80a6ab345e2b0c1a3d22d5935180f024 [2021-08-25T19:42:03.729Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ffddb2491de4ea1a1bbbe509f53f35bf5d006d25ec32d5f64397d1ac356764b [2021-08-25T19:42:03.985Z] check_test.go:196: [dd03201015c0e] daemon is not started [2021-08-25T19:42:03.985Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-25T19:42:04.915Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3391d5b25aedd74a51766b21042dae93ab9d4adbb8e6bd53e06a100645770be9 [2021-08-25T19:42:05.477Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20e06b456b5c649c6cc9c20170044ec0bea2239be6400ac6ed7aa7c803d39705 [2021-08-25T19:42:05.733Z] check_test.go:196: [d8dd0629475b7] daemon is not started [2021-08-25T19:42:05.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-25T19:42:06.918Z] check_test.go:196: [d6e3c2db71594] daemon is not started [2021-08-25T19:42:06.918Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-25T19:42:08.290Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-25T19:42:09.218Z] check_test.go:196: [dcb6d2e7a3913] daemon is not started [2021-08-25T19:42:09.218Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-25T19:42:10.586Z] docker_cli_swarm_test.go:1322: [d30df568adeed] joining swarm manager [d94ffb87b579b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:42:10.586Z] check_test.go:196: [d6dbda1243281] daemon is not started [2021-08-25T19:42:10.586Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-25T19:42:10.586Z] check_test.go:196: [d444c14af5b59] daemon is not started [2021-08-25T19:42:10.586Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T19:42:11.982Z] check_test.go:196: [d377aaea06897] daemon is not started [2021-08-25T19:42:11.982Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T19:42:11.982Z] docker_cli_swarm_test.go:1323: [d32c564b642af] joining swarm manager [d94ffb87b579b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:42:12.509Z] === RUN TestConfigDaemonLibtrustID [2021-08-25T19:42:12.509Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-25T19:42:12.509Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-25T19:42:12.509Z] === RUN TestDaemonConfigValidation [2021-08-25T19:42:12.509Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-25T19:42:12.509Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-25T19:42:12.509Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-25T19:42:12.509Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-25T19:42:12.509Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-25T19:42:12.509Z] PASS [2021-08-25T19:42:12.509Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-08-25T19:42:12.509Z] [2021-08-25T19:42:12.509Z] === Skipped [2021-08-25T19:42:12.509Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-25T19:42:12.509Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-25T19:42:12.509Z] [2021-08-25T19:42:12.509Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-25T19:42:12.509Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-25T19:42:12.509Z] [2021-08-25T19:42:12.509Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-25T19:42:12.509Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-25T19:42:12.509Z] [2021-08-25T19:42:12.509Z] [2021-08-25T19:42:12.509Z] DONE 3 tests, 3 skipped in 17.997s [2021-08-25T19:42:12.509Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-25T19:42:12.911Z] check_test.go:196: [d6a03e88a8e2b] daemon is not started [2021-08-25T19:42:12.911Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T19:42:13.474Z] check_test.go:196: [d7e73745c4e23] daemon is not started [2021-08-25T19:42:13.474Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-25T19:42:14.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:14.050Z] INFO: Testing against a local daemon [2021-08-25T19:42:14.050Z] === RUN TestCommitInheritsEnv [2021-08-25T19:42:14.050Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:42:14.050Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-25T19:42:14.050Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-25T19:42:14.050Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-25T19:42:14.050Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:42:14.050Z] === RUN TestImagesFilterMultiReference [2021-08-25T19:42:14.050Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-25T19:42:14.050Z] === RUN TestImagePullPlatformInvalid [2021-08-25T19:42:14.050Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-25T19:42:14.050Z] === RUN TestRemoveImageOrphaning [2021-08-25T19:42:15.021Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2021-08-25T19:42:15.021Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-25T19:42:15.021Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-25T19:42:15.021Z] === RUN TestTagInvalidReference [2021-08-25T19:42:15.021Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-25T19:42:15.021Z] === RUN TestTagValidPrefixedRepo [2021-08-25T19:42:15.021Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-25T19:42:15.021Z] === RUN TestTagExistedNameWithoutForce [2021-08-25T19:42:15.021Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-25T19:42:15.021Z] === RUN TestTagOfficialNames [2021-08-25T19:42:15.481Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-25T19:42:15.481Z] === RUN TestTagMatchesDigest [2021-08-25T19:42:15.481Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-25T19:42:15.481Z] PASS [2021-08-25T19:42:15.481Z] ok github.com/docker/docker/integration/image 1.314s [2021-08-25T19:42:15.481Z] [2021-08-25T19:42:15.481Z] === Skipped [2021-08-25T19:42:15.481Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-25T19:42:15.481Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:42:15.481Z] [2021-08-25T19:42:15.481Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-25T19:42:15.481Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-25T19:42:15.481Z] [2021-08-25T19:42:15.481Z] [2021-08-25T19:42:15.482Z] DONE 11 tests, 2 skipped in 2.798s [2021-08-25T19:42:15.482Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-25T19:42:15.993Z] check_test.go:196: [d672d91b6376a] daemon is not started [2021-08-25T19:42:15.993Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-25T19:42:16.250Z] check_test.go:196: [d53e6646962eb] daemon is not started [2021-08-25T19:42:16.250Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-25T19:42:17.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:17.022Z] INFO: Testing against a local daemon [2021-08-25T19:42:17.022Z] === RUN TestNetworkCreateDelete [2021-08-25T19:42:17.022Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:17.022Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDockerNetworkDeletePreferID [2021-08-25T19:42:17.022Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-25T19:42:17.022Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDaemonDNSFallback [2021-08-25T19:42:17.022Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:17.022Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestInspectNetwork [2021-08-25T19:42:17.022Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-25T19:42:17.022Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestRunContainerWithBridgeNone [2021-08-25T19:42:17.022Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:17.022Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestNetworkInvalidJSON [2021-08-25T19:42:17.022Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-25T19:42:17.022Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-25T19:42:17.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:42:17.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:42:17.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:42:17.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:42:17.022Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-25T19:42:17.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-25T19:42:17.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-25T19:42:17.022Z] === RUN TestNetworkList [2021-08-25T19:42:17.022Z] === RUN TestNetworkList//networks [2021-08-25T19:42:17.022Z] === PAUSE TestNetworkList//networks [2021-08-25T19:42:17.022Z] === RUN TestNetworkList//networks/ [2021-08-25T19:42:17.022Z] === PAUSE TestNetworkList//networks/ [2021-08-25T19:42:17.022Z] === CONT TestNetworkList//networks [2021-08-25T19:42:17.022Z] === CONT TestNetworkList//networks/ [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkList (0.03s) [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-25T19:42:17.022Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestHostIPv4BridgeLabel [2021-08-25T19:42:17.022Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-25T19:42:17.022Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDaemonDefaultNetworkPools [2021-08-25T19:42:17.022Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-25T19:42:17.022Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-25T19:42:17.022Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-25T19:42:17.022Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestServiceWithPredefinedNetwork [2021-08-25T19:42:17.022Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-25T19:42:17.022Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:42:17.022Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestServiceWithDataPathPortInit [2021-08-25T19:42:17.022Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-25T19:42:17.022Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-25T19:42:17.022Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-25T19:42:17.022Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-25T19:42:17.178Z] check_test.go:196: [d44f4f1890b4e] daemon is not started [2021-08-25T19:42:17.178Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-25T19:42:17.435Z] check_test.go:196: [d166d249b4a00] daemon is not started [2021-08-25T19:42:17.435Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-25T19:42:17.483Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:42:17.483Z] PASS [2021-08-25T19:42:17.483Z] ok github.com/docker/docker/integration/network 0.155s [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === Skipped [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-25T19:42:17.483Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-25T19:42:17.483Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-25T19:42:17.483Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-25T19:42:17.483Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-25T19:42:17.483Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-25T19:42:17.483Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:243: FLAKY_TEST [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-25T19:42:17.483Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] [2021-08-25T19:42:17.483Z] DONE 22 tests, 15 skipped in 1.859s [2021-08-25T19:42:17.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-25T19:42:17.691Z] check_test.go:196: [df9279506999e] daemon is not started [2021-08-25T19:42:17.691Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-25T19:42:17.943Z] testing: warning: no tests to run [2021-08-25T19:42:17.943Z] PASS [2021-08-25T19:42:17.943Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2021-08-25T19:42:17.943Z] [2021-08-25T19:42:17.943Z] DONE 0 tests in 0.603s [2021-08-25T19:42:17.943Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-25T19:42:17.948Z] check_test.go:196: [d12d965878a3a] daemon is not started [2021-08-25T19:42:17.948Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-25T19:42:18.205Z] check_test.go:196: [d87d916895ec0] daemon is not started [2021-08-25T19:42:18.205Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-25T19:42:18.461Z] check_test.go:196: [db4d641089667] daemon is not started [2021-08-25T19:42:18.461Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-25T19:42:18.717Z] check_test.go:196: [db4da74a02f77] daemon is not started [2021-08-25T19:42:18.717Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-25T19:42:18.915Z] testing: warning: no tests to run [2021-08-25T19:42:18.915Z] PASS [2021-08-25T19:42:18.915Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2021-08-25T19:42:18.915Z] [2021-08-25T19:42:18.915Z] DONE 0 tests in 0.594s [2021-08-25T19:42:18.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-25T19:42:19.375Z] testing: warning: no tests to run [2021-08-25T19:42:19.375Z] PASS [2021-08-25T19:42:19.375Z] ok github.com/docker/docker/integration/plugin 0.057s [2021-08-25T19:42:19.375Z] [2021-08-25T19:42:19.375Z] DONE 0 tests in 0.571s [2021-08-25T19:42:19.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-25T19:42:19.645Z] check_test.go:196: [d0743f0470836] daemon is not started [2021-08-25T19:42:19.645Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-25T19:42:19.836Z] testing: warning: no tests to run [2021-08-25T19:42:19.836Z] PASS [2021-08-25T19:42:19.836Z] ok github.com/docker/docker/integration/plugin/authz 0.054s [2021-08-25T19:42:19.836Z] [2021-08-25T19:42:19.836Z] DONE 0 tests in 0.597s [2021-08-25T19:42:20.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-25T19:42:21.014Z] check_test.go:196: [d1a8ac831c8a5] daemon is not started [2021-08-25T19:42:21.014Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-25T19:42:21.944Z] check_test.go:196: [d742c5014a118] daemon is not started [2021-08-25T19:42:21.944Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-25T19:42:22.874Z] check_test.go:196: [d3772092239df] daemon is not started [2021-08-25T19:42:22.874Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-25T19:42:23.802Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite (43.58s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.26s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.23s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.14s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.12s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.04s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.19s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.37s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.27s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2021-08-25T19:42:24.730Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-08-25T19:42:24.730Z] === RUN TestDockerSchema1RegistrySuite [2021-08-25T19:42:24.730Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-25T19:42:24.730Z] check_test.go:223: [d978ce8fb06b6] daemon is not started [2021-08-25T19:42:24.730Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T19:42:25.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:25.003Z] INFO: Testing against a local daemon [2021-08-25T19:42:25.003Z] === RUN TestPluginInvalidJSON [2021-08-25T19:42:25.003Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:42:25.003Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:42:25.003Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-25T19:42:25.003Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-25T19:42:25.003Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-25T19:42:25.003Z] === RUN TestPluginInstall [2021-08-25T19:42:25.003Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-25T19:42:25.003Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-25T19:42:25.003Z] === RUN TestPluginsWithRuntimes [2021-08-25T19:42:25.003Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-25T19:42:25.003Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-25T19:42:25.003Z] === RUN TestPluginBackCompatMediaTypes [2021-08-25T19:42:25.003Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-25T19:42:25.003Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:42:25.003Z] PASS [2021-08-25T19:42:25.003Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2021-08-25T19:42:25.003Z] [2021-08-25T19:42:25.003Z] === Skipped [2021-08-25T19:42:25.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-25T19:42:25.003Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-25T19:42:25.003Z] [2021-08-25T19:42:25.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-25T19:42:25.003Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-25T19:42:25.003Z] [2021-08-25T19:42:25.003Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-25T19:42:25.003Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-25T19:42:25.003Z] [2021-08-25T19:42:25.003Z] [2021-08-25T19:42:25.003Z] DONE 5 tests, 3 skipped in 4.993s [2021-08-25T19:42:25.003Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-25T19:42:27.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:27.190Z] INFO: Testing against a local daemon [2021-08-25T19:42:27.190Z] === RUN TestExternalGraphDriver [2021-08-25T19:42:27.190Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-25T19:42:27.190Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-25T19:42:27.190Z] === RUN TestGraphdriverPluginV2 [2021-08-25T19:42:27.190Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-25T19:42:27.190Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-25T19:42:27.190Z] PASS [2021-08-25T19:42:27.190Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.084s [2021-08-25T19:42:27.650Z] [2021-08-25T19:42:27.650Z] === Skipped [2021-08-25T19:42:27.650Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-25T19:42:27.650Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-25T19:42:27.650Z] [2021-08-25T19:42:27.650Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-25T19:42:27.650Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-25T19:42:27.650Z] [2021-08-25T19:42:27.650Z] [2021-08-25T19:42:27.650Z] DONE 2 tests, 2 skipped in 2.393s [2021-08-25T19:42:27.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-25T19:42:28.000Z] check_test.go:223: [d9a3557c2c4a1] daemon is not started [2021-08-25T19:42:28.000Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T19:42:29.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:29.192Z] INFO: Testing against a local daemon [2021-08-25T19:42:29.192Z] === RUN TestReadPluginNoRead [2021-08-25T19:42:29.192Z] read_test.go:21: no unix domain sockets on Windows [2021-08-25T19:42:29.192Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-25T19:42:29.192Z] PASS [2021-08-25T19:42:29.192Z] ok github.com/docker/docker/integration/plugin/logging 0.079s [2021-08-25T19:42:29.192Z] [2021-08-25T19:42:29.192Z] === Skipped [2021-08-25T19:42:29.192Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-25T19:42:29.192Z] read_test.go:21: no unix domain sockets on Windows [2021-08-25T19:42:29.192Z] [2021-08-25T19:42:29.192Z] [2021-08-25T19:42:29.192Z] DONE 1 tests, 1 skipped in 1.722s [2021-08-25T19:42:29.192Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-25T19:42:30.163Z] testing: warning: no tests to run [2021-08-25T19:42:30.163Z] PASS [2021-08-25T19:42:30.163Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [2021-08-25T19:42:30.163Z] [2021-08-25T19:42:30.163Z] DONE 0 tests in 0.907s [2021-08-25T19:42:30.163Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-25T19:42:30.517Z] check_test.go:223: [d45efd4fde28f] daemon is not started [2021-08-25T19:42:30.517Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-25T19:42:32.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:32.348Z] INFO: Testing against a local daemon [2021-08-25T19:42:32.348Z] === RUN TestPluginWithDevMounts [2021-08-25T19:42:32.348Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:32.348Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-25T19:42:32.348Z] PASS [2021-08-25T19:42:32.348Z] ok github.com/docker/docker/integration/plugin/volumes 0.076s [2021-08-25T19:42:32.348Z] [2021-08-25T19:42:32.348Z] === Skipped [2021-08-25T19:42:32.348Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-25T19:42:32.349Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:32.349Z] [2021-08-25T19:42:32.349Z] [2021-08-25T19:42:32.349Z] DONE 1 tests, 1 skipped in 1.711s [2021-08-25T19:42:32.349Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-25T19:42:33.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:33.320Z] INFO: Testing against a local daemon [2021-08-25T19:42:33.320Z] === RUN TestSecretInspect [2021-08-25T19:42:33.320Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.320Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-25T19:42:33.320Z] === RUN TestSecretList [2021-08-25T19:42:33.320Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.320Z] --- SKIP: TestSecretList (0.00s) [2021-08-25T19:42:33.320Z] === RUN TestSecretsCreateAndDelete [2021-08-25T19:42:33.320Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.320Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-25T19:42:33.320Z] === RUN TestSecretsUpdate [2021-08-25T19:42:33.320Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.320Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-25T19:42:33.320Z] === RUN TestTemplatedSecret [2021-08-25T19:42:33.320Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.320Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-25T19:42:33.320Z] === RUN TestSecretCreateResolve [2021-08-25T19:42:33.320Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:33.320Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-25T19:42:33.320Z] PASS [2021-08-25T19:42:33.320Z] ok github.com/docker/docker/integration/secret 0.077s [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] === Skipped [2021-08-25T19:42:33.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-25T19:42:33.781Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-25T19:42:33.781Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-25T19:42:33.781Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-25T19:42:33.781Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-25T19:42:33.781Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-25T19:42:33.781Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] [2021-08-25T19:42:33.781Z] DONE 6 tests, 6 skipped in 1.437s [2021-08-25T19:42:33.781Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-25T19:42:33.812Z] check_test.go:223: [db533bef4d647] daemon is not started [2021-08-25T19:42:33.812Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-25T19:42:34.375Z] check_test.go:223: [d213b333b2428] daemon is not started [2021-08-25T19:42:34.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-25T19:42:35.304Z] check_test.go:223: [d293d5ece0dfd] daemon is not started [2021-08-25T19:42:35.304Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-25T19:42:35.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:35.325Z] INFO: Testing against a local daemon [2021-08-25T19:42:35.325Z] === RUN TestServiceCreateInit [2021-08-25T19:42:35.325Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-25T19:42:35.325Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-25T19:42:35.325Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-25T19:42:35.325Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:42:35.325Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceMultipleTimes [2021-08-25T19:42:35.325Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceConflict [2021-08-25T19:42:35.325Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceMaxReplicas [2021-08-25T19:42:35.325Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-25T19:42:35.325Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-25T19:42:35.325Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceSecretFileMode [2021-08-25T19:42:35.325Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceConfigFileMode [2021-08-25T19:42:35.325Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceSysctls [2021-08-25T19:42:35.325Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.325Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-25T19:42:35.325Z] === RUN TestCreateServiceCapabilities [2021-08-25T19:42:35.561Z] check_test.go:223: [d67cd3181b260] daemon is not started [2021-08-25T19:42:35.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T19:42:35.786Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-25T19:42:35.786Z] === RUN TestInspect [2021-08-25T19:42:35.786Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestInspect (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestCreateJob [2021-08-25T19:42:35.786Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestCreateJob (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestReplicatedJob [2021-08-25T19:42:35.786Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestUpdateReplicatedJob [2021-08-25T19:42:35.786Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-25T19:42:35.786Z] === RUN TestServiceListWithStatuses [2021-08-25T19:42:35.786Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestDockerNetworkConnectAlias [2021-08-25T19:42:35.786Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestDockerNetworkReConnect [2021-08-25T19:42:35.786Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestServicePlugin [2021-08-25T19:42:35.786Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestServiceUpdateLabel [2021-08-25T19:42:35.786Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestServiceUpdateSecrets [2021-08-25T19:42:35.786Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestServiceUpdateConfigs [2021-08-25T19:42:35.786Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestServiceUpdateNetwork [2021-08-25T19:42:35.786Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-25T19:42:35.786Z] === RUN TestServiceUpdatePidsLimit [2021-08-25T19:42:35.786Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-25T19:42:35.786Z] PASS [2021-08-25T19:42:35.786Z] ok github.com/docker/docker/integration/service 0.224s [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === Skipped [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-25T19:42:35.786Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-25T19:42:35.786Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-25T19:42:35.786Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-25T19:42:35.786Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-25T19:42:35.786Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-25T19:42:35.786Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-25T19:42:35.786Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.01s) [2021-08-25T19:42:35.786Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-25T19:42:35.786Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-25T19:42:35.786Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.786Z] [2021-08-25T19:42:35.786Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-25T19:42:35.787Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-25T19:42:35.787Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-25T19:42:35.787Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-25T19:42:35.787Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-25T19:42:35.787Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-25T19:42:35.787Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-25T19:42:35.787Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] [2021-08-25T19:42:35.787Z] DONE 24 tests, 23 skipped in 2.138s [2021-08-25T19:42:35.787Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-25T19:42:36.489Z] check_test.go:223: [d8e0bf930e756] daemon is not started [2021-08-25T19:42:36.489Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T19:42:37.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:37.340Z] INFO: Testing against a local daemon [2021-08-25T19:42:37.340Z] === RUN TestSessionCreate [2021-08-25T19:42:37.340Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-25T19:42:37.340Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-25T19:42:37.340Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-25T19:42:37.340Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-25T19:42:37.340Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-25T19:42:37.340Z] PASS [2021-08-25T19:42:37.340Z] ok github.com/docker/docker/integration/session 0.070s [2021-08-25T19:42:37.340Z] [2021-08-25T19:42:37.340Z] === Skipped [2021-08-25T19:42:37.340Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-25T19:42:37.340Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-25T19:42:37.340Z] [2021-08-25T19:42:37.340Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-25T19:42:37.340Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-25T19:42:37.340Z] [2021-08-25T19:42:37.340Z] [2021-08-25T19:42:37.340Z] DONE 2 tests, 2 skipped in 1.468s [2021-08-25T19:42:37.340Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-25T19:42:37.424Z] check_test.go:223: [db9f32bd6674b] daemon is not started [2021-08-25T19:42:37.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T19:42:38.352Z] check_test.go:223: [de0709ef45977] daemon is not started [2021-08-25T19:42:38.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-25T19:42:38.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:38.881Z] INFO: Testing against a local daemon [2021-08-25T19:42:38.881Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-25T19:42:38.881Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:38.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestDiskUsage [2021-08-25T19:42:38.881Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-25T19:42:38.881Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestEventsExecDie [2021-08-25T19:42:38.881Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-25T19:42:38.881Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestEventsBackwardsCompatible [2021-08-25T19:42:38.881Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-25T19:42:38.881Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestEventsVolumeCreate [2021-08-25T19:42:38.881Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-25T19:42:38.881Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestInfoAPI [2021-08-25T19:42:38.881Z] --- PASS: TestInfoAPI (0.03s) [2021-08-25T19:42:38.881Z] === RUN TestInfoAPIWarnings [2021-08-25T19:42:38.881Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:42:38.881Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestInfoDebug [2021-08-25T19:42:38.881Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:42:38.881Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestInfoInsecureRegistries [2021-08-25T19:42:38.881Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:42:38.881Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestInfoRegistryMirrors [2021-08-25T19:42:38.881Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:42:38.881Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-25T19:42:38.881Z] === RUN TestLoginFailsWithBadCredentials [2021-08-25T19:42:39.852Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-08-25T19:42:39.852Z] === RUN TestPingCacheHeaders [2021-08-25T19:42:39.852Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-25T19:42:39.852Z] === RUN TestPingGet [2021-08-25T19:42:39.852Z] --- PASS: TestPingGet (0.03s) [2021-08-25T19:42:39.852Z] === RUN TestPingHead [2021-08-25T19:42:39.852Z] --- PASS: TestPingHead (0.03s) [2021-08-25T19:42:39.852Z] === RUN TestVersion [2021-08-25T19:42:39.852Z] --- PASS: TestVersion (0.03s) [2021-08-25T19:42:39.852Z] PASS [2021-08-25T19:42:39.852Z] ok github.com/docker/docker/integration/system 1.143s [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === Skipped [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-25T19:42:39.852Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-25T19:42:39.852Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-25T19:42:39.852Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-25T19:42:39.852Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-25T19:42:39.852Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-25T19:42:39.852Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-25T19:42:39.852Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-25T19:42:39.852Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-25T19:42:39.852Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] [2021-08-25T19:42:39.852Z] DONE 15 tests, 9 skipped in 2.635s [2021-08-25T19:42:39.852Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-25T19:42:40.869Z] check_test.go:223: [de0925ddebff6] daemon is not started [2021-08-25T19:42:40.869Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-25T19:42:40.869Z] check_test.go:223: [d6a36651e73c0] daemon is not started [2021-08-25T19:42:40.869Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-25T19:42:41.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:41.393Z] INFO: Testing against a local daemon [2021-08-25T19:42:41.393Z] === RUN TestVolumesCreateAndList [2021-08-25T19:42:41.393Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-25T19:42:41.393Z] === RUN TestVolumesRemove [2021-08-25T19:42:41.432Z] check_test.go:223: [dbc7035aefa5d] daemon is not started [2021-08-25T19:42:41.432Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-25T19:42:41.432Z] check_test.go:223: [df75fd2217216] daemon is not started [2021-08-25T19:42:41.432Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-25T19:42:41.688Z] check_test.go:223: [de6bfa6135d2d] daemon is not started [2021-08-25T19:42:41.688Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-25T19:42:41.854Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-25T19:42:41.854Z] === RUN TestVolumesInspect [2021-08-25T19:42:41.854Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-25T19:42:41.854Z] === RUN TestVolumesInvalidJSON [2021-08-25T19:42:41.854Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-25T19:42:41.854Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-25T19:42:41.854Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-25T19:42:41.854Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-25T19:42:41.854Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-25T19:42:41.854Z] PASS [2021-08-25T19:42:41.854Z] ok github.com/docker/docker/integration/volume 0.259s [2021-08-25T19:42:41.854Z] [2021-08-25T19:42:41.854Z] DONE 5 tests in 1.804s [2021-08-25T19:42:41.854Z] INFO: make.ps1 ended at 08/25/2021 19:42:41 [2021-08-25T19:42:41.854Z] INFO: Integration CLI tests being run from the host: [2021-08-25T19:42:41.854Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-08-25T19:42:41.944Z] check_test.go:223: [d7eca23f5602f] daemon is not started [2021-08-25T19:42:41.944Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-25T19:42:42.244Z] check_test.go:223: [dc7eb68149a42] daemon is not started [2021-08-25T19:42:42.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-25T19:42:42.503Z] check_test.go:223: [d16d4a8f48787] daemon is not started [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite (17.85s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.02s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.86s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2021-08-25T19:42:42.503Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-25T19:42:42.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-25T19:42:42.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-25T19:42:43.038Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-25T19:42:43.038Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-25T19:42:43.038Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-25T19:42:43.038Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-25T19:42:43.065Z] check_test.go:252: [d95ad4cf27d16] daemon is not started [2021-08-25T19:42:43.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-25T19:42:43.627Z] check_test.go:252: [d3e4fa8d1163b] daemon is not started [2021-08-25T19:42:43.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-25T19:42:43.883Z] check_test.go:252: [d7837b9837f46] daemon is not started [2021-08-25T19:42:43.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-25T19:42:45.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-25T19:42:45.507Z] check_test.go:252: [d722479ea3c8f] daemon is not started [2021-08-25T19:42:45.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-25T19:42:46.069Z] check_test.go:252: [d863b71ea0e9c] daemon is not started [2021-08-25T19:42:46.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-25T19:42:46.437Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-25T19:42:46.999Z] check_test.go:252: [dc7aeb94feec0] daemon is not started [2021-08-25T19:42:46.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-25T19:42:46.999Z] check_test.go:252: [d18483133dea3] daemon is not started [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.70s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-08-25T19:42:46.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-08-25T19:42:46.999Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-25T19:42:46.999Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-25T19:42:47.400Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-25T19:42:48.365Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-25T19:42:48.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-25T19:42:48.951Z] INFO: Testing against a local daemon [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-25T19:42:48.951Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-25T19:42:48.951Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-25T19:42:48.951Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-25T19:42:49.923Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-25T19:42:49.923Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-25T19:42:50.894Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-25T19:42:50.894Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-25T19:42:52.243Z] check_test.go:279: [da35a37a90fce] daemon is not started [2021-08-25T19:42:52.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-25T19:42:52.499Z] check_test.go:279: [d21529d9678ac] daemon is not started [2021-08-25T19:42:52.499Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-25T19:42:52.499Z] check_test.go:279: [d618ec698e6a2] daemon is not started [2021-08-25T19:42:52.499Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-25T19:42:52.755Z] check_test.go:279: [de330173568a0] daemon is not started [2021-08-25T19:42:52.755Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-25T19:42:53.014Z] check_test.go:279: [d8946a14fa51e] daemon is not started [2021-08-25T19:42:53.014Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-08-25T19:42:53.014Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-08-25T19:42:53.014Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-25T19:42:53.014Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-08-25T19:42:53.014Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-25T19:42:53.014Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-08-25T19:42:53.014Z] === RUN TestDockerNetworkSuite [2021-08-25T19:42:53.014Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-25T19:42:54.910Z] docker_cli_network_unix_test.go:47: [d12a74a08b869] daemon is not started [2021-08-25T19:42:54.910Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-25T19:42:55.473Z] docker_cli_network_unix_test.go:47: [d7343e47e2409] daemon is not started [2021-08-25T19:42:55.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-25T19:42:57.993Z] docker_cli_network_unix_test.go:47: [d499af756d66b] daemon is not started [2021-08-25T19:42:58.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-25T19:42:59.615Z] docker_cli_network_unix_test.go:47: [d57bf83795f90] daemon is not started [2021-08-25T19:42:59.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-25T19:42:59.875Z] docker_cli_network_unix_test.go:1234: [d6091f7ab7d77] daemon is not started [2021-08-25T19:43:02.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-25T19:43:03.319Z] docker_cli_network_unix_test.go:47: [d8aff9d72c24c] daemon is not started [2021-08-25T19:43:03.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-25T19:43:06.017Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-25T19:43:08.055Z] docker_cli_network_unix_test.go:47: [dcaa09b2e1b5a] daemon is not started [2021-08-25T19:43:08.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-25T19:43:10.913Z] docker_cli_network_unix_test.go:47: [dc1f4b0aa0056] daemon is not started [2021-08-25T19:43:11.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-25T19:43:12.538Z] docker_cli_network_unix_test.go:47: [d5582455132ff] daemon is not started [2021-08-25T19:43:12.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-25T19:43:12.794Z] docker_cli_network_unix_test.go:47: [db3866a8676bf] daemon is not started [2021-08-25T19:43:12.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-25T19:43:13.050Z] docker_cli_network_unix_test.go:47: [d02567b729f57] daemon is not started [2021-08-25T19:43:13.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-25T19:43:13.869Z] docker_cli_network_unix_test.go:47: [d60388cc0e386] daemon is not started [2021-08-25T19:43:14.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-25T19:43:14.688Z] docker_cli_network_unix_test.go:47: [d38b072e04c73] daemon is not started [2021-08-25T19:43:14.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-25T19:43:15.201Z] docker_cli_network_unix_test.go:47: [da0e1694dec84] daemon is not started [2021-08-25T19:43:15.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-25T19:43:15.457Z] docker_cli_network_unix_test.go:47: [dccb72aab6f87] daemon is not started [2021-08-25T19:43:15.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-25T19:43:16.022Z] docker_cli_network_unix_test.go:47: [d43622c8b5df2] daemon is not started [2021-08-25T19:43:16.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-25T19:43:16.279Z] docker_cli_network_unix_test.go:47: [d42bcb77e13a6] daemon is not started [2021-08-25T19:43:16.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-25T19:43:16.279Z] docker_cli_network_unix_test.go:47: [d527048da3370] daemon is not started [2021-08-25T19:43:16.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-25T19:43:16.325Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-25T19:43:16.536Z] docker_cli_network_unix_test.go:47: [d50c7b910efc2] daemon is not started [2021-08-25T19:43:16.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-25T19:43:17.466Z] docker_cli_network_unix_test.go:47: [d2290cdf6d3f0] daemon is not started [2021-08-25T19:43:17.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-25T19:43:18.028Z] docker_cli_network_unix_test.go:47: [d4f6cf8f4c8a9] daemon is not started [2021-08-25T19:43:18.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-25T19:43:18.284Z] docker_cli_network_unix_test.go:47: [dadbb2f88ffa7] daemon is not started [2021-08-25T19:43:18.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-25T19:43:18.540Z] docker_cli_network_unix_test.go:47: [d0435a93ff63b] daemon is not started [2021-08-25T19:43:18.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-25T19:43:18.796Z] docker_cli_network_unix_test.go:47: [d7c42187be45a] daemon is not started [2021-08-25T19:43:18.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-25T19:43:20.162Z] docker_cli_network_unix_test.go:969: [dd3f61bd96583] daemon is not started [2021-08-25T19:43:21.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-25T19:43:22.022Z] docker_cli_network_unix_test.go:47: [d68a7f4421592] daemon is not started [2021-08-25T19:43:22.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-25T19:43:24.540Z] docker_cli_network_unix_test.go:1117: [d1af184615dd6] daemon is not started [2021-08-25T19:43:24.882Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-25T19:43:27.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-25T19:43:28.070Z] docker_cli_network_unix_test.go:47: [d7551163a7b5e] daemon is not started [2021-08-25T19:43:28.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-25T19:43:28.998Z] docker_cli_network_unix_test.go:47: [d27e91ad762fd] daemon is not started [2021-08-25T19:43:28.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-25T19:43:28.998Z] docker_cli_network_unix_test.go:47: [d802460cf8326] daemon is not started [2021-08-25T19:43:28.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-25T19:43:28.998Z] docker_cli_network_unix_test.go:47: [dde5d8b70b636] daemon is not started [2021-08-25T19:43:28.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-25T19:43:29.254Z] docker_cli_network_unix_test.go:47: [d4015d7f699f0] daemon is not started [2021-08-25T19:43:29.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-25T19:43:29.254Z] docker_cli_network_unix_test.go:47: [dfb3f01e85c84] daemon is not started [2021-08-25T19:43:29.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-25T19:43:29.254Z] docker_cli_network_unix_test.go:47: [d33711ef06b11] daemon is not started [2021-08-25T19:43:29.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-25T19:43:31.146Z] docker_cli_network_unix_test.go:47: [d02e0d615588a] daemon is not started [2021-08-25T19:43:31.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-25T19:43:31.710Z] docker_cli_network_unix_test.go:47: [da6cd35f8ecb4] daemon is not started [2021-08-25T19:43:31.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-25T19:43:31.710Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2021-08-25T19:43:31.710Z] docker_cli_network_unix_test.go:47: [dba0eca95438c] daemon is not started [2021-08-25T19:43:31.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-25T19:43:32.275Z] docker_cli_network_unix_test.go:47: [dfb167a22f667] daemon is not started [2021-08-25T19:43:32.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-25T19:43:33.665Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-25T19:43:33.665Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-25T19:43:33.665Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-25T19:43:36.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-25T19:43:37.633Z] docker_cli_network_unix_test.go:1085: [d8bb65d938cd6] daemon is not started [2021-08-25T19:43:39.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-25T19:43:39.000Z] docker_cli_network_unix_test.go:47: [d096186d77724] daemon is not started [2021-08-25T19:43:39.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-25T19:43:39.562Z] docker_cli_network_unix_test.go:47: [d87967d985baa] daemon is not started [2021-08-25T19:43:39.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-25T19:43:41.185Z] docker_cli_network_unix_test.go:47: [d27077150820f] daemon is not started [2021-08-25T19:43:41.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-25T19:43:41.442Z] docker_cli_network_unix_test.go:47: [dc58f499d8adc] daemon is not started [2021-08-25T19:43:41.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-25T19:43:41.698Z] docker_cli_network_unix_test.go:47: [d4f6ef4d52b41] daemon is not started [2021-08-25T19:43:42.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-25T19:43:42.518Z] docker_cli_network_unix_test.go:47: [d5b106b1c7ad8] daemon is not started [2021-08-25T19:43:42.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-25T19:43:43.081Z] docker_cli_network_unix_test.go:47: [df60fa615a256] daemon is not started [2021-08-25T19:43:43.642Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-25T19:43:46.005Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-25T19:43:50.003Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-25T19:43:50.189Z] docker_cli_network_unix_test.go:47: [dcd088bba772b] daemon is not started [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite (57.30s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.98s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.10s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.47s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.38s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-08-25T19:43:50.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-08-25T19:43:50.190Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2021-08-25T19:43:50.190Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.66s) [2021-08-25T19:43:50.190Z] === RUN TestDockerHubPullSuite [2021-08-25T19:43:50.190Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-25T19:43:51.555Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-25T19:43:54.071Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-25T19:43:54.327Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-25T19:43:55.693Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-25T19:43:55.693Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite (5.58s) [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-08-25T19:43:55.693Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-25T19:43:55.693Z] PASS [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === Skipped [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-25T19:43:55.693Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-25T19:43:55.693Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-25T19:43:55.693Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-25T19:43:55.693Z] [2021-08-25T19:43:55.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-25T19:43:55.693Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T19:43:55.693Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4043: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4109: unmatched requirement IsolationIsProcess [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:2844: kernel doesn't have latency_stats configured [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4089: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-25T19:43:55.694Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2021-08-25T19:43:55.694Z] docker_cli_network_unix_test.go:47: [dba0eca95438c] daemon is not started [2021-08-25T19:43:55.694Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] [2021-08-25T19:43:55.694Z] DONE 1269 tests, 51 skipped in 1452.108s [2021-08-25T19:43:55.694Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-25T19:43:55.694Z] ++++ cat bundles/test-integration/docker.pid [2021-08-25T19:43:55.694Z] +++ kill 8494 [2021-08-25T19:43:55.951Z] +++ /etc/init.d/apparmor stop [2021-08-25T19:43:55.951Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-25T19:43:55.951Z] [2021-08-25T19:43:55.951Z] Unloading profiles will leave already running processes permanently [2021-08-25T19:43:55.951Z] unconfined, which can lead to unexpected situations. [2021-08-25T19:43:55.951Z] [2021-08-25T19:43:55.951Z] To set a process to complain mode, use the command line tool [2021-08-25T19:43:55.951Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-25T19:43:55.951Z] +++ true [2021-08-25T19:43:55.951Z] exiting test-integration [2021-08-25T19:43:55.951Z] ++ exit 0 [2021-08-25T19:43:55.951Z] [2021-08-25T19:43:56.207Z] + for job in $(jobs -p) [2021-08-25T19:43:56.207Z] + wait 11115 [2021-08-25T19:43:56.288Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-25T19:43:58.551Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-25T19:44:04.823Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-25T19:44:07.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-25T19:44:29.931Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-25T19:44:34.864Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-25T19:44:34.864Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-25T19:44:36.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-25T19:44:40.109Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-25T19:44:45.521Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-25T19:44:46.674Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-25T19:44:47.602Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-25T19:44:52.850Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-25T19:44:53.445Z] 2021/08/25 19:44:49 Finished clone google.golang.org/api [2021-08-25T19:44:53.445Z] 2021/08/25 19:44:49 Dependencies downloaded. Download time: 5m44.421370231s [2021-08-25T19:44:53.445Z] 2021/08/25 19:44:49 Collecting all dependencies [2021-08-25T19:44:54.215Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-25T19:44:58.383Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-25T19:44:58.383Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2021-08-25T19:44:58.383Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-25T19:45:01.585Z] 2021/08/25 19:45:00 Clean vendor dir from unused packages [2021-08-25T19:45:01.585Z] 2021/08/25 19:45:00 Ignoring paths matching "^archive[/\\\\]tar" [2021-08-25T19:45:01.585Z] 2021/08/25 19:45:01 Success [2021-08-25T19:45:01.585Z] 2021/08/25 19:45:01 Running time: 5m59.782122157s [2021-08-25T19:45:01.846Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-25T19:45:02.549Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-25T19:45:02.604Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-25T19:45:02.604Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-25T19:45:02.604Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-25T19:45:02.604Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-25T19:45:02.604Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-25T19:45:02.604Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-25T19:45:02.604Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-25T19:45:02.604Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-25T19:45:02.604Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-25T19:45:02.604Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-25T19:45:02.604Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-25T19:45:02.738Z] + echo Ensuring container killed. [2021-08-25T19:45:02.738Z] Ensuring container killed. [2021-08-25T19:45:02.738Z] + docker rm -vf docker-pr9 [2021-08-25T19:45:02.738Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-25T19:45:03.032Z] + echo Chowning /workspace to jenkins user [2021-08-25T19:45:03.032Z] Chowning /workspace to jenkins user [2021-08-25T19:45:03.032Z] + id -u [2021-08-25T19:45:03.032Z] + id -g [2021-08-25T19:45:03.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace busybox chown -R 1000:1000 /workspace [2021-08-25T19:45:03.070Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-25T19:45:03.110Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-25T19:45:04.039Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-25T19:45:04.316Z] + bundleName=unit [2021-08-25T19:45:04.316Z] + echo Creating unit-bundles.tar.gz [2021-08-25T19:45:04.316Z] Creating unit-bundles.tar.gz [2021-08-25T19:45:04.316Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-25T19:45:04.316Z] bundles/junit-report-libnetwork.xml [2021-08-25T19:45:04.316Z] bundles/junit-report.xml [2021-08-25T19:45:04.316Z] bundles/go-test-report-libnetwork.json [2021-08-25T19:45:04.316Z] bundles/go-test-report.json [2021-08-25T19:45:04.316Z] bundles/profile-libnetwork.out [2021-08-25T19:45:04.316Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-25T19:45:04.330Z] Archiving artifacts [2021-08-25T19:45:04.967Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T19:45:05.258Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-25T19:45:05.258Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-25T19:45:05.258Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-25T19:45:05.258Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-25T19:45:05.258Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-25T19:45:05.258Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-25T19:45:05.258Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-25T19:45:05.258Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-25T19:45:05.258Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-25T19:45:05.286Z] + make clean [2021-08-25T19:45:05.549Z] docker volume rm -f docker-dev-cache [2021-08-25T19:45:05.549Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-08-25T19:45:05.931Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T19:45:08.172Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-25T19:45:08.173Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-25T19:45:08.173Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-25T19:45:08.173Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T19:45:08.173Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-25T19:45:15.260Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-25T19:45:19.166Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-25T19:45:19.166Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-25T19:45:19.166Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-25T19:45:19.166Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-25T19:45:23.841Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-25T19:45:27.566Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-25T19:45:31.302Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-25T19:45:31.302Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-25T19:45:31.302Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-25T19:45:31.302Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-25T19:45:31.759Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-25T19:45:31.759Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-25T19:45:31.759Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-25T19:45:31.759Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-25T19:45:31.759Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-25T19:45:31.759Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-25T19:45:31.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-25T19:45:35.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-25T19:45:35.483Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-25T19:45:35.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-25T19:45:35.483Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-25T19:45:35.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-25T19:45:35.483Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T19:45:35.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-25T19:45:35.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-25T19:45:40.615Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-25T19:45:52.972Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-25T19:45:52.972Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-25T19:45:52.972Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-25T19:45:52.972Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-25T19:45:52.972Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-25T19:45:52.972Z] === RUN TestDockerSuite/TestBuildFails [2021-08-25T19:45:55.871Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-25T19:45:55.871Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-25T19:45:57.543Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-25T19:45:57.543Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-25T19:45:57.543Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-25T19:45:57.543Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-25T19:45:59.707Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-25T19:46:02.101Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-25T19:46:02.102Z] docker_cli_swarm_test.go:1187: [d69c8a0328668] joining swarm manager [ddb4e6b34cf63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:46:02.972Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-25T19:46:03.433Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-25T19:46:03.433Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-25T19:46:03.433Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-25T19:46:03.433Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-25T19:46:03.433Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-25T19:46:03.433Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-25T19:46:03.433Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-25T19:46:03.433Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-25T19:46:03.433Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-25T19:46:03.433Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-25T19:46:03.433Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-25T19:46:07.151Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-25T19:46:07.152Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-25T19:46:07.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-25T19:46:07.152Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-25T19:46:07.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-25T19:46:07.152Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T19:46:07.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-25T19:46:08.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-25T19:46:08.636Z] docker_cli_swarm_test.go:1196: [d66fbb1902b99] joining swarm manager [ddb4e6b34cf63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:46:08.755Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-25T19:46:11.834Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-25T19:46:14.529Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-25T19:46:20.307Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-25T19:46:21.270Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-25T19:46:24.208Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-25T19:46:24.208Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-25T19:46:24.208Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-25T19:46:24.208Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-25T19:46:24.208Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-25T19:46:24.208Z] === RUN TestDockerSuite/TestBuildFails [2021-08-25T19:46:25.947Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-25T19:46:25.947Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-25T19:46:25.947Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-25T19:46:26.403Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-25T19:46:26.860Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-25T19:46:26.860Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-25T19:46:26.860Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-25T19:46:27.096Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-25T19:46:27.096Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-25T19:46:32.862Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-25T19:46:35.408Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-25T19:46:35.408Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T19:46:35.408Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-25T19:46:38.630Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-25T19:46:44.398Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-25T19:46:45.703Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-25T19:46:45.703Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-25T19:46:47.232Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-25T19:46:47.232Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-25T19:46:47.232Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-25T19:46:48.195Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-25T19:46:48.195Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-25T19:46:49.063Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-25T19:46:50.024Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-25T19:46:52.872Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-25T19:46:53.331Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-25T19:46:53.788Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-25T19:46:54.691Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-25T19:46:54.691Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-25T19:46:54.691Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-25T19:46:54.691Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-25T19:46:54.753Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-25T19:46:55.210Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-25T19:46:55.252Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-25T19:46:55.653Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-25T19:46:55.653Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-25T19:46:55.653Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-25T19:46:56.173Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-25T19:46:56.482Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-25T19:46:56.482Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-25T19:46:56.482Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-25T19:46:56.482Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-25T19:46:56.482Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-25T19:46:56.939Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-25T19:46:57.701Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-25T19:46:57.902Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-25T19:46:57.902Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-25T19:46:57.902Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-25T19:46:57.902Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-25T19:46:57.902Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-25T19:46:57.902Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-25T19:46:57.903Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-25T19:46:57.903Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-25T19:46:58.867Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-25T19:47:01.764Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-25T19:47:02.692Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-25T19:47:02.692Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T19:47:02.692Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-25T19:47:03.297Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-25T19:47:03.297Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-25T19:47:03.297Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-25T19:47:03.297Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-25T19:47:03.297Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-25T19:47:03.297Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-25T19:47:03.470Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-25T19:47:03.470Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-25T19:47:03.470Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-25T19:47:03.927Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-25T19:47:04.899Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-25T19:47:05.189Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-25T19:47:06.288Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-25T19:47:09.487Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-25T19:47:09.572Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-25T19:47:11.382Z] docker_cli_swarm_test.go:1119: [dcd005922a8d2] joining swarm manager [d50eb1ac21d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:47:12.746Z] docker_cli_swarm_test.go:1120: [db96bd8faf0b9] joining swarm manager [d50eb1ac21d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:47:13.088Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-25T19:47:14.049Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-25T19:47:15.578Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-25T19:47:15.578Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-25T19:47:15.578Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-25T19:47:16.034Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-25T19:47:16.034Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-25T19:47:16.589Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-25T19:47:20.342Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-25T19:47:20.699Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-25T19:47:21.155Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-25T19:47:21.305Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-25T19:47:21.305Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-25T19:47:21.305Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-25T19:47:21.610Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-25T19:47:22.571Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-25T19:47:23.026Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-25T19:47:23.986Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-25T19:47:24.361Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-25T19:47:24.361Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-25T19:47:24.361Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-25T19:47:25.030Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-25T19:47:25.512Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-25T19:47:25.997Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-25T19:47:26.530Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-25T19:47:30.689Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-25T19:47:30.689Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-25T19:47:30.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-25T19:47:30.689Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-25T19:47:30.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-25T19:47:30.689Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-25T19:47:30.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-25T19:47:30.689Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-25T19:47:30.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-25T19:47:30.689Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-25T19:47:31.278Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-25T19:47:31.278Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-25T19:47:31.278Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-25T19:47:31.733Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-25T19:47:32.188Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-25T19:47:36.855Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-25T19:47:51.642Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-25T19:47:51.642Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-25T19:47:51.642Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-25T19:47:53.180Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-25T19:48:02.178Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-25T19:48:14.544Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-25T19:48:20.320Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-25T19:48:23.148Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-25T19:48:27.371Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-25T19:48:31.104Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-25T19:48:31.104Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-25T19:48:31.104Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-25T19:48:31.104Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-25T19:48:31.104Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-25T19:48:32.042Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-25T19:48:33.479Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-25T19:48:39.282Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-25T19:48:45.082Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-25T19:48:46.834Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-25T19:48:46.834Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-25T19:48:46.834Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-25T19:48:48.826Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-25T19:48:49.119Z] docker_cli_swarm_test.go:1173: [d519d26099ccc] joining swarm manager [d50eb1ac21d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-25T19:48:52.175Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-25T19:48:52.175Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-25T19:48:52.175Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-25T19:48:52.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-25T19:48:55.396Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-25T19:48:55.396Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-25T19:48:55.396Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-25T19:48:55.396Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-25T19:48:55.396Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-25T19:48:55.396Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-25T19:48:56.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-25T19:48:56.852Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-25T19:48:57.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-25T19:48:58.291Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-25T19:49:01.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-25T19:49:02.964Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-25T19:49:03.655Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-25T19:49:03.655Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-25T19:49:03.655Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-25T19:49:05.138Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-25T19:49:05.138Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-25T19:49:05.594Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-25T19:49:07.166Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-25T19:49:07.422Z] docker_cli_swarm_test.go:1454: [d441f775bddb0] joining swarm manager [d74065d51e0c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:49:08.350Z] docker_cli_swarm_test.go:1455: [d4e57378833a5] joining swarm manager [d74065d51e0c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-25T19:49:08.497Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-25T19:49:08.954Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-25T19:49:10.485Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-25T19:49:10.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-25T19:49:10.747Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-25T19:49:11.209Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-25T19:49:11.209Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-25T19:49:11.209Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-25T19:49:11.209Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-25T19:49:11.669Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-25T19:49:14.584Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-25T19:49:17.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-25T19:49:17.608Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-25T19:49:17.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-25T19:49:18.330Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-25T19:49:19.030Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-25T19:49:20.514Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-25T19:49:20.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-25T19:49:20.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-25T19:49:20.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-25T19:49:20.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-25T19:49:20.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-25T19:49:20.560Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-25T19:49:20.974Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-25T19:49:20.974Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-25T19:49:21.101Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-25T19:49:21.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-25T19:49:21.334Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-25T19:49:21.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-25T19:49:21.334Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-25T19:49:21.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-25T19:49:23.616Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-25T19:49:23.886Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-25T19:49:24.346Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-25T19:49:25.887Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-25T19:49:26.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-25T19:49:27.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-25T19:49:27.115Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-25T19:49:27.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-25T19:49:27.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-25T19:49:27.576Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-25T19:49:27.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-25T19:49:27.576Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-25T19:49:27.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-25T19:49:28.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-25T19:49:29.115Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-25T19:49:30.662Z] docker_cli_swarm_unix_test.go:63: [d1466a1f4b98b] joining swarm manager [da2ff26a7ea71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:49:33.789Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-25T19:49:34.472Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-25T19:49:34.934Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-25T19:49:40.843Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-25T19:49:43.518Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-25T19:49:44.567Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-25T19:49:46.429Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-25T19:49:48.292Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-25T19:49:49.258Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-25T19:49:49.258Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-25T19:49:49.258Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-25T19:49:49.258Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-25T19:49:49.258Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-25T19:49:51.426Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-25T19:49:51.426Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-25T19:49:51.426Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-25T19:49:53.514Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-25T19:49:57.258Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-25T19:49:57.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-25T19:50:01.001Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-25T19:50:01.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-25T19:50:01.225Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-25T19:50:01.225Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-25T19:50:01.225Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T19:50:01.461Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-25T19:50:01.461Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-25T19:50:01.461Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-25T19:50:01.461Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-25T19:50:01.461Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-25T19:50:01.683Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-25T19:50:03.246Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-25T19:50:03.246Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-25T19:50:03.646Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-25T19:50:03.646Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-25T19:50:03.646Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-25T19:50:03.703Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-25T19:50:07.429Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-25T19:50:07.888Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-25T19:50:07.888Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-25T19:50:07.888Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-25T19:50:07.888Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-25T19:50:07.888Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-25T19:50:09.421Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-25T19:50:10.385Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-25T19:50:10.842Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-25T19:50:11.301Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-25T19:50:11.758Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-25T19:50:16.438Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-25T19:50:18.610Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-25T19:50:18.610Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-25T19:50:18.610Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-25T19:50:19.576Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-25T19:50:19.576Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-25T19:50:19.576Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-25T19:50:20.034Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-25T19:50:22.212Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-25T19:50:22.671Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-25T19:50:23.130Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-25T19:50:23.130Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-25T19:50:23.130Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-25T19:50:24.100Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-25T19:50:24.561Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-25T19:50:24.561Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-25T19:50:24.561Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-25T19:50:24.561Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-25T19:50:24.561Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-25T19:50:26.828Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-25T19:50:26.828Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-25T19:50:26.828Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-25T19:50:28.202Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-25T19:50:29.259Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-25T19:50:31.487Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-25T19:50:33.899Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-25T19:50:34.005Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-25T19:50:35.894Z] docker_api_swarm_test.go:962: [d1e1ba0be0681] joining swarm manager [d8f01fccf9071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-25T19:50:39.363Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-25T19:50:46.250Z] === RUN TestDockerSuite/TestBuildRm [2021-08-25T19:50:53.935Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-25T19:50:56.548Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-25T19:50:57.076Z] === RUN TestDockerSuite/TestBuildRm [2021-08-25T19:50:59.233Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-25T19:50:59.233Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-25T19:50:59.233Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-25T19:50:59.440Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-25T19:50:59.440Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-25T19:50:59.440Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-25T19:50:59.440Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-25T19:50:59.440Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-25T19:51:00.971Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-25T19:51:02.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-25T19:51:02.978Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-25T19:51:03.438Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-25T19:51:03.438Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-25T19:51:03.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-25T19:51:03.898Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-25T19:51:03.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-25T19:51:04.359Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-25T19:51:04.359Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-25T19:51:04.359Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-25T19:51:04.694Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-25T19:51:05.658Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-25T19:51:06.105Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-25T19:51:07.033Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-25T19:51:07.842Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-25T19:51:07.842Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-25T19:51:08.302Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-25T19:51:08.302Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-25T19:51:08.302Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-25T19:51:08.415Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-25T19:51:09.549Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-25T19:51:09.843Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-25T19:51:12.095Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-25T19:51:12.140Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-25T19:51:13.587Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-25T19:51:16.498Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-25T19:51:18.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-25T19:51:21.193Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-25T19:51:23.876Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-25T19:51:25.765Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-25T19:51:26.923Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-25T19:51:27.379Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-25T19:51:28.279Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-25T19:51:28.340Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-25T19:51:30.797Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-25T19:51:33.314Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-25T19:51:34.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-25T19:51:34.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-25T19:51:34.330Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-25T19:51:34.330Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-25T19:51:36.026Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-25T19:51:36.027Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-25T19:51:36.027Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-25T19:51:36.582Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-25T19:51:36.919Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-25T19:51:36.919Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-25T19:51:38.479Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-25T19:51:39.811Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-25T19:51:39.811Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-25T19:51:43.112Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-25T19:51:43.112Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-25T19:51:43.529Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-25T19:51:46.855Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-25T19:51:46.855Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-25T19:51:50.594Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-25T19:51:59.505Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-25T19:51:59.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-25T19:52:00.426Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-25T19:52:01.180Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-25T19:52:01.180Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-25T19:52:01.180Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-25T19:52:02.712Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-25T19:52:03.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-25T19:52:04.243Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-25T19:52:05.431Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-25T19:52:05.431Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-25T19:52:05.431Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-25T19:52:06.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-25T19:52:07.962Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-25T19:52:08.344Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-25T19:52:08.433Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-25T19:52:09.316Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-25T19:52:12.631Z] === RUN TestDockerSuite/TestBuildUser [2021-08-25T19:52:12.631Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-25T19:52:12.631Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-25T19:52:12.631Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T19:52:12.631Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-25T19:52:12.631Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-25T19:52:12.631Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-25T19:52:13.059Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-25T19:52:15.530Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-25T19:52:15.986Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-25T19:52:17.757Z] === RUN TestDockerSuite/TestBuildUser [2021-08-25T19:52:17.757Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-25T19:52:17.757Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-25T19:52:17.757Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T19:52:17.757Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-25T19:52:17.757Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-25T19:52:17.757Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-25T19:52:18.877Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-25T19:52:18.877Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-25T19:52:18.877Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-25T19:52:18.877Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-25T19:52:18.877Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-25T19:52:20.670Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-25T19:52:20.670Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-25T19:52:23.581Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-25T19:52:23.581Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-25T19:52:23.581Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-25T19:52:23.581Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-25T19:52:23.581Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-25T19:52:34.656Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-25T19:52:39.940Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-25T19:52:39.940Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-25T19:52:44.691Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-25T19:52:44.691Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-25T19:52:48.480Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-25T19:52:49.492Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-25T19:52:51.779Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-25T19:52:53.153Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-25T19:52:53.153Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-25T19:52:53.153Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-25T19:52:53.153Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-25T19:52:53.153Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-25T19:52:55.321Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-25T19:52:55.321Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-25T19:52:55.778Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-25T19:52:56.480Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-25T19:52:56.480Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-25T19:52:56.480Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-25T19:52:56.480Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-25T19:52:56.480Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-25T19:52:58.011Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-25T19:52:58.011Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-25T19:52:58.469Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-25T19:53:04.317Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite (1658.60s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.89s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.47s) [2021-08-25T19:53:04.326Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.59s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.89s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.76s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.84s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.61s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.02s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.05s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.66s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.49s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.52s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.58s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.45s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.96s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.65s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.13s) [2021-08-25T19:53:04.326Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.68s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.41s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.92s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.10s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.62s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.72s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.42s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.76s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.99s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.36s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.33s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.97s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.16s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.97s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.95s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.68s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.61s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.21s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (142.64s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.38s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.71s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.60s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.24s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.52s) [2021-08-25T19:53:04.327Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.83s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.10s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.72s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.26s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.15s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.94s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-08-25T19:53:04.327Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2021-08-25T19:53:04.327Z] === RUN TestDockerExternalVolumeSuite [2021-08-25T19:53:04.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-25T19:53:04.889Z] docker_cli_external_volume_driver_test.go:53: [d1f3cedcdc536] daemon is not started [2021-08-25T19:53:07.020Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-25T19:53:08.037Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-25T19:53:08.494Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-25T19:53:09.915Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-25T19:53:10.371Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-25T19:53:20.553Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-25T19:53:20.553Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-25T19:53:20.553Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-25T19:53:20.553Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-25T19:53:20.845Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-25T19:53:20.845Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-25T19:53:21.303Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-25T19:53:21.303Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-25T19:53:21.303Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-25T19:53:21.303Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-25T19:53:21.303Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-25T19:53:22.732Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-25T19:53:22.733Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-25T19:53:22.733Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-25T19:53:22.733Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-25T19:53:22.733Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-25T19:53:22.733Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-25T19:53:22.733Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-25T19:53:22.836Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-25T19:53:22.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-25T19:53:23.699Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-25T19:53:29.487Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-25T19:53:29.900Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-25T19:53:30.861Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-25T19:53:30.861Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-25T19:53:30.861Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-25T19:53:30.861Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-25T19:53:30.861Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-25T19:53:30.861Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T19:53:30.861Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-25T19:53:31.657Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-25T19:53:31.657Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-25T19:53:31.657Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-25T19:53:31.657Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-25T19:53:31.657Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-25T19:53:31.657Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T19:53:31.657Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-25T19:53:32.389Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-25T19:53:32.389Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T19:53:32.845Z] === RUN TestDockerSuite/TestCommitChange [2021-08-25T19:53:33.190Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-25T19:53:37.515Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-25T19:53:37.871Z] === RUN TestDockerSuite/TestCommitChange [2021-08-25T19:53:41.596Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-25T19:53:42.185Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-25T19:53:42.185Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-25T19:53:42.185Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-25T19:53:46.277Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-25T19:53:46.277Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-25T19:53:46.277Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-25T19:53:49.234Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-25T19:53:49.234Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-25T19:53:49.234Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-25T19:53:52.059Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-25T19:53:52.059Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-25T19:53:52.059Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-25T19:53:56.397Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-25T19:53:59.120Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-25T19:54:00.122Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-25T19:54:00.122Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-25T19:54:00.122Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-25T19:54:00.122Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-25T19:54:00.122Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-25T19:54:00.122Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-25T19:54:00.122Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-25T19:54:00.122Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-25T19:54:02.014Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-25T19:54:02.014Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-25T19:54:02.014Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-25T19:54:02.014Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-25T19:54:02.014Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-25T19:54:02.014Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-25T19:54:02.014Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-25T19:54:02.014Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-25T19:54:02.470Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-25T19:54:07.170Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-25T19:54:09.524Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-25T19:54:14.221Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-25T19:54:14.221Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-25T19:54:14.221Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-25T19:54:15.300Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-25T19:54:15.300Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-25T19:54:15.300Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-25T19:54:17.112Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-25T19:54:17.112Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-25T19:54:17.112Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-25T19:54:17.112Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-25T19:54:17.112Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-25T19:54:17.112Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-25T19:54:17.112Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-25T19:54:17.474Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-25T19:54:17.474Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-25T19:54:17.474Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-25T19:54:17.474Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-25T19:54:17.474Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-25T19:54:17.474Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-25T19:54:17.474Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-25T19:54:19.277Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-25T19:54:19.277Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-25T19:54:19.277Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-25T19:54:19.643Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-25T19:54:19.643Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-25T19:54:19.643Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-25T19:54:19.643Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-25T19:54:19.734Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-25T19:54:21.025Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-25T19:54:21.813Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-25T19:54:21.813Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-25T19:54:21.813Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-25T19:54:21.813Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-25T19:54:21.813Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-25T19:54:21.813Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-25T19:54:21.813Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T19:54:21.813Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-25T19:54:22.566Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-25T19:54:22.625Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-25T19:54:22.625Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-25T19:54:22.625Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-25T19:54:22.625Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-25T19:54:22.625Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-25T19:54:22.625Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-25T19:54:22.625Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T19:54:22.625Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-25T19:54:23.027Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-25T19:54:24.713Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-25T19:54:25.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-25T19:54:26.883Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-25T19:54:28.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-25T19:54:28.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-25T19:54:28.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-25T19:54:28.413Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-25T19:54:28.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-25T19:54:30.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-25T19:54:30.584Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-25T19:54:30.584Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-25T19:54:31.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-25T19:54:31.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-25T19:54:31.299Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-25T19:54:31.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-25T19:54:32.754Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-25T19:54:32.754Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T19:54:32.754Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-25T19:54:32.754Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:54:32.754Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-25T19:54:34.192Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-25T19:54:34.192Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-25T19:54:35.651Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-25T19:54:35.652Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-25T19:54:37.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-25T19:54:37.093Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-25T19:54:37.093Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T19:54:37.093Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-25T19:54:37.093Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:54:37.093Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-25T19:54:37.183Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-25T19:54:37.183Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-25T19:54:37.183Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-25T19:54:39.990Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-25T19:54:39.990Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-25T19:54:40.081Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-25T19:54:40.081Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-25T19:54:42.251Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-25T19:54:42.882Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-25T19:54:42.882Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-25T19:54:42.882Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-25T19:54:45.776Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-25T19:54:45.776Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-25T19:54:45.976Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-25T19:54:48.675Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-25T19:54:49.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-25T19:54:49.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-25T19:54:49.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-25T19:54:49.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-25T19:54:49.698Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-25T19:54:51.230Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-25T19:54:51.230Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-25T19:54:51.230Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-25T19:54:51.926Z] docker_cli_external_volume_driver_test.go:53: [d2c54e1f6a012] daemon is not started [2021-08-25T19:54:53.008Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-25T19:54:53.343Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-25T19:54:54.123Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-25T19:54:54.123Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T19:54:54.123Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-25T19:54:55.652Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-25T19:54:55.652Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-25T19:54:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-25T19:54:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-25T19:54:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-25T19:54:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-25T19:54:59.118Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-25T19:55:00.094Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-25T19:55:00.332Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-25T19:55:01.861Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-25T19:55:01.861Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-25T19:55:01.861Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-25T19:55:01.861Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-25T19:55:01.861Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-25T19:55:01.861Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-25T19:55:01.861Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-25T19:55:01.861Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-25T19:55:01.861Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-25T19:55:01.861Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-25T19:55:01.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-25T19:55:02.009Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-25T19:55:02.009Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-25T19:55:02.009Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-25T19:55:03.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-25T19:55:03.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-25T19:55:04.902Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-25T19:55:04.902Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T19:55:04.902Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-25T19:55:05.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-25T19:55:06.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-25T19:55:07.800Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-25T19:55:07.801Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-25T19:55:08.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-25T19:55:10.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-25T19:55:12.476Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-25T19:55:12.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000382228_} [2021-08-25T19:55:14.644Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-25T19:55:14.644Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-25T19:55:14.644Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-25T19:55:14.644Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-25T19:55:14.644Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-25T19:55:14.644Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-25T19:55:14.644Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-25T19:55:14.644Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-25T19:55:14.644Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-25T19:55:14.644Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-25T19:55:14.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-25T19:55:14.918Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-25T19:55:14.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-189116287_c:\foo_false____} [2021-08-25T19:55:16.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-25T19:55:16.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-25T19:55:17.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-189116287_c:\foo_true____} [2021-08-25T19:55:19.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-25T19:55:20.039Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-25T19:55:20.039Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-25T19:55:20.039Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-25T19:55:20.039Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-25T19:55:20.039Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-25T19:55:20.039Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T19:55:20.039Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-25T19:55:21.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-25T19:55:22.933Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-25T19:55:22.933Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-25T19:55:22.933Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-25T19:55:22.933Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-25T19:55:24.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-25T19:55:24.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-25T19:55:25.102Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-25T19:55:25.102Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-25T19:55:25.102Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-25T19:55:25.102Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-25T19:55:26.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004300_} [2021-08-25T19:55:27.994Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-25T19:55:27.994Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-25T19:55:27.994Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-25T19:55:27.994Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-25T19:55:27.994Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-25T19:55:27.994Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-25T19:55:27.994Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-25T19:55:29.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835528965_c:\foo_false____} [2021-08-25T19:55:31.718Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-25T19:55:31.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835528965_c:\foo_true____} [2021-08-25T19:55:34.613Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-25T19:55:34.613Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T19:55:34.613Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-25T19:55:34.613Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-25T19:55:34.613Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-25T19:55:34.871Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-25T19:55:34.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-25T19:55:35.327Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-25T19:55:35.327Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-25T19:55:35.327Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-25T19:55:35.327Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-25T19:55:35.327Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-25T19:55:35.327Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-25T19:55:35.327Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-25T19:55:35.327Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T19:55:35.327Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-25T19:55:35.327Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T19:55:35.327Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-25T19:55:38.217Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-25T19:55:38.217Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-25T19:55:38.217Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-25T19:55:38.217Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-25T19:55:39.656Z] docker_cli_external_volume_driver_test.go:53: [d758f21dabcf0] daemon is not started [2021-08-25T19:55:41.115Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-25T19:55:41.115Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-25T19:55:41.115Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-25T19:55:41.115Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-25T19:55:43.163Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-25T19:55:43.163Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T19:55:43.163Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-25T19:55:43.163Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-25T19:55:43.163Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-25T19:55:44.007Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-25T19:55:44.007Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-25T19:55:44.007Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-25T19:55:44.007Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-25T19:55:44.007Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-25T19:55:44.007Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-25T19:55:44.007Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-25T19:55:48.675Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-25T19:55:51.567Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-25T19:55:51.567Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T19:55:51.567Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-25T19:55:51.567Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-25T19:55:51.567Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-25T19:55:51.710Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-25T19:55:51.710Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-25T19:55:51.710Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-25T19:55:51.710Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-25T19:55:51.710Z] === RUN TestDockerSuite/TestCpToDot [2021-08-25T19:55:53.879Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-25T19:55:53.879Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-25T19:55:53.879Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-25T19:55:53.879Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-25T19:55:53.879Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-25T19:55:54.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-25T19:55:54.491Z] docker_cli_external_volume_driver_test.go:53: [d87cc593e1d5a] daemon is not started [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-25T19:55:56.774Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-25T19:55:56.774Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-25T19:55:56.774Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-25T19:55:56.774Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-25T19:55:56.774Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-25T19:55:57.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-25T19:55:58.945Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-25T19:56:00.475Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-25T19:56:00.931Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-25T19:56:00.931Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-25T19:56:01.856Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-25T19:56:01.856Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T19:56:01.856Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-25T19:56:01.856Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-25T19:56:01.856Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-25T19:56:02.460Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-25T19:56:03.424Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-25T19:56:03.424Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-25T19:56:03.424Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-25T19:56:03.424Z] === RUN TestDockerSuite/TestCreateRM [2021-08-25T19:56:03.880Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-25T19:56:03.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T19:56:03.880Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-25T19:56:03.880Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-25T19:56:04.337Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-25T19:56:07.814Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-25T19:56:09.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-25T19:56:11.391Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-25T19:56:11.848Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-25T19:56:12.304Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-25T19:56:15.199Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-25T19:56:15.199Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-25T19:56:15.199Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-25T19:56:15.199Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-25T19:56:16.640Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-25T19:56:16.640Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-25T19:56:16.640Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-25T19:56:16.640Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-25T19:56:16.640Z] === RUN TestDockerSuite/TestCpToDot [2021-08-25T19:56:17.607Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-25T19:56:17.607Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-25T19:56:17.607Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-25T19:56:17.607Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-25T19:56:17.607Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-25T19:56:18.093Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-25T19:56:18.093Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDockerFails [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-25T19:56:18.093Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-25T19:56:18.093Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-25T19:56:18.093Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-25T19:56:18.093Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-25T19:56:18.093Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-25T19:56:18.093Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-25T19:56:20.213Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-25T19:56:20.269Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-25T19:56:20.518Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-25T19:56:20.518Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T19:56:20.518Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-25T19:56:20.518Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-25T19:56:20.518Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-25T19:56:20.518Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-25T19:56:20.518Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-25T19:56:20.518Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-25T19:56:20.518Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-25T19:56:20.518Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-25T19:56:20.975Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-25T19:56:22.437Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-25T19:56:24.607Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-25T19:56:25.662Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-25T19:56:27.831Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-25T19:56:27.831Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-25T19:56:27.831Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-25T19:56:29.997Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-25T19:56:30.454Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-25T19:56:30.454Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-25T19:56:30.454Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-25T19:56:30.454Z] === RUN TestDockerSuite/TestCreateRM [2021-08-25T19:56:30.911Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-25T19:56:30.911Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T19:56:30.911Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-25T19:56:30.911Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-25T19:56:31.367Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-25T19:56:33.170Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-25T19:56:36.063Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-25T19:56:39.908Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-25T19:56:39.908Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-25T19:56:39.908Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-25T19:56:40.743Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-25T19:56:41.366Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-25T19:56:42.799Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-25T19:56:42.799Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-25T19:56:42.799Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-25T19:56:42.799Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-25T19:56:42.912Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-25T19:56:43.369Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-25T19:56:45.689Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-25T19:56:45.690Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-25T19:56:45.690Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDockerFails [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-25T19:56:45.690Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-25T19:56:45.690Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-25T19:56:45.690Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-25T19:56:45.690Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-25T19:56:45.690Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-25T19:56:45.690Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-25T19:56:48.041Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-25T19:56:48.498Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-25T19:56:48.580Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-25T19:56:48.954Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-25T19:56:51.471Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-25T19:56:53.630Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-25T19:56:54.361Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-25T19:56:56.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-25T19:56:58.306Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-25T19:56:58.306Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-25T19:56:58.306Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-25T19:56:58.306Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-25T19:56:58.306Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-25T19:56:58.306Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T19:56:58.306Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-25T19:56:58.306Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-25T19:56:58.306Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-25T19:56:59.272Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-25T19:56:59.272Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-25T19:56:59.272Z] === RUN TestDockerSuite/TestEventsRename [2021-08-25T19:57:01.442Z] === RUN TestDockerSuite/TestEventsResize [2021-08-25T19:57:04.659Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-25T19:57:07.549Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-25T19:57:09.990Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-25T19:57:10.954Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-25T19:57:11.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-25T19:57:13.127Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-25T19:57:13.321Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-25T19:57:15.487Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-25T19:57:15.943Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-25T19:57:18.899Z] === RUN TestDockerSuite/TestEventsTop [2021-08-25T19:57:18.899Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-25T19:57:18.899Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-25T19:57:20.615Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-25T19:57:21.069Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-25T19:57:21.070Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-25T19:57:22.032Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-25T19:57:24.794Z] === RUN TestDockerSuite/TestExec [2021-08-25T19:57:24.794Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T19:57:24.794Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-25T19:57:24.794Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-25T19:57:24.794Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-25T19:57:26.327Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-25T19:57:27.804Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-25T19:57:28.498Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-25T19:57:28.498Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T19:57:28.498Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-25T19:57:28.498Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T19:57:28.498Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-25T19:57:28.498Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-25T19:57:28.498Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-25T19:57:30.028Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-25T19:57:32.237Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-25T19:57:32.476Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-25T19:57:32.476Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-25T19:57:32.476Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-25T19:57:32.476Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-25T19:57:32.476Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-25T19:57:32.476Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T19:57:32.476Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-25T19:57:32.476Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-25T19:57:32.476Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-25T19:57:33.438Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-25T19:57:33.438Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-25T19:57:33.438Z] === RUN TestDockerSuite/TestEventsRename [2021-08-25T19:57:33.769Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-25T19:57:35.941Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-25T19:57:36.331Z] === RUN TestDockerSuite/TestEventsResize [2021-08-25T19:57:39.664Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-25T19:57:39.664Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-25T19:57:39.664Z] === RUN TestDockerSuite/TestExecEnv [2021-08-25T19:57:39.664Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-25T19:57:40.120Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-25T19:57:40.120Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-25T19:57:40.120Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-25T19:57:41.652Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-25T19:57:45.375Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-25T19:57:45.375Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-25T19:57:45.375Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-25T19:57:45.375Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-25T19:57:45.375Z] === RUN TestDockerSuite/TestExecParseError [2021-08-25T19:57:45.375Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T19:57:45.375Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-25T19:57:45.375Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-25T19:57:45.375Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-25T19:57:45.375Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-25T19:57:45.375Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-25T19:57:46.910Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-25T19:57:46.910Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-25T19:57:46.910Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-25T19:57:46.910Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-25T19:57:46.910Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-25T19:57:46.910Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T19:57:46.910Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-25T19:57:46.910Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-25T19:57:47.367Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-25T19:57:47.367Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-25T19:57:47.367Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-25T19:57:49.543Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-25T19:57:49.543Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-25T19:57:49.543Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-25T19:57:54.249Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-25T19:57:54.249Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-25T19:57:54.249Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-25T19:57:54.249Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-25T19:57:54.249Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-25T19:57:54.249Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-25T19:57:54.249Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-25T19:57:57.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-25T19:58:00.052Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-25T19:58:01.497Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-25T19:58:01.498Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-25T19:58:01.498Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-25T19:58:01.498Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-25T19:58:01.498Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-25T19:58:02.468Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-25T19:58:05.375Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-25T19:58:05.851Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-25T19:58:08.761Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-25T19:58:10.075Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-25T19:58:10.076Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-25T19:58:10.076Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-25T19:58:10.076Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-25T19:58:10.076Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-25T19:58:10.076Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-25T19:58:10.076Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-25T19:58:10.076Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-25T19:58:10.076Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-25T19:58:10.076Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-25T19:58:10.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-25T19:58:11.967Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-25T19:58:11.967Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-25T19:58:13.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-25T19:58:13.828Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-25T19:58:13.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-25T19:58:13.828Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-25T19:58:13.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-25T19:58:13.828Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T19:58:13.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-25T19:58:14.567Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestHealth [2021-08-25T19:58:14.567Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-25T19:58:14.567Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-25T19:58:14.798Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-25T19:58:15.687Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-25T19:58:15.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-25T19:58:18.307Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-25T19:58:18.307Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-25T19:58:18.307Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-25T19:58:18.307Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-25T19:58:18.307Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-25T19:58:18.307Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-25T19:58:18.768Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-25T19:58:19.228Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-25T19:58:19.228Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T19:58:19.228Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-25T19:58:19.494Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-25T19:58:20.197Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-25T19:58:20.197Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-25T19:58:20.359Z] === RUN TestDockerSuite/TestEventsTop [2021-08-25T19:58:20.359Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-25T19:58:20.359Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-25T19:58:22.378Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-25T19:58:22.378Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-25T19:58:23.250Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-25T19:58:24.559Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-25T19:58:26.740Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-25T19:58:26.740Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-25T19:58:26.740Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T19:58:26.740Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-25T19:58:27.929Z] === RUN TestDockerSuite/TestExec [2021-08-25T19:58:27.929Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T19:58:27.929Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-25T19:58:27.929Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-25T19:58:27.929Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-25T19:58:30.096Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-25T19:58:30.481Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-25T19:58:30.481Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-25T19:58:32.988Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-25T19:58:32.989Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T19:58:32.989Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-25T19:58:32.989Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T19:58:32.989Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-25T19:58:32.989Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-25T19:58:32.989Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-25T19:58:33.393Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestImportFile [2021-08-25T19:58:33.393Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-25T19:58:33.393Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-25T19:58:33.393Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-25T19:58:33.393Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-25T19:58:33.393Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-25T19:58:33.393Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-25T19:58:33.393Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-25T19:58:33.393Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-25T19:58:33.393Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T19:58:33.393Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-25T19:58:34.317Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-25T19:58:34.317Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-25T19:58:34.317Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-25T19:58:34.317Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-25T19:58:34.317Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-25T19:58:34.317Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-25T19:58:34.317Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-25T19:58:34.317Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-25T19:58:34.317Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-25T19:58:34.318Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-25T19:58:34.318Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-25T19:58:34.318Z] === RUN TestDockerSuite/TestBuildFails [2021-08-25T19:58:35.155Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-25T19:58:35.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-25T19:58:35.858Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-25T19:58:35.858Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-25T19:58:37.756Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-25T19:58:37.756Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-25T19:58:37.756Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-25T19:58:37.756Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-25T19:58:37.756Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-25T19:58:37.756Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-25T19:58:37.756Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-25T19:58:37.756Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-25T19:58:38.873Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-25T19:58:41.040Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-25T19:58:41.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-25T19:58:43.931Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-25T19:58:44.837Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-25T19:58:44.837Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-25T19:58:46.351Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-25T19:58:47.019Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-25T19:58:47.019Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-25T19:58:47.019Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-25T19:58:47.019Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-25T19:58:47.019Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-25T19:58:47.019Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-25T19:58:47.019Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-25T19:58:47.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-25T19:58:48.558Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-25T19:58:49.704Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-25T19:58:49.704Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-25T19:58:49.704Z] === RUN TestDockerSuite/TestExecEnv [2021-08-25T19:58:49.704Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-25T19:58:49.704Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-25T19:58:49.704Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-25T19:58:49.704Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-25T19:58:52.152Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-25T19:58:52.307Z] === RUN TestDockerSuite/TestInspectImage [2021-08-25T19:58:52.307Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T19:58:52.307Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-25T19:58:52.307Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T19:58:52.307Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-25T19:58:52.307Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T19:58:52.307Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-25T19:58:52.595Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-25T19:58:54.494Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-25T19:58:56.679Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-25T19:58:56.679Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-25T19:58:56.846Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-25T19:58:57.265Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-25T19:58:57.265Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-25T19:58:57.265Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-25T19:58:57.265Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-25T19:58:57.265Z] === RUN TestDockerSuite/TestExecParseError [2021-08-25T19:58:57.265Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T19:58:57.721Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-25T19:58:57.721Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-25T19:58:57.721Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-25T19:58:57.721Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-25T19:58:57.721Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-25T19:58:58.217Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-25T19:58:58.392Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-25T19:59:00.397Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-25T19:59:00.397Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-25T19:59:00.397Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-25T19:59:00.397Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-25T19:59:00.614Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-25T19:59:00.614Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-25T19:59:00.614Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-25T19:59:00.614Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-25T19:59:00.614Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-25T19:59:00.614Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T19:59:00.614Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-25T19:59:00.615Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-25T19:59:00.615Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-25T19:59:00.615Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-25T19:59:00.615Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-25T19:59:02.582Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-25T19:59:03.085Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-25T19:59:03.085Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-25T19:59:03.085Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-25T19:59:04.123Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-25T19:59:04.342Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-25T19:59:04.342Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-25T19:59:04.342Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-25T19:59:04.583Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-25T19:59:04.583Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-25T19:59:04.583Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-25T19:59:05.502Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-25T19:59:09.246Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-25T19:59:10.120Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-25T19:59:10.120Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-25T19:59:10.120Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-25T19:59:10.120Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-25T19:59:10.120Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-25T19:59:10.120Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-25T19:59:10.120Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-25T19:59:10.786Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-25T19:59:13.696Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-25T19:59:15.235Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-25T19:59:17.181Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-25T19:59:17.418Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-25T19:59:19.403Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-25T19:59:19.403Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T19:59:19.403Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-25T19:59:19.600Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-25T19:59:19.754Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-25T19:59:22.510Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-25T19:59:22.510Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-25T19:59:22.510Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-25T19:59:22.510Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-25T19:59:24.233Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-25T19:59:24.692Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-25T19:59:26.231Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-25T19:59:27.956Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-25T19:59:29.734Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-25T19:59:29.734Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-25T19:59:31.916Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-25T19:59:31.916Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-25T19:59:31.916Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-25T19:59:32.031Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-25T19:59:32.885Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-25T19:59:32.885Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-25T19:59:33.859Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-25T19:59:33.859Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-25T19:59:33.859Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-25T19:59:34.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-25T19:59:35.006Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestHealth [2021-08-25T19:59:35.006Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-25T19:59:35.006Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-25T19:59:36.037Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-25T19:59:36.037Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-25T19:59:36.630Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-25T19:59:37.599Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-25T19:59:38.059Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-25T19:59:38.726Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-25T19:59:38.726Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-25T19:59:38.726Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-25T19:59:39.035Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-25T19:59:39.182Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-25T19:59:39.183Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-25T19:59:39.183Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-25T19:59:39.183Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-25T19:59:39.495Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-25T19:59:40.152Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-25T19:59:40.152Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T19:59:40.152Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-25T19:59:40.465Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-25T19:59:40.730Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-25T19:59:41.118Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-25T19:59:41.119Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-25T19:59:42.005Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-25T19:59:42.651Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-25T19:59:43.108Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-25T19:59:44.637Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-25T19:59:45.422Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-25T19:59:47.531Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-25T19:59:47.804Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-25T19:59:47.804Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-25T19:59:47.804Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-25T19:59:47.987Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-25T19:59:47.988Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T19:59:47.988Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-25T19:59:48.263Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-25T19:59:49.232Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-25T19:59:50.113Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-25T19:59:51.709Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-25T19:59:51.709Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-25T19:59:52.296Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-25T19:59:52.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-25T19:59:52.631Z] docker_cli_external_volume_driver_test.go:485: [d11fce9d468eb] daemon is not started [2021-08-25T19:59:53.876Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-25T19:59:53.876Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestImportFile [2021-08-25T19:59:53.877Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-25T19:59:53.877Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-25T19:59:53.877Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-25T19:59:53.877Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-25T19:59:53.877Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-25T19:59:53.877Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-25T19:59:53.877Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-25T19:59:53.877Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-25T19:59:53.877Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T19:59:53.877Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-25T19:59:53.928Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-25T19:59:54.478Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-25T19:59:54.478Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-25T19:59:54.478Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-25T19:59:56.774Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-25T19:59:57.389Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-25T19:59:58.928Z] === RUN TestDockerSuite/TestLogsSince [2021-08-25T19:59:58.944Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-25T19:59:58.944Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-25T19:59:58.944Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-25T19:59:58.944Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-25T19:59:58.944Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-25T19:59:59.401Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-25T19:59:59.401Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-25T19:59:59.401Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-25T20:00:01.570Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-25T20:00:02.027Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-25T20:00:04.921Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-25T20:00:04.921Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-25T20:00:04.921Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-25T20:00:04.921Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-25T20:00:04.921Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-25T20:00:04.921Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-25T20:00:04.921Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-25T20:00:07.092Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-25T20:00:07.465Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-25T20:00:07.465Z] docker_cli_external_volume_driver_test.go:53: [d361e560fad2d] daemon is not started [2021-08-25T20:00:08.745Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-25T20:00:08.745Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-25T20:00:08.745Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-25T20:00:09.261Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-25T20:00:09.261Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-25T20:00:09.261Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-25T20:00:09.261Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-25T20:00:09.261Z] === RUN TestDockerSuite/TestLogsTail [2021-08-25T20:00:09.713Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-25T20:00:10.801Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-25T20:00:11.766Z] === RUN TestDockerSuite/TestInspectImage [2021-08-25T20:00:11.766Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:00:11.766Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-25T20:00:11.766Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:00:11.766Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-25T20:00:11.766Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:00:11.766Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-25T20:00:12.983Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-25T20:00:13.936Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-25T20:00:15.174Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-25T20:00:15.174Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestNetHostname [2021-08-25T20:00:15.174Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-25T20:00:15.174Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-25T20:00:15.174Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-25T20:00:15.174Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginActive [2021-08-25T20:00:15.174Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-25T20:00:15.174Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-25T20:00:15.174Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-25T20:00:15.174Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-25T20:00:15.174Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-25T20:00:15.174Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-25T20:00:15.174Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-25T20:00:15.174Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-25T20:00:15.174Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-25T20:00:15.174Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPortList [2021-08-25T20:00:15.174Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-25T20:00:15.174Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-25T20:00:16.107Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-25T20:00:16.564Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-25T20:00:19.459Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-25T20:00:19.870Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-25T20:00:19.870Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:00:19.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite (437.27s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-08-25T20:00:22.323Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-25T20:00:22.323Z] PASS [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] === Skipped [2021-08-25T20:00:22.323Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-25T20:00:22.323Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2021-08-25T20:00:22.323Z] check_test.go:309: [d8caa6915bfad] daemon is not started [2021-08-25T20:00:22.323Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-25T20:00:22.323Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2021-08-25T20:00:22.323Z] check_test.go:309: [da9d194240b49] daemon is not started [2021-08-25T20:00:22.323Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-25T20:00:22.323Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2021-08-25T20:00:22.323Z] check_test.go:309: [d6a4286c0b93b] daemon is not started [2021-08-25T20:00:22.323Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-25T20:00:22.323Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-08-25T20:00:22.323Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-25T20:00:22.323Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2021-08-25T20:00:22.323Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] DONE 273 tests, 5 skipped in 2437.089s [2021-08-25T20:00:22.323Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-25T20:00:22.323Z] ++++ cat bundles/test-integration/docker.pid [2021-08-25T20:00:22.323Z] +++ kill 8499 [2021-08-25T20:00:22.323Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc725cf091c34/docker.pid [2021-08-25T20:00:22.323Z] +++ kill 7254 [2021-08-25T20:00:22.323Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7254 is not a child of this shell [2021-08-25T20:00:22.323Z] warning: PID 7254 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc725cf091c34/docker.pid had a nonzero exit code [2021-08-25T20:00:22.323Z] +++ /etc/init.d/apparmor stop [2021-08-25T20:00:22.323Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] Unloading profiles will leave already running processes permanently [2021-08-25T20:00:22.323Z] unconfined, which can lead to unexpected situations. [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] To set a process to complain mode, use the command line tool [2021-08-25T20:00:22.323Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-25T20:00:22.323Z] +++ true [2021-08-25T20:00:22.323Z] exiting test-integration [2021-08-25T20:00:22.323Z] ++ exit 0 [2021-08-25T20:00:22.323Z] [2021-08-25T20:00:22.323Z] + exit 0 [2021-08-25T20:00:22.323Z] ++ jobs -p [2021-08-25T20:00:22.323Z] + pids= [2021-08-25T20:00:22.323Z] + echo 'Remaining pids to kill: []' [2021-08-25T20:00:22.323Z] Remaining pids to kill: [] [2021-08-25T20:00:22.323Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-25T20:00:22.339Z] Recording test results [2021-08-25T20:00:22.353Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-25T20:00:22.353Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-25T20:00:22.353Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-25T20:00:22.353Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-25T20:00:23.952Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-25T20:00:24.296Z] + echo Ensuring container killed. [2021-08-25T20:00:24.297Z] Ensuring container killed. [2021-08-25T20:00:24.297Z] + docker ps -aq -f name=docker-pr9-* [2021-08-25T20:00:24.297Z] + cids=31f9aa89c56c [2021-08-25T20:00:24.297Z] 7ed32c7e9852 [2021-08-25T20:00:24.297Z] e38db112e191 [2021-08-25T20:00:24.297Z] + [ -n 31f9aa89c56c [2021-08-25T20:00:24.297Z] 7ed32c7e9852 [2021-08-25T20:00:24.297Z] e38db112e191 ] [2021-08-25T20:00:24.297Z] + docker rm -vf 31f9aa89c56c 7ed32c7e9852 e38db112e191 [2021-08-25T20:00:24.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-25T20:00:24.566Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-25T20:00:24.566Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-25T20:00:24.861Z] 31f9aa89c56c [2021-08-25T20:00:25.125Z] 7ed32c7e9852 [2021-08-25T20:00:25.125Z] e38db112e191 [Pipeline] sh [2021-08-25T20:00:25.249Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-25T20:00:25.407Z] + echo Chowning /workspace to jenkins user [2021-08-25T20:00:25.407Z] Chowning /workspace to jenkins user [2021-08-25T20:00:25.407Z] + id -u [2021-08-25T20:00:25.407Z] + id -g [2021-08-25T20:00:25.407Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42777:/workspace busybox chown -R 1000:1000 /workspace [2021-08-25T20:00:25.407Z] Unable to find image 'busybox:latest' locally [2021-08-25T20:00:25.663Z] latest: Pulling from library/busybox [2021-08-25T20:00:25.663Z] 8ec32b265e94: Pulling fs layer [2021-08-25T20:00:25.663Z] 8ec32b265e94: Download complete [2021-08-25T20:00:25.919Z] 8ec32b265e94: Pull complete [2021-08-25T20:00:25.919Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-25T20:00:25.919Z] Status: Downloaded newer image for busybox:latest [2021-08-25T20:00:28.968Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-25T20:00:29.487Z] + bundleName=amd64 [2021-08-25T20:00:29.487Z] + echo Creating amd64-bundles.tar.gz [2021-08-25T20:00:29.487Z] Creating amd64-bundles.tar.gz [2021-08-25T20:00:29.487Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-25T20:00:29.487Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-25T20:00:30.862Z] Archiving artifacts [2021-08-25T20:00:31.648Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-25T20:00:31.648Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-25T20:00:31.648Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-25T20:00:32.939Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T20:00:33.246Z] + make clean [2021-08-25T20:00:33.502Z] docker volume rm -f docker-dev-cache [2021-08-25T20:00:33.502Z] docker-dev-cache [Pipeline] deleteDir [2021-08-25T20:00:34.743Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-25T20:00:37.638Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T20:00:39.662Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-25T20:00:39.806Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-25T20:00:40.246Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-25T20:00:42.700Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-25T20:00:44.869Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-25T20:00:47.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-25T20:00:49.934Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-25T20:00:50.390Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-25T20:00:50.390Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-25T20:00:50.390Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-25T20:00:50.390Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-25T20:00:52.650Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-25T20:00:53.110Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-25T20:00:53.110Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-25T20:00:53.110Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-25T20:00:53.292Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-25T20:00:55.462Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-25T20:00:57.318Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-25T20:00:59.488Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-25T20:01:01.236Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-25T20:01:04.126Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-25T20:01:04.126Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-25T20:01:04.126Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-25T20:01:05.258Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-25T20:01:05.498Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-25T20:01:07.023Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-25T20:01:07.480Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-25T20:01:07.682Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-25T20:01:09.933Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-25T20:01:12.157Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-25T20:01:14.768Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-25T20:01:17.939Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-25T20:01:19.465Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-25T20:01:19.465Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-25T20:01:19.465Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-25T20:01:19.465Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-25T20:01:19.465Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-25T20:01:22.616Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-25T20:01:24.166Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-25T20:01:24.166Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:01:24.166Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-25T20:01:24.166Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:01:24.166Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-25T20:01:24.166Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-25T20:01:24.166Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-25T20:01:24.166Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-25T20:01:24.166Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-25T20:01:26.715Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-25T20:01:29.981Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-25T20:01:29.981Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-25T20:01:29.981Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-25T20:01:30.446Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-25T20:01:30.446Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-25T20:01:30.446Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-25T20:01:30.951Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-25T20:01:30.951Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-25T20:01:30.951Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-25T20:01:30.985Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-25T20:01:30.985Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-25T20:01:30.985Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-25T20:01:32.492Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-25T20:01:32.951Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-25T20:01:32.951Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-25T20:01:33.340Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-25T20:01:33.412Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-25T20:01:35.511Z] === RUN TestDockerSuite/TestLogsSince [2021-08-25T20:01:37.153Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-25T20:01:41.283Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-25T20:01:41.741Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-25T20:01:41.741Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-25T20:01:41.741Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-25T20:01:41.741Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-25T20:01:41.741Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-25T20:01:41.857Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-25T20:01:43.397Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-25T20:01:43.911Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-25T20:01:45.812Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-25T20:01:45.812Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-25T20:01:45.812Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-25T20:01:45.812Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-25T20:01:45.812Z] === RUN TestDockerSuite/TestLogsTail [2021-08-25T20:01:47.982Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-25T20:01:50.883Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-25T20:01:53.057Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-25T20:01:53.057Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestNetHostname [2021-08-25T20:01:53.057Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-25T20:01:53.057Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-25T20:01:53.057Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-25T20:01:53.057Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginActive [2021-08-25T20:01:53.057Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-25T20:01:53.057Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-25T20:01:53.057Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-25T20:01:53.057Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-25T20:01:53.057Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-25T20:01:53.057Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.057Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-25T20:01:53.057Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.514Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-25T20:01:53.514Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.514Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-25T20:01:53.514Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.514Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-25T20:01:53.514Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.514Z] === RUN TestDockerSuite/TestPortList [2021-08-25T20:01:53.514Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-25T20:01:53.514Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-25T20:01:54.202Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-25T20:01:54.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-25T20:01:55.116Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-25T20:01:55.116Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-25T20:01:58.007Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-25T20:01:58.969Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-25T20:01:59.293Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-25T20:01:59.293Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:01:59.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-25T20:01:59.933Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-25T20:02:01.106Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-25T20:02:01.106Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:02:01.106Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-25T20:02:03.971Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-25T20:02:03.971Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-25T20:02:03.971Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-25T20:02:06.908Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-25T20:02:07.368Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-25T20:02:07.368Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-25T20:02:08.338Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-25T20:02:12.077Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-25T20:02:14.709Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-25T20:02:14.709Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-25T20:02:16.351Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-25T20:02:16.351Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-25T20:02:16.351Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-25T20:02:16.770Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-25T20:02:16.770Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:02:16.770Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-25T20:02:21.471Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-25T20:02:21.471Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-25T20:02:21.471Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-25T20:02:21.758Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-25T20:02:25.475Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-25T20:02:26.651Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-25T20:02:32.523Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-25T20:02:33.863Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-25T20:02:35.404Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-25T20:02:35.865Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-25T20:02:37.189Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-25T20:02:41.446Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-25T20:02:41.446Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-25T20:02:41.446Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-25T20:02:41.446Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-25T20:02:41.446Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-25T20:02:41.446Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-25T20:02:41.667Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-25T20:02:41.865Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-25T20:02:42.321Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-25T20:02:42.321Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-25T20:02:42.321Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-25T20:02:42.321Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-25T20:02:42.321Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-25T20:02:44.504Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-25T20:02:44.504Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-25T20:02:44.504Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-25T20:02:45.419Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-25T20:02:46.129Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-25T20:02:54.001Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-25T20:02:54.678Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-25T20:02:56.182Z] === RUN TestDockerSuite/TestRmiTag [2021-08-25T20:02:56.642Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-25T20:02:58.821Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-25T20:02:59.354Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-25T20:02:59.354Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-25T20:02:59.354Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-25T20:02:59.354Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-25T20:02:59.354Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-25T20:03:05.130Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-25T20:03:05.130Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:03:05.130Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-25T20:03:05.130Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:03:05.130Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-25T20:03:05.130Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-25T20:03:05.130Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-25T20:03:05.130Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-25T20:03:05.130Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-25T20:03:13.644Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-25T20:03:13.682Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-25T20:03:13.682Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-25T20:03:13.682Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-25T20:03:14.615Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-25T20:03:15.213Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-25T20:03:15.213Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-25T20:03:15.213Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-25T20:03:16.748Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-25T20:03:17.713Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-25T20:03:17.713Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-25T20:03:17.713Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-25T20:03:19.317Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-25T20:03:19.778Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-25T20:03:19.778Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-25T20:03:21.318Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-25T20:03:21.318Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-25T20:03:21.318Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-25T20:03:21.318Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-25T20:03:21.318Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-25T20:03:23.509Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-25T20:03:26.014Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-25T20:03:26.969Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-25T20:03:28.927Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-25T20:03:29.290Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-25T20:03:31.109Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-25T20:03:31.460Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-25T20:03:33.290Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-25T20:03:35.473Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-25T20:03:35.473Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-25T20:03:41.275Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-25T20:03:41.275Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-25T20:03:42.816Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-25T20:03:42.816Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-25T20:03:42.816Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-25T20:03:45.727Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-25T20:03:45.727Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-25T20:03:45.727Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-25T20:03:45.727Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-25T20:03:45.727Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-25T20:03:47.270Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-25T20:03:47.270Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.270Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-25T20:03:47.270Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.270Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-25T20:03:47.270Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.270Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-25T20:03:47.270Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.270Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-25T20:03:47.270Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.270Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-25T20:03:47.271Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.271Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-25T20:03:47.271Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-25T20:03:47.271Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-25T20:03:48.811Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-25T20:03:51.721Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-25T20:03:52.072Z] === RUN TestDockerSuite/TestBuildRm [2021-08-25T20:03:53.259Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-25T20:03:53.259Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-25T20:03:53.259Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-25T20:03:53.259Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-25T20:03:53.259Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-25T20:03:53.259Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-25T20:03:53.259Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-25T20:03:55.440Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-25T20:03:55.440Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-25T20:03:55.440Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-25T20:03:55.440Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:03:55.440Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-25T20:03:55.440Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-25T20:03:55.440Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-25T20:03:55.440Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-25T20:03:55.440Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-25T20:03:56.572Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-25T20:03:56.573Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:03:56.573Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-25T20:03:56.978Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-25T20:04:01.248Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-25T20:04:01.248Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-25T20:04:01.676Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-25T20:04:01.676Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-25T20:04:01.676Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-25T20:04:01.676Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-25T20:04:01.676Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-25T20:04:01.676Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-25T20:04:01.676Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-25T20:04:01.704Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-25T20:04:02.161Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-25T20:04:02.361Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-25T20:04:04.529Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-25T20:04:04.529Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-25T20:04:04.585Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-25T20:04:04.585Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-25T20:04:04.585Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-25T20:04:04.585Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-25T20:04:04.585Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-25T20:04:04.585Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-25T20:04:04.985Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-25T20:04:04.985Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-25T20:04:04.985Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-25T20:04:06.512Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-25T20:04:06.771Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-25T20:04:08.959Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-25T20:04:08.959Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-25T20:04:08.959Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-25T20:04:09.227Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-25T20:04:09.406Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-25T20:04:11.141Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-25T20:04:11.141Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-25T20:04:11.141Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-25T20:04:11.141Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:04:11.141Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-25T20:04:11.141Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-25T20:04:11.141Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-25T20:04:12.296Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-25T20:04:13.323Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-25T20:04:13.901Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-25T20:04:13.901Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:04:13.901Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-25T20:04:15.504Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-25T20:04:16.015Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-25T20:04:17.690Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-25T20:04:19.676Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-25T20:04:19.676Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-25T20:04:19.676Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-25T20:04:20.602Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-25T20:04:20.602Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-25T20:04:25.305Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-25T20:04:25.305Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-25T20:04:25.305Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-25T20:04:25.305Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-25T20:04:25.305Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-25T20:04:25.305Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-25T20:04:30.787Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-25T20:04:30.787Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-25T20:04:30.787Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-25T20:04:32.029Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-25T20:04:32.389Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-25T20:04:32.389Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-25T20:04:32.389Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunMount [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-25T20:04:33.361Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-25T20:04:33.361Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-25T20:04:34.923Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-25T20:04:35.381Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-25T20:04:40.449Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-25T20:04:40.449Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-25T20:04:40.449Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-25T20:04:40.449Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-25T20:04:40.449Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-25T20:04:40.449Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-25T20:04:40.910Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-25T20:04:41.077Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-25T20:04:41.077Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-25T20:04:42.453Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-25T20:04:43.975Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-25T20:04:43.975Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-25T20:04:44.655Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-25T20:04:46.179Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-25T20:04:48.399Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-25T20:04:48.399Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.399Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-25T20:04:48.399Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.642Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-25T20:04:48.859Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-25T20:04:48.859Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-25T20:04:50.399Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-25T20:04:51.943Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-25T20:04:53.483Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-25T20:04:54.453Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-25T20:04:54.733Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-25T20:04:56.634Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-25T20:04:56.634Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T20:04:57.628Z] === RUN TestDockerSuite/TestRmiTag [2021-08-25T20:04:57.628Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-25T20:05:00.376Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-25T20:05:00.376Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-25T20:05:00.376Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-25T20:05:00.376Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-25T20:05:00.376Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-25T20:05:00.376Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-25T20:05:00.376Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-25T20:05:00.376Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-25T20:05:00.376Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-25T20:05:00.376Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:05:00.376Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-25T20:05:00.521Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-25T20:05:06.285Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-25T20:05:06.285Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-25T20:05:06.285Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-25T20:05:07.465Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-25T20:05:07.465Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-25T20:05:07.465Z] === RUN TestDockerSuite/TestRunRm [2021-08-25T20:05:07.817Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-25T20:05:08.780Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-25T20:05:09.008Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-25T20:05:13.450Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-25T20:05:14.809Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-25T20:05:15.312Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-25T20:05:16.993Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-25T20:05:17.170Z] === RUN TestDockerSuite/TestBuildUser [2021-08-25T20:05:17.170Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-25T20:05:17.170Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-25T20:05:17.170Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:05:17.170Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-25T20:05:17.170Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-25T20:05:17.483Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-25T20:05:17.626Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-25T20:05:19.175Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-25T20:05:21.346Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-25T20:05:21.346Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-25T20:05:21.363Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-25T20:05:22.158Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-25T20:05:22.614Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-25T20:05:22.614Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-25T20:05:23.545Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-25T20:05:23.545Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-25T20:05:23.545Z] === RUN TestDockerSuite/TestRunState [2021-08-25T20:05:23.545Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-25T20:05:23.545Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-25T20:05:24.235Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-25T20:05:24.235Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-25T20:05:24.235Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-25T20:05:24.235Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-25T20:05:24.235Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-25T20:05:24.783Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-25T20:05:24.784Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-25T20:05:24.784Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-25T20:05:24.784Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-25T20:05:24.784Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-25T20:05:25.729Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-25T20:05:25.729Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:05:25.729Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-25T20:05:27.272Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-25T20:05:27.272Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-25T20:05:27.272Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-25T20:05:27.272Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-25T20:05:27.272Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-25T20:05:27.732Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-25T20:05:27.732Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-25T20:05:27.732Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-25T20:05:27.732Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-25T20:05:29.460Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-25T20:05:32.436Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-25T20:05:32.436Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-25T20:05:33.191Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-25T20:05:34.617Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-25T20:05:34.617Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-25T20:05:34.617Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-25T20:05:35.361Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-25T20:05:36.801Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-25T20:05:36.801Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-25T20:05:36.801Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-25T20:05:36.801Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-25T20:05:36.801Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-25T20:05:37.528Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-25T20:05:39.716Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-25T20:05:40.422Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-25T20:05:40.422Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-25T20:05:45.097Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-25T20:05:45.097Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.097Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-25T20:05:45.097Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.097Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-25T20:05:45.097Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-25T20:05:45.098Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-25T20:05:45.098Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-25T20:05:45.288Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-25T20:05:45.288Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-25T20:05:46.799Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-25T20:05:47.265Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-25T20:05:47.265Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-25T20:05:47.265Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-25T20:05:50.160Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-25T20:05:50.160Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-25T20:05:50.160Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-25T20:05:50.160Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-25T20:05:50.160Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-25T20:05:51.066Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-25T20:05:51.495Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-25T20:05:51.690Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-25T20:05:51.690Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-25T20:05:51.690Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-25T20:05:51.690Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-25T20:05:51.690Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-25T20:05:51.690Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-25T20:05:51.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-25T20:05:51.690Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-25T20:05:51.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-25T20:05:51.690Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-25T20:05:51.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-25T20:05:51.690Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-25T20:05:52.147Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-25T20:05:52.147Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-25T20:05:52.147Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-25T20:05:53.674Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-25T20:05:55.740Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-25T20:05:55.740Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-25T20:05:55.740Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-25T20:05:55.740Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-25T20:05:55.740Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-25T20:05:56.566Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-25T20:05:57.295Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-25T20:05:57.295Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-25T20:05:57.295Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-25T20:05:57.295Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-25T20:05:57.914Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-25T20:05:57.914Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-25T20:05:58.371Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-25T20:05:58.748Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-25T20:05:58.748Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-25T20:05:58.748Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-25T20:05:58.748Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-25T20:05:58.748Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-25T20:05:58.748Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-25T20:05:58.748Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-25T20:06:00.203Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-25T20:06:01.721Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-25T20:06:01.721Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-25T20:06:01.721Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-25T20:06:01.721Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:06:01.721Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-25T20:06:01.721Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-25T20:06:01.721Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-25T20:06:01.721Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-25T20:06:01.721Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-25T20:06:01.747Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-25T20:06:02.683Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-25T20:06:03.931Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-25T20:06:03.931Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-25T20:06:03.931Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-25T20:06:04.394Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-25T20:06:04.394Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-25T20:06:04.394Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-25T20:06:04.394Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-25T20:06:04.394Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-25T20:06:04.394Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-25T20:06:07.302Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-25T20:06:08.460Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-25T20:06:08.460Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-25T20:06:08.460Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-25T20:06:08.460Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-25T20:06:08.460Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-25T20:06:08.460Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-25T20:06:08.460Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-25T20:06:08.673Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-25T20:06:08.842Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-25T20:06:10.380Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-25T20:06:10.630Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-25T20:06:10.630Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-25T20:06:10.630Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-25T20:06:10.630Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-25T20:06:10.630Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-25T20:06:10.630Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-25T20:06:11.567Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-25T20:06:11.567Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-25T20:06:12.805Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-25T20:06:15.074Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-25T20:06:15.074Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-25T20:06:15.074Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-25T20:06:15.074Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-25T20:06:15.074Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-25T20:06:15.074Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.074Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-25T20:06:15.702Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-25T20:06:15.702Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-25T20:06:15.702Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-25T20:06:17.255Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-25T20:06:17.714Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-25T20:06:17.873Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-25T20:06:17.873Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-25T20:06:17.873Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-25T20:06:17.873Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:06:17.873Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-25T20:06:17.873Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-25T20:06:17.873Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-25T20:06:18.174Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-25T20:06:18.174Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-25T20:06:19.713Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-25T20:06:20.768Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-25T20:06:22.939Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-25T20:06:25.840Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-25T20:06:26.800Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-25T20:06:26.800Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-25T20:06:26.800Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-25T20:06:28.009Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-25T20:06:28.009Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-25T20:06:28.009Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-25T20:06:28.009Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-25T20:06:28.009Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-25T20:06:28.009Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-25T20:06:28.009Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-25T20:06:28.010Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-25T20:06:28.010Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-25T20:06:28.010Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T20:06:28.010Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T20:06:28.010Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-25T20:06:28.010Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-25T20:06:28.010Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-25T20:06:28.010Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-25T20:06:28.010Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-25T20:06:29.230Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-25T20:06:29.230Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-25T20:06:29.230Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-25T20:06:29.230Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-25T20:06:29.230Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-25T20:06:29.230Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-25T20:06:29.230Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-25T20:06:29.230Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-25T20:06:32.682Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-25T20:06:32.682Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-25T20:06:32.682Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-25T20:06:32.682Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-25T20:06:32.682Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-25T20:06:32.682Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-25T20:06:35.380Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-25T20:06:35.380Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:06:35.380Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-25T20:06:36.290Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-25T20:06:37.826Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-25T20:06:37.826Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-25T20:06:38.288Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-25T20:06:38.288Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-25T20:06:38.288Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-25T20:06:38.288Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T20:06:38.288Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-25T20:06:38.291Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-25T20:06:38.291Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-25T20:06:38.291Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-25T20:06:38.291Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:06:38.291Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-25T20:06:38.291Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-25T20:06:38.291Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-25T20:06:38.291Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-25T20:06:38.291Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-25T20:06:39.737Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-25T20:06:39.737Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-25T20:06:39.737Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-25T20:06:40.458Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunMount [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-25T20:06:40.700Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-25T20:06:40.700Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-25T20:06:44.181Z] === RUN TestDockerSuite/TestCommitChange [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-25T20:06:45.372Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-25T20:06:45.372Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-25T20:06:45.372Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-25T20:06:45.372Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-25T20:06:45.372Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-25T20:06:45.372Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-25T20:06:45.372Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-25T20:06:46.344Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-25T20:06:47.907Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-25T20:06:48.527Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-25T20:06:48.527Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:06:48.527Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-25T20:06:49.253Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-25T20:06:49.253Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-25T20:06:49.253Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-25T20:06:49.253Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-25T20:06:49.253Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-25T20:06:49.253Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-25T20:06:49.253Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-25T20:06:50.709Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-25T20:06:50.709Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-25T20:06:50.709Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-25T20:06:50.709Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-25T20:06:50.709Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-25T20:06:50.709Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:06:50.709Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-25T20:06:51.629Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-25T20:06:51.629Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-25T20:06:51.630Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-25T20:06:53.928Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-25T20:06:58.602Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-25T20:06:58.602Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-25T20:06:58.683Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-25T20:06:58.683Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-25T20:06:58.683Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-25T20:07:00.132Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-25T20:07:01.662Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-25T20:07:03.191Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-25T20:07:04.154Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-25T20:07:05.531Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-25T20:07:05.991Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-25T20:07:05.991Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-25T20:07:05.991Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-25T20:07:05.991Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-25T20:07:06.325Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-25T20:07:06.325Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T20:07:06.450Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-25T20:07:06.450Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-25T20:07:06.450Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-25T20:07:08.988Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-25T20:07:09.360Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-25T20:07:09.360Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-25T20:07:10.045Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-25T20:07:10.045Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-25T20:07:10.045Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-25T20:07:10.045Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-25T20:07:10.045Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-25T20:07:10.045Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-25T20:07:10.045Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-25T20:07:10.045Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-25T20:07:10.045Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-25T20:07:10.045Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:07:10.045Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-25T20:07:11.882Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-25T20:07:11.883Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-25T20:07:11.883Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-25T20:07:11.883Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-25T20:07:11.883Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-25T20:07:11.883Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-25T20:07:11.883Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-25T20:07:11.883Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-25T20:07:11.883Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-25T20:07:12.270Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-25T20:07:12.270Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-25T20:07:12.733Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-25T20:07:12.733Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-25T20:07:12.733Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-25T20:07:17.660Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-25T20:07:20.337Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-25T20:07:20.337Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-25T20:07:20.337Z] === RUN TestDockerSuite/TestRunRm [2021-08-25T20:07:21.313Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-25T20:07:21.313Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:07:21.313Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-25T20:07:21.313Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-25T20:07:21.313Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-25T20:07:21.313Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-25T20:07:21.313Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-25T20:07:21.996Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-25T20:07:23.556Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-25T20:07:23.556Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-25T20:07:23.556Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-25T20:07:25.730Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-25T20:07:25.730Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-25T20:07:25.730Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-25T20:07:25.730Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-25T20:07:25.730Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-25T20:07:25.730Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-25T20:07:25.730Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-25T20:07:27.914Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-25T20:07:28.032Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-25T20:07:28.032Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-25T20:07:28.032Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-25T20:07:28.032Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-25T20:07:28.544Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-25T20:07:28.544Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-25T20:07:28.544Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-25T20:07:29.563Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-25T20:07:29.563Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-25T20:07:29.563Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-25T20:07:29.563Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-25T20:07:29.563Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-25T20:07:29.563Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-25T20:07:29.563Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:07:29.563Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-25T20:07:30.081Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-25T20:07:32.248Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-25T20:07:32.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-25T20:07:33.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-25T20:07:35.968Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-25T20:07:35.968Z] docker_cli_run_test.go:1987: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T20:07:35.968Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-25T20:07:35.968Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:35.968Z] === RUN TestDockerSuite/TestRunState [2021-08-25T20:07:35.968Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-25T20:07:35.968Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-25T20:07:36.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-25T20:07:36.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-25T20:07:36.159Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-25T20:07:36.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-25T20:07:37.121Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-25T20:07:37.121Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-25T20:07:37.121Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-25T20:07:37.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-25T20:07:37.688Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-25T20:07:38.090Z] --- PASS: TestDockerSuite (1937.72s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (54.60s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.13s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.77s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.36s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.97s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.35s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.80s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.11s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.34s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.12s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.80s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.08s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.53s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.61s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.93s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.29s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.26s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.88s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.32s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.53s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.42s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.33s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.51s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.38s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.96s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.31s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.49s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.62s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.79s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.65s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.22s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.17s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.33s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.94s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.82s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.09s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.16s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.36s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.30s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.60s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.69s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.84s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.87s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFails (2.34s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.63s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.56s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.64s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.18s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.18s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.05s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildHistory (10.45s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.50s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.88s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.37s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.63s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.52s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.31s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.25s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.65s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.73s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.12s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:07:38.091Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.80s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.92s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.99s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.84s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.65s) [2021-08-25T20:07:38.091Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.44s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.73s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.68s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.67s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.67s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.47s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildRm (9.83s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.45s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.46s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.02s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.95s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.41s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.60s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildStderr (3.37s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.72s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.52s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.09s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.08s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.80s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.87s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.70s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.83s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.97s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.26s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.47s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.57s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.86s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.80s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.67s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.94s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCommitChange (4.31s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.18s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.34s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCommitTTY (6.34s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.55s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.46s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.38s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.34s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.36s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.93s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.41s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.83s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.52s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.30s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.52s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.65s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.39s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.25s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.39s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.32s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.32s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.34s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000382228_} (2.31s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-189116287_c:\foo_false____} (2.37s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-189116287_c:\foo_true____} (2.37s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.46s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.10s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.43s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.95s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.76s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpToDot (2.46s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.85s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.48s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.16s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.39s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:07:38.092Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:07:38.092Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.43s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.98s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.58s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsCopy (3.81s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.68s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.84s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFilters (4.45s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFormat (4.39s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsResize (7.66s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.77s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.95s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.80s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.83s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.21s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.91s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecInspectID (3.18s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.90s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.74s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.87s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.75s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.71s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.61s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.32s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.71s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectHistory (3.39s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.73s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectStatus (3.11s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.56s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.87s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.40s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.45s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.35s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.80s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.75s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.70s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.11s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.48s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsTail (2.71s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.92s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.34s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.65s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsByOrder (7.07s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.82s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.59s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.33s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.34s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.25s) [2021-08-25T20:07:38.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.16s) [2021-08-25T20:07:38.093Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.30s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.90s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.75s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.22s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.56s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.08s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.17s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.21s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.38s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.87s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.02s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.51s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.46s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.16s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.92s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.61s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.27s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.59s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.33s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.31s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.35s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.79s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.60s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.70s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.46s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.97s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.67s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.68s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.39s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.34s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.89s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunExitCode (1.96s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.39s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.24s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.97s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.19s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.19s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.74s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.61s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.59s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.15s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.82s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunRm (2.42s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.39s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.31s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.92s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.78s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.33s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:07:38.094Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.13s) [2021-08-25T20:07:38.094Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.24s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.51s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.97s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.42s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.16s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.26s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.95s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.44s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.23s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.13s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.03s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.56s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.62s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.55s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.76s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-25T20:07:38.095Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.13s) [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-25T20:07:38.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:07:38.095Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.095Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-25T20:07:38.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-25T20:07:38.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-25T20:07:38.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-25T20:07:38.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-25T20:07:38.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-25T20:07:38.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-25T20:07:38.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:07:38.096Z] === RUN TestDockerDaemonSuite [2021-08-25T20:07:38.096Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-25T20:07:38.096Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-25T20:07:38.096Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-25T20:07:38.096Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:07:38.096Z] === RUN TestDockerSwarmSuite [2021-08-25T20:07:38.096Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-25T20:07:38.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.096Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:07:38.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:07:38.133Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-25T20:07:38.133Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.133Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:07:38.557Z] === RUN TestDockerExternalVolumeSuite [2021-08-25T20:07:38.557Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-25T20:07:38.557Z] === RUN TestDockerNetworkSuite [2021-08-25T20:07:38.557Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-25T20:07:38.557Z] === RUN TestDockerHubPullSuite [2021-08-25T20:07:38.557Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-25T20:07:38.557Z] PASS [2021-08-25T20:07:38.557Z] ok github.com/docker/docker/integration-cli 1938.008s [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === Skipped [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:07:38.557Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.557Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-25T20:07:38.557Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:07:38.557Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:07:38.557Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-25T20:07:38.557Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-25T20:07:38.557Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-25T20:07:38.557Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-25T20:07:38.557Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-25T20:07:38.558Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-25T20:07:38.558Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-25T20:07:38.558Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-25T20:07:38.558Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:07:38.558Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:07:38.558Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:07:38.558Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:07:38.558Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:07:38.558Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:07:38.558Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-25T20:07:38.559Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-25T20:07:38.559Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:07:38.559Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-25T20:07:38.559Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:07:38.559Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:07:38.559Z] [2021-08-25T20:07:38.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-25T20:07:38.560Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:07:38.560Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:07:38.560Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:07:38.560Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:07:38.560Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:07:38.560Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-25T20:07:38.560Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:07:38.560Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:07:38.560Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:07:38.560Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:07:38.560Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:07:38.560Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.560Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:07:38.560Z] [2021-08-25T20:07:38.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:07:38.561Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:07:38.561Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:07:38.561Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:07:38.561Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.561Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:07:38.561Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.562Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:07:38.562Z] [2021-08-25T20:07:38.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-25T20:07:38.562Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:07:38.563Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.563Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:07:38.563Z] [2021-08-25T20:07:38.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-25T20:07:38.564Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-25T20:07:38.564Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.564Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:07:38.564Z] [2021-08-25T20:07:38.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:07:38.564Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:07:38.565Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.565Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:07:38.565Z] [2021-08-25T20:07:38.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:07:38.590Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-25T20:07:38.590Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.590Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-25T20:07:38.590Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.590Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-25T20:07:38.590Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-25T20:07:38.590Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-25T20:07:38.590Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-25T20:07:38.590Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:07:39.027Z] [2021-08-25T20:07:39.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:07:39.027Z] [2021-08-25T20:07:39.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:07:39.027Z] [2021-08-25T20:07:39.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:07:39.027Z] [2021-08-25T20:07:39.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:07:39.027Z] [2021-08-25T20:07:39.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:07:39.027Z] [2021-08-25T20:07:39.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:07:39.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-25T20:07:39.028Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.028Z] [2021-08-25T20:07:39.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-25T20:07:39.029Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.029Z] [2021-08-25T20:07:39.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-25T20:07:39.029Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:07:39.029Z] [2021-08-25T20:07:39.029Z] [2021-08-25T20:07:39.029Z] DONE 1092 tests, 546 skipped in 1945.058s [2021-08-25T20:07:39.029Z] INFO: Integration tests ended at 08/25/2021 20:07:38. Duration:00:32:25.1493148 [2021-08-25T20:07:39.029Z] INFO: Docker info of the daemon under test at end of run [2021-08-25T20:07:39.029Z] [2021-08-25T20:07:39.029Z] Containers: 2 [2021-08-25T20:07:39.029Z] Running: 0 [2021-08-25T20:07:39.029Z] Paused: 0 [2021-08-25T20:07:39.029Z] Stopped: 2 [2021-08-25T20:07:39.029Z] Images: 18 [2021-08-25T20:07:39.029Z] Server Version: 0.0.0-dev [2021-08-25T20:07:39.029Z] Storage Driver: windowsfilter [2021-08-25T20:07:39.029Z] Windows: [2021-08-25T20:07:39.029Z] Logging Driver: json-file [2021-08-25T20:07:39.029Z] Plugins: [2021-08-25T20:07:39.029Z] Volume: local [2021-08-25T20:07:39.029Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T20:07:39.029Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T20:07:39.029Z] Swarm: inactive [2021-08-25T20:07:39.029Z] Default Isolation: process [2021-08-25T20:07:39.029Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T20:07:39.029Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T20:07:39.029Z] OSType: windows [2021-08-25T20:07:39.029Z] Architecture: x86_64 [2021-08-25T20:07:39.029Z] CPUs: 4 [2021-08-25T20:07:39.029Z] Total Memory: 32GiB [2021-08-25T20:07:39.029Z] Name: azwin-2-a11590 [2021-08-25T20:07:39.029Z] ID: QTMW:TEBJ:2MHN:CLZX:Z6D6:JGR7:LOMY:WQCJ:NEQA:Q652:N3OS:2XE6 [2021-08-25T20:07:39.029Z] Docker Root Dir: D:\CI\PR-42777\9\daemon [2021-08-25T20:07:39.029Z] Debug Mode (client): false [2021-08-25T20:07:39.029Z] Debug Mode (server): true [2021-08-25T20:07:39.029Z] File Descriptors: -1 [2021-08-25T20:07:39.029Z] Goroutines: 17 [2021-08-25T20:07:39.029Z] System Time: 2021-08-25T20:07:38.7715629Z [2021-08-25T20:07:39.029Z] EventsListeners: 0 [2021-08-25T20:07:39.029Z] Registry: https://index.docker.io/v1/ [2021-08-25T20:07:39.029Z] Labels: [2021-08-25T20:07:39.029Z] Experimental: false [2021-08-25T20:07:39.029Z] Insecure Registries: [2021-08-25T20:07:39.029Z] 127.0.0.0/8 [2021-08-25T20:07:39.029Z] Live Restore Enabled: false [2021-08-25T20:07:39.029Z] [2021-08-25T20:07:39.029Z] [2021-08-25T20:07:39.029Z] INFO: Stopping daemon under test [2021-08-25T20:07:39.490Z] SUCCESS: The process with PID 1772 (child process of PID 760) has been terminated. [2021-08-25T20:07:39.490Z] SUCCESS: The process with PID 760 (child process of PID 2220) has been terminated. [2021-08-25T20:07:39.490Z] INFO: Stop tailing logs of the daemon under tests [2021-08-25T20:07:39.490Z] INFO: executeCI.ps1 Completed successfully at 08/25/2021 20:07:39. [2021-08-25T20:07:39.490Z] INFO: Tidying up at end of run [2021-08-25T20:07:39.490Z] INFO: Saving daemon under test log (d:\CI\PR-42777\9\dut.out) to bundles\CIDUT.out [2021-08-25T20:07:39.490Z] INFO: Saving daemon under test log (d:\CI\PR-42777\9\dut.err) to bundles\CIDUT.err [2021-08-25T20:07:39.490Z] INFO: Saving containerd logs to bundles [2021-08-25T20:07:39.490Z] INFO: Nuke-Everything... [2021-08-25T20:07:39.949Z] INFO: Container count on control daemon to delete is 2 [2021-08-25T20:07:39.950Z] 98a5f4071e34 [2021-08-25T20:07:39.950Z] 0fbe69eb0b6c [2021-08-25T20:07:39.950Z] INFO: Tidying pidfile d:\CI\PR-42777\9\docker.pid [2021-08-25T20:07:39.950Z] INFO: Nuking d:\CI [2021-08-25T20:07:44.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-25T20:07:44.363Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.363Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-25T20:07:44.742Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-25T20:07:44.743Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.743Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-25T20:07:44.743Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:07:44.743Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-25T20:07:46.532Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-25T20:07:46.532Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-25T20:07:46.532Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-25T20:07:46.916Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-25T20:07:46.916Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-25T20:07:48.447Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-25T20:07:48.447Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-25T20:07:48.447Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-25T20:07:48.699Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-25T20:07:48.699Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-25T20:07:49.155Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-25T20:07:49.155Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-25T20:07:49.155Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-25T20:07:50.629Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-25T20:07:51.086Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-25T20:07:52.051Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-25T20:07:52.618Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-25T20:07:54.775Z] INFO: Zapped successfully [2021-08-25T20:07:54.775Z] [2021-08-25T20:07:54.775Z] INFO: executeCI.ps1 exiting at Wed Aug 25 20:07:52 CUT 2021. Duration 01:01:33.1315020 [2021-08-25T20:07:54.775Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-25T20:07:55.021Z] Recording test results [2021-08-25T20:08:00.598Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-25T20:08:01.167Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-25T20:08:03.930Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-25T20:08:04.064Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-25T20:08:04.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-25T20:08:04.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-25T20:08:04.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-25T20:08:04.521Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-25T20:08:05.272Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-25T20:08:05.417Z] Creating win-2022-integration-bundles.zip [2021-08-25T20:08:06.053Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-25T20:08:06.053Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-25T20:08:06.053Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] archiveArtifacts [2021-08-25T20:08:06.600Z] Archiving artifacts [2021-08-25T20:08:08.223Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-25T20:08:08.223Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:08:08.223Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-25T20:08:09.755Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-25T20:08:10.212Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-25T20:08:12.579Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-25T20:08:12.579Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-25T20:08:12.579Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-25T20:08:12.579Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-25T20:08:13.936Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-25T20:08:15.471Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-25T20:08:16.106Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-25T20:08:16.106Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-25T20:08:16.106Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-25T20:08:16.106Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-25T20:08:16.106Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-25T20:08:16.106Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-25T20:08:16.106Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-25T20:08:16.106Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-25T20:08:16.106Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-25T20:08:16.106Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-25T20:08:16.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-25T20:08:17.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-25T20:08:17.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-25T20:08:18.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-25T20:08:19.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-25T20:08:20.530Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-25T20:08:20.530Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-25T20:08:20.530Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-25T20:08:20.530Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-25T20:08:20.530Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-25T20:08:20.530Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-25T20:08:20.530Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-25T20:08:20.986Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-25T20:08:22.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T20:08:22.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-25T20:08:23.005Z] + make clean [2021-08-25T20:08:23.876Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-25T20:08:24.545Z] docker volume rm -f docker-dev-cache [2021-08-25T20:08:24.545Z] docker-dev-cache [Pipeline] deleteDir [2021-08-25T20:08:24.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-25T20:08:26.039Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T20:08:27.003Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-25T20:08:27.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000389290_} [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-25T20:08:32.772Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-25T20:08:32.772Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-25T20:08:32.772Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-25T20:08:32.772Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-25T20:08:32.772Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-25T20:08:32.772Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:08:32.772Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-25T20:08:34.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-133862937_c:\foo_false____} [2021-08-25T20:08:34.938Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-25T20:08:34.938Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-25T20:08:35.394Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-25T20:08:35.394Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-25T20:08:36.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-133862937_c:\foo_true____} [2021-08-25T20:08:36.922Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-25T20:08:39.046Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-25T20:08:39.046Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-25T20:08:39.046Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-25T20:08:39.046Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-25T20:08:39.504Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-25T20:08:39.504Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-25T20:08:39.504Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-25T20:08:39.504Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:08:39.504Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-25T20:08:39.504Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:08:39.504Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-25T20:08:41.673Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-25T20:08:41.673Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-25T20:08:41.673Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-25T20:08:41.673Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-25T20:08:43.851Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-25T20:08:43.851Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-25T20:08:43.851Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-25T20:08:43.851Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-25T20:08:45.462Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-25T20:08:45.462Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-25T20:08:45.462Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-25T20:08:50.908Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-25T20:08:50.908Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-25T20:08:50.908Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-25T20:08:50.908Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-25T20:08:50.908Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-25T20:08:50.908Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-25T20:08:50.908Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-25T20:08:52.514Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-25T20:08:52.514Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:08:52.514Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-25T20:08:54.633Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-25T20:08:56.805Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-25T20:08:56.805Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:08:56.805Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-25T20:08:56.805Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-25T20:08:56.805Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-25T20:08:57.187Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-25T20:08:57.187Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-25T20:08:57.187Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-25T20:08:57.187Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:08:57.187Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-25T20:08:57.187Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-25T20:08:57.187Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-25T20:08:57.187Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-25T20:08:57.187Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-25T20:09:05.736Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-25T20:09:05.736Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-25T20:09:05.736Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-25T20:09:05.736Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-25T20:09:05.736Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-25T20:09:05.736Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-25T20:09:05.736Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-25T20:09:07.905Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-25T20:09:09.160Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-25T20:09:09.160Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:09:09.160Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-25T20:09:09.160Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-25T20:09:09.160Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-25T20:09:10.799Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-25T20:09:10.799Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:09:10.799Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-25T20:09:13.689Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-25T20:09:13.689Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-25T20:09:13.689Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-25T20:09:13.689Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-25T20:09:13.689Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-25T20:09:13.689Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:09:13.689Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-25T20:09:23.948Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-25T20:09:23.948Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-25T20:09:23.948Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-25T20:09:23.948Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-25T20:09:23.948Z] === RUN TestDockerSuite/TestCpToDot [2021-08-25T20:09:23.948Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-25T20:09:23.948Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-25T20:09:23.948Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-25T20:09:23.948Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-25T20:09:23.948Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-25T20:09:26.121Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-25T20:09:26.121Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:09:26.121Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-25T20:09:26.121Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-25T20:09:26.121Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-25T20:09:26.121Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-25T20:09:26.121Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-25T20:09:26.121Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-25T20:09:26.121Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-25T20:09:26.578Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-25T20:09:26.578Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-25T20:09:28.750Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-25T20:09:30.921Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-25T20:09:30.921Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-25T20:09:30.921Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-25T20:09:31.340Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-25T20:09:31.340Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-25T20:09:32.459Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-25T20:09:32.869Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-25T20:09:32.869Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-25T20:09:32.916Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-25T20:09:33.373Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-25T20:09:33.373Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-25T20:09:33.373Z] === RUN TestDockerSuite/TestCreateRM [2021-08-25T20:09:33.373Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-25T20:09:33.373Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T20:09:33.373Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-25T20:09:33.832Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-25T20:09:33.832Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-25T20:09:36.589Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-25T20:09:36.589Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-25T20:09:36.589Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-25T20:09:36.589Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-25T20:09:37.045Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-25T20:09:45.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-25T20:09:45.585Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:09:45.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-25T20:09:45.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-25T20:09:45.585Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-25T20:09:45.585Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-25T20:09:45.585Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-25T20:09:46.192Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-25T20:09:46.192Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-25T20:09:46.192Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-25T20:09:49.085Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-25T20:09:49.085Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-25T20:09:49.085Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-25T20:09:49.085Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-25T20:09:51.256Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-25T20:09:51.256Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.256Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-25T20:09:51.256Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-25T20:09:51.256Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-25T20:09:51.257Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-25T20:09:51.257Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDockerFails [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-25T20:09:51.257Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-25T20:09:51.257Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.257Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-25T20:09:51.257Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.715Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-25T20:09:51.715Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.715Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-25T20:09:51.715Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-25T20:09:51.715Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-25T20:09:53.882Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-25T20:09:54.135Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-25T20:09:54.135Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-25T20:09:54.135Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-25T20:09:56.050Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-25T20:09:57.581Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-25T20:10:04.430Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-25T20:10:04.430Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.430Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite (2130.67s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (51.03s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.77s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.62s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.76s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.59s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.47s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.47s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.54s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.56s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.07s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.55s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.77s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.87s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.20s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.77s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.39s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.46s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.06s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.71s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.68s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.13s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.85s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.26s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.35s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.45s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.62s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.08s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.17s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.48s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.46s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.15s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.80s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.08s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.72s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.43s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.76s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.85s) [2021-08-25T20:10:04.430Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:10:04.430Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.78s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.35s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.17s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.35s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.98s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.24s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.28s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.17s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.15s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.39s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.34s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.71s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildHistory (9.94s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.18s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.31s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.90s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.39s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.68s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.94s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.88s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.56s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.82s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.54s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.53s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.14s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.21s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.45s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.00s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.93s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.93s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.08s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.11s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.91s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.17s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildRm (10.53s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.95s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.66s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.69s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.20s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.73s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.69s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.74s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildStderr (3.52s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.82s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.38s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.63s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.33s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.40s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.08s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.94s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.87s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.23s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.86s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.67s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.35s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.32s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.66s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestCommitChange (4.77s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.90s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestCommitTTY (7.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.39s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.84s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.06s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.62s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.17s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.15s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.68s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.11s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.70s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.23s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.54s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.06s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.56s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.58s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.65s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.08s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.52s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.64s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.14s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.46s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004300_} (2.60s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835528965_c:\foo_false____} (2.63s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835528965_c:\foo_true____} (2.63s) [2021-08-25T20:10:04.431Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-25T20:10:04.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.69s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.77s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.71s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.82s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.65s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpToDot (2.70s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCpToStdout (2.85s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateByImageID (4.61s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.86s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.68s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.37s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsCopy (3.89s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.57s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.56s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.36s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFilters (4.94s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFormat (5.10s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsRename (2.67s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsResize (32.89s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.69s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.33s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.58s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.59s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.66s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.09s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.68s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.66s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.51s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.22s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.24s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.19s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.73s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.67s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.52s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.65s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.67s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.25s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.83s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.89s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectDefault (2.60s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectHistory (4.17s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.28s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.66s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.51s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.11s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.14s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectStatus (3.19s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.65s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.12s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.67s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2021-08-25T20:10:04.432Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:10:04.432Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.61s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.56s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.11s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.97s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.91s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.20s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.64s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.66s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.32s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.20s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsByOrder (10.65s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.64s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.91s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.02s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.74s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.81s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.54s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.21s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.76s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.45s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.46s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.92s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.75s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.12s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.73s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.97s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.99s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.65s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.81s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.28s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.12s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.72s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.37s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.68s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.00s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.73s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.59s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.71s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.74s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.40s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.04s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.52s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.49s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunExitCode (2.49s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.44s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:10:04.433Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.47s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-25T20:10:04.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.54s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.36s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.58s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.63s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.81s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.25s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.16s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunRm (2.67s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.74s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.57s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.53s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.06s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.10s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.59s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.11s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.67s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.08s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.19s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.39s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.53s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.29s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.56s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.57s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.03s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.22s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.02s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.07s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.02s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.83s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.18s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.11s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.26s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.64s) [2021-08-25T20:10:04.434Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-25T20:10:04.434Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.434Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-25T20:10:04.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-25T20:10:04.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-25T20:10:04.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-25T20:10:04.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-25T20:10:04.435Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-25T20:10:04.435Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-25T20:10:04.435Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-25T20:10:04.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-25T20:10:04.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-25T20:10:04.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-25T20:10:04.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-25T20:10:04.435Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerDaemonSuite [2021-08-25T20:10:04.435Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-25T20:10:04.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-25T20:10:04.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-25T20:10:04.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerSwarmSuite [2021-08-25T20:10:04.435Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-25T20:10:04.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerExternalVolumeSuite [2021-08-25T20:10:04.435Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerNetworkSuite [2021-08-25T20:10:04.435Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-25T20:10:04.435Z] === RUN TestDockerHubPullSuite [2021-08-25T20:10:04.435Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.435Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-25T20:10:04.435Z] PASS [2021-08-25T20:10:04.436Z] ok github.com/docker/docker/integration-cli 2130.963s [2021-08-25T20:10:04.638Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === Skipped [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:10:04.893Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.893Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-25T20:10:04.893Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-25T20:10:04.893Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:10:04.893Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:10:04.893Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-25T20:10:04.893Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-25T20:10:04.893Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-25T20:10:04.893Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.893Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-25T20:10:04.893Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-25T20:10:04.894Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-25T20:10:04.894Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-25T20:10:04.894Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-25T20:10:04.894Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:10:04.894Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.894Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:10:04.894Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:10:04.895Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-25T20:10:04.895Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.895Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-25T20:10:04.895Z] [2021-08-25T20:10:04.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-25T20:10:04.896Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:10:04.896Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-25T20:10:04.896Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:10:04.896Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:10:04.896Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:10:04.896Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:10:04.896Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:10:04.896Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-25T20:10:04.896Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:10:04.896Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:10:04.896Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:10:04.896Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:10:04.896Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:10:04.896Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.896Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:10:04.896Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:10:04.897Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-25T20:10:04.897Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:10:04.897Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:10:04.897Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.897Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:10:04.897Z] [2021-08-25T20:10:04.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:10:04.897Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:10:04.898Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:10:04.898Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.898Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:10:04.898Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1987: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.899Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:10:04.899Z] [2021-08-25T20:10:04.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:10:04.899Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-25T20:10:04.900Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:10:04.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.900Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:10:04.900Z] [2021-08-25T20:10:04.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:10:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.901Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:10:04.901Z] [2021-08-25T20:10:04.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:10:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:04.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:10:05.357Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.357Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:10:05.357Z] [2021-08-25T20:10:05.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-25T20:10:05.358Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] DONE 1092 tests, 551 skipped in 2138.324s [2021-08-25T20:10:05.358Z] INFO: Integration tests ended at 08/25/2021 20:10:04. Duration:00:35:38.4121238 [2021-08-25T20:10:05.358Z] INFO: Docker info of the daemon under test at end of run [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] Containers: 2 [2021-08-25T20:10:05.358Z] Running: 0 [2021-08-25T20:10:05.358Z] Paused: 0 [2021-08-25T20:10:05.358Z] Stopped: 2 [2021-08-25T20:10:05.358Z] Images: 18 [2021-08-25T20:10:05.358Z] Server Version: 0.0.0-dev [2021-08-25T20:10:05.358Z] Storage Driver: windowsfilter [2021-08-25T20:10:05.358Z] Windows: [2021-08-25T20:10:05.358Z] Logging Driver: json-file [2021-08-25T20:10:05.358Z] Plugins: [2021-08-25T20:10:05.358Z] Volume: local [2021-08-25T20:10:05.358Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T20:10:05.358Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T20:10:05.358Z] Swarm: inactive [2021-08-25T20:10:05.358Z] Default Isolation: process [2021-08-25T20:10:05.358Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-25T20:10:05.358Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-25T20:10:05.358Z] OSType: windows [2021-08-25T20:10:05.358Z] Architecture: x86_64 [2021-08-25T20:10:05.358Z] CPUs: 4 [2021-08-25T20:10:05.358Z] Total Memory: 32GiB [2021-08-25T20:10:05.358Z] Name: azwin-2-a11591 [2021-08-25T20:10:05.358Z] ID: IVXI:MKFD:2GVX:I5HL:RZK3:UEUF:TOXF:BKDK:QQOR:EV45:MISL:RGH4 [2021-08-25T20:10:05.358Z] Docker Root Dir: D:\CI\PR-42777\9\daemon [2021-08-25T20:10:05.358Z] Debug Mode (client): false [2021-08-25T20:10:05.358Z] Debug Mode (server): true [2021-08-25T20:10:05.358Z] File Descriptors: -1 [2021-08-25T20:10:05.358Z] Goroutines: 46 [2021-08-25T20:10:05.358Z] System Time: 2021-08-25T20:10:05.1075513Z [2021-08-25T20:10:05.358Z] EventsListeners: 0 [2021-08-25T20:10:05.358Z] Registry: https://index.docker.io/v1/ [2021-08-25T20:10:05.358Z] Labels: [2021-08-25T20:10:05.358Z] Experimental: false [2021-08-25T20:10:05.358Z] Insecure Registries: [2021-08-25T20:10:05.358Z] 127.0.0.0/8 [2021-08-25T20:10:05.358Z] Live Restore Enabled: false [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] [2021-08-25T20:10:05.358Z] INFO: Stopping daemon under test [2021-08-25T20:10:05.358Z] SUCCESS: The process with PID 2124 (child process of PID 3528) has been terminated. [2021-08-25T20:10:05.358Z] SUCCESS: The process with PID 3528 (child process of PID 4100) has been terminated. [2021-08-25T20:10:05.358Z] INFO: Stop tailing logs of the daemon under tests [2021-08-25T20:10:05.358Z] INFO: executeCI.ps1 Completed successfully at 08/25/2021 20:10:05. [2021-08-25T20:10:05.358Z] INFO: Tidying up at end of run [2021-08-25T20:10:05.358Z] INFO: Saving daemon under test log (d:\CI\PR-42777\9\dut.out) to bundles\CIDUT.out [2021-08-25T20:10:05.814Z] INFO: Saving daemon under test log (d:\CI\PR-42777\9\dut.err) to bundles\CIDUT.err [2021-08-25T20:10:05.814Z] INFO: Saving containerd logs to bundles [2021-08-25T20:10:05.814Z] INFO: Nuke-Everything... [2021-08-25T20:10:05.814Z] INFO: Container count on control daemon to delete is 2 [2021-08-25T20:10:06.271Z] 7b2843d8f7a2 [2021-08-25T20:10:06.271Z] 02ecca560e9c [2021-08-25T20:10:06.271Z] INFO: Tidying pidfile d:\CI\PR-42777\9\docker.pid [2021-08-25T20:10:06.271Z] INFO: Killing containerd with PID 5560 [2021-08-25T20:10:06.271Z] INFO: Nuking d:\CI [2021-08-25T20:10:08.360Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-25T20:10:13.034Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-25T20:10:15.203Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-25T20:10:15.659Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-25T20:10:18.620Z] INFO: Zapped successfully [2021-08-25T20:10:18.620Z] [2021-08-25T20:10:18.620Z] INFO: executeCI.ps1 exiting at Wed Aug 25 20:10:17 CUT 2021. Duration 01:04:00.4895091 [2021-08-25T20:10:18.620Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-25T20:10:18.859Z] Recording test results [2021-08-25T20:10:19.381Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-25T20:10:19.381Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-25T20:10:20.345Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-25T20:10:24.066Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-25T20:10:25.362Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-25T20:10:26.833Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-25T20:10:28.572Z] Archiving artifacts [2021-08-25T20:10:28.745Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-25T20:10:28.745Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-25T20:10:28.745Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-25T20:10:28.745Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-25T20:10:28.745Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-25T20:10:28.745Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:10:28.745Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-25T20:10:28.745Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-25T20:10:28.745Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-25T20:10:29.707Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-25T20:10:29.707Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-25T20:10:29.707Z] === RUN TestDockerSuite/TestEventsRename [2021-08-25T20:10:31.877Z] === RUN TestDockerSuite/TestEventsResize [2021-08-25T20:10:40.418Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-25T20:10:41.394Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-25T20:10:42.489Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T20:10:43.405Z] + make clean [2021-08-25T20:10:43.564Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-25T20:10:44.368Z] docker volume rm -f docker-dev-cache [2021-08-25T20:10:44.368Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T20:10:48.233Z] === RUN TestDockerSuite/TestEventsTop [2021-08-25T20:10:48.233Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-25T20:10:48.233Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-25T20:10:51.123Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-25T20:10:54.842Z] === RUN TestDockerSuite/TestExec [2021-08-25T20:10:54.842Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:10:54.842Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-25T20:10:54.842Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-25T20:10:54.842Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-25T20:10:55.806Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-25T20:10:57.974Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-25T20:10:57.974Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:10:57.974Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-25T20:10:57.974Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:10:57.974Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-25T20:10:57.974Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-25T20:10:57.974Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-25T20:10:59.502Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-25T20:11:01.670Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-25T20:11:03.199Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-25T20:11:05.372Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-25T20:11:09.110Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-25T20:11:09.110Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-25T20:11:09.110Z] === RUN TestDockerSuite/TestExecEnv [2021-08-25T20:11:09.110Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-25T20:11:09.110Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-25T20:11:09.110Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-25T20:11:09.110Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-25T20:11:10.642Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-25T20:11:15.324Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-25T20:11:15.324Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-25T20:11:15.324Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-25T20:11:15.324Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-25T20:11:15.324Z] === RUN TestDockerSuite/TestExecParseError [2021-08-25T20:11:15.324Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:11:15.324Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-25T20:11:15.324Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-25T20:11:15.324Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-25T20:11:15.324Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-25T20:11:15.324Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-25T20:11:16.853Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-25T20:11:16.853Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-25T20:11:16.853Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-25T20:11:16.853Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-25T20:11:16.853Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-25T20:11:16.853Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:11:16.853Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-25T20:11:16.853Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-25T20:11:16.853Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-25T20:11:16.853Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-25T20:11:17.310Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-25T20:11:18.840Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-25T20:11:18.840Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-25T20:11:18.840Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-25T20:11:25.888Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-25T20:11:25.888Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-25T20:11:25.888Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-25T20:11:25.888Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-25T20:11:25.888Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-25T20:11:25.888Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-25T20:11:25.888Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-25T20:11:31.661Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-25T20:11:37.435Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-25T20:11:40.326Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-25T20:11:46.099Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestHealth [2021-08-25T20:11:46.099Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-25T20:11:46.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-25T20:11:46.555Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-25T20:11:50.276Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-25T20:11:50.276Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-25T20:11:50.276Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-25T20:11:50.276Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-25T20:11:50.276Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-25T20:11:50.276Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-25T20:11:50.732Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-25T20:11:51.188Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-25T20:11:51.188Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:11:51.188Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-25T20:11:52.151Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-25T20:11:52.151Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-25T20:11:53.681Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-25T20:11:54.137Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-25T20:11:56.306Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-25T20:11:58.475Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-25T20:11:58.475Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-25T20:11:58.475Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:11:58.475Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-25T20:12:02.201Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-25T20:12:02.201Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-25T20:12:04.368Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-25T20:12:04.368Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.368Z] === RUN TestDockerSuite/TestImportFile [2021-08-25T20:12:04.368Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.368Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-25T20:12:04.824Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-25T20:12:04.824Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-25T20:12:04.824Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-25T20:12:04.824Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-25T20:12:04.824Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-25T20:12:04.824Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-25T20:12:04.824Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-25T20:12:04.824Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:12:04.824Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-25T20:12:06.991Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-25T20:12:09.166Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-25T20:12:09.166Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-25T20:12:09.166Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-25T20:12:09.166Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-25T20:12:09.166Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-25T20:12:09.166Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-25T20:12:09.166Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-25T20:12:09.166Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-25T20:12:11.333Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-25T20:12:11.333Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-25T20:12:12.863Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-25T20:12:12.863Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-25T20:12:12.863Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-25T20:12:12.863Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-25T20:12:13.320Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-25T20:12:13.320Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-25T20:12:13.320Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-25T20:12:14.852Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-25T20:12:18.573Z] === RUN TestDockerSuite/TestInspectImage [2021-08-25T20:12:18.573Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:12:19.029Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-25T20:12:19.029Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:12:19.029Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-25T20:12:19.029Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:12:19.029Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-25T20:12:21.197Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-25T20:12:22.725Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-25T20:12:22.725Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-25T20:12:24.892Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-25T20:12:27.060Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-25T20:12:27.060Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-25T20:12:27.060Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-25T20:12:27.060Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-25T20:12:28.592Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-25T20:12:31.484Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-25T20:12:35.202Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-25T20:12:36.731Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-25T20:12:38.899Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-25T20:12:40.430Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-25T20:12:42.599Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-25T20:12:44.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-25T20:12:46.294Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-25T20:12:46.294Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-25T20:12:46.294Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-25T20:12:46.750Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-25T20:12:46.750Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-25T20:12:46.750Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-25T20:12:46.750Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-25T20:12:48.279Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-25T20:12:50.445Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-25T20:12:56.216Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-25T20:12:57.744Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-25T20:12:57.744Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-25T20:12:57.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-25T20:12:59.275Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-25T20:12:59.732Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-25T20:13:05.503Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-25T20:13:10.174Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-25T20:13:14.847Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-25T20:13:17.015Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-25T20:13:19.186Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-25T20:13:19.186Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-25T20:13:19.642Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-25T20:13:21.810Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-25T20:13:23.979Z] === RUN TestDockerSuite/TestLogsSince [2021-08-25T20:13:32.521Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-25T20:13:32.521Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-25T20:13:32.521Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-25T20:13:32.521Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-25T20:13:32.521Z] === RUN TestDockerSuite/TestLogsTail [2021-08-25T20:13:34.689Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-25T20:13:36.856Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-25T20:13:39.029Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-25T20:13:39.029Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestNetHostname [2021-08-25T20:13:39.029Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-25T20:13:39.029Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-25T20:13:39.029Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-25T20:13:39.029Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginActive [2021-08-25T20:13:39.029Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-25T20:13:39.029Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-25T20:13:39.029Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-25T20:13:39.029Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-25T20:13:39.029Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-25T20:13:39.029Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-25T20:13:39.029Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-25T20:13:39.029Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.029Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-25T20:13:39.029Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.485Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-25T20:13:39.485Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.485Z] === RUN TestDockerSuite/TestPortList [2021-08-25T20:13:39.485Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-25T20:13:39.485Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-25T20:13:43.207Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-25T20:13:43.207Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:13:43.207Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-25T20:13:47.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-25T20:13:47.878Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-25T20:13:47.878Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-25T20:13:54.930Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-25T20:13:54.930Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-25T20:13:54.930Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-25T20:14:03.477Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-25T20:14:15.829Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-25T20:14:15.829Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-25T20:14:15.829Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-25T20:14:15.829Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-25T20:14:26.128Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-25T20:14:29.847Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-25T20:14:35.621Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-25T20:14:40.293Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-25T20:14:40.293Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-25T20:14:40.293Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-25T20:14:40.293Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-25T20:14:40.293Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-25T20:14:44.013Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-25T20:14:44.013Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:14:44.013Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-25T20:14:44.013Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:14:44.013Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-25T20:14:44.013Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-25T20:14:44.013Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-25T20:14:44.013Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-25T20:14:44.013Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-25T20:14:49.785Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-25T20:14:49.785Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-25T20:14:49.785Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-25T20:14:51.953Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-25T20:14:51.953Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-25T20:14:51.953Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-25T20:14:52.916Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-25T20:14:53.879Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-25T20:14:53.879Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-25T20:14:53.879Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-25T20:14:57.600Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-25T20:15:01.323Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-25T20:15:03.490Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-25T20:15:18.270Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-25T20:15:18.270Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:15:18.270Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-25T20:15:21.993Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-25T20:15:21.993Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-25T20:15:21.993Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-25T20:15:22.450Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-25T20:15:26.172Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-25T20:15:29.890Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-25T20:15:29.890Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:15:29.890Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-25T20:15:33.607Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-25T20:15:33.607Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-25T20:15:34.062Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-25T20:15:46.419Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-25T20:15:48.597Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-25T20:15:49.565Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-25T20:15:55.358Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-25T20:16:00.050Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-25T20:16:05.851Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-25T20:16:09.590Z] === RUN TestDockerSuite/TestRmiTag [2021-08-25T20:16:10.050Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-25T20:16:12.228Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-25T20:16:27.039Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-25T20:16:29.217Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-25T20:16:32.954Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-25T20:16:33.923Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-25T20:16:33.923Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-25T20:16:36.102Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-25T20:16:36.102Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-25T20:16:36.102Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-25T20:16:36.102Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-25T20:16:36.102Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-25T20:16:39.839Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-25T20:16:42.019Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-25T20:16:44.197Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-25T20:16:46.376Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-25T20:16:47.912Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-25T20:16:47.913Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-25T20:16:52.603Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-25T20:16:52.603Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-25T20:16:54.140Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-25T20:16:54.140Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-25T20:16:54.140Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-25T20:16:57.044Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-25T20:16:57.044Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-25T20:16:57.044Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-25T20:16:57.044Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-25T20:16:57.044Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-25T20:16:58.582Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-25T20:16:58.582Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-25T20:17:00.760Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-25T20:17:02.940Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-25T20:17:04.477Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-25T20:17:04.477Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-25T20:17:04.477Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-25T20:17:04.477Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-25T20:17:04.936Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-25T20:17:04.936Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-25T20:17:04.936Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-25T20:17:06.603Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-25T20:17:06.603Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-25T20:17:06.603Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-25T20:17:06.603Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:17:06.603Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-25T20:17:06.603Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-25T20:17:06.603Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-25T20:17:06.603Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-25T20:17:06.603Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-25T20:17:08.142Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-25T20:17:12.881Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-25T20:17:12.881Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-25T20:17:12.881Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-25T20:17:12.881Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-25T20:17:13.340Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-25T20:17:13.340Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-25T20:17:13.340Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-25T20:17:13.340Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:17:13.340Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-25T20:17:13.340Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-25T20:17:13.340Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-25T20:17:13.340Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-25T20:17:13.340Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-25T20:17:15.521Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-25T20:17:15.521Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-25T20:17:15.521Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-25T20:17:15.521Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-25T20:17:15.521Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-25T20:17:15.521Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-25T20:17:17.699Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-25T20:17:19.235Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-25T20:17:19.235Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-25T20:17:19.235Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-25T20:17:21.412Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-25T20:17:21.412Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-25T20:17:21.412Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-25T20:17:21.412Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:17:21.412Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-25T20:17:21.412Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-25T20:17:21.412Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-25T20:17:23.589Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-25T20:17:25.126Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-25T20:17:27.306Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-25T20:17:28.844Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-25T20:17:29.303Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-25T20:17:29.303Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-25T20:17:33.038Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-25T20:17:33.038Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-25T20:17:33.038Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-25T20:17:33.038Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-25T20:17:33.038Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-25T20:17:33.038Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-25T20:17:41.613Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-25T20:17:41.613Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-25T20:17:41.613Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunMount [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-25T20:17:42.583Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-25T20:17:42.583Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-25T20:17:48.553Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-25T20:17:48.553Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-25T20:17:48.553Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-25T20:17:48.553Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-25T20:17:48.553Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-25T20:17:48.553Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-25T20:17:48.553Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-25T20:17:53.241Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-25T20:17:56.978Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-25T20:17:56.978Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-25T20:17:58.515Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-25T20:18:00.052Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-25T20:18:02.232Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-25T20:18:03.200Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-25T20:18:05.378Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-25T20:18:05.378Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-25T20:18:08.285Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-25T20:18:08.285Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-25T20:18:08.285Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-25T20:18:08.285Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-25T20:18:08.285Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-25T20:18:08.285Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-25T20:18:08.285Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-25T20:18:08.285Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-25T20:18:08.285Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-25T20:18:08.285Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:18:08.285Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-25T20:18:15.359Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-25T20:18:15.359Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-25T20:18:15.359Z] === RUN TestDockerSuite/TestRunRm [2021-08-25T20:18:16.897Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-25T20:18:21.584Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-25T20:18:23.761Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-25T20:18:25.940Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-25T20:18:27.478Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-25T20:18:29.656Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-25T20:18:29.656Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-25T20:18:29.656Z] === RUN TestDockerSuite/TestRunState [2021-08-25T20:18:29.656Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-25T20:18:29.656Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-25T20:18:32.560Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-25T20:18:32.560Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:18:32.560Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-25T20:18:34.097Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-25T20:18:34.097Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-25T20:18:34.097Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-25T20:18:34.097Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-25T20:18:34.097Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-25T20:18:34.097Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-25T20:18:34.097Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-25T20:18:34.097Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-25T20:18:34.097Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-25T20:18:38.790Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.790Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-25T20:18:38.791Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.791Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-25T20:18:38.791Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.791Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-25T20:18:38.791Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-25T20:18:38.791Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-25T20:18:40.970Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-25T20:18:40.970Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-25T20:18:40.970Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-25T20:18:42.510Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-25T20:18:42.510Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-25T20:18:42.510Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-25T20:18:42.510Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-25T20:18:42.510Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-25T20:18:49.957Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-25T20:18:57.028Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-25T20:18:59.934Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-25T20:19:05.727Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-25T20:19:05.727Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-25T20:19:05.727Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-25T20:19:05.727Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-25T20:19:07.906Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-25T20:19:09.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-25T20:19:12.349Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-25T20:19:12.349Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-25T20:19:12.349Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-25T20:19:12.349Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-25T20:19:12.349Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-25T20:19:12.349Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-25T20:19:12.349Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-25T20:19:16.084Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-25T20:19:17.052Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-25T20:19:19.230Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-25T20:19:23.920Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-25T20:19:23.920Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-25T20:19:23.920Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-25T20:19:23.920Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-25T20:19:23.920Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-25T20:19:23.920Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-25T20:19:23.920Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-25T20:19:23.920Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-25T20:19:23.920Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.920Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-25T20:19:23.920Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-25T20:19:23.921Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:19:23.921Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-25T20:19:25.459Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-25T20:19:25.918Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-25T20:19:26.376Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-25T20:19:26.834Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-25T20:19:28.371Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-25T20:19:34.164Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-25T20:19:34.164Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-25T20:19:34.164Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-25T20:19:41.237Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-25T20:19:41.237Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:19:41.237Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-25T20:19:44.144Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-25T20:19:44.144Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-25T20:19:44.144Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-25T20:19:44.144Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:19:44.144Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-25T20:19:44.144Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-25T20:19:44.144Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-25T20:19:44.144Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-25T20:19:44.144Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-25T20:19:49.944Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-25T20:19:49.944Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-25T20:19:49.944Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-25T20:19:49.944Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-25T20:19:49.944Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-25T20:19:49.944Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-25T20:19:49.944Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-25T20:19:51.480Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-25T20:19:53.660Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-25T20:19:53.660Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:19:53.660Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-25T20:19:55.840Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-25T20:19:55.840Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-25T20:19:55.840Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-25T20:19:55.840Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-25T20:19:55.840Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-25T20:19:55.840Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:19:55.840Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-25T20:20:13.522Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-25T20:20:13.522Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-25T20:20:14.490Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-25T20:20:14.490Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-25T20:20:17.396Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-25T20:20:17.855Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-25T20:20:18.314Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-25T20:20:18.314Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-25T20:20:18.314Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-25T20:20:25.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-25T20:20:25.395Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:20:25.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-25T20:20:26.365Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-25T20:20:26.365Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-25T20:20:26.365Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-25T20:20:26.365Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-25T20:20:33.442Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-25T20:20:33.442Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-25T20:20:33.442Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-25T20:20:40.521Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-25T20:20:40.521Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-25T20:20:40.989Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite (2273.08s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.69s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.07s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.90s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.94s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.87s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.50s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.08s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.44s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.22s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.09s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.95s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.52s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.42s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.89s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.38s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.12s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.69s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.17s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.88s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.93s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.75s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.44s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.44s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.58s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.76s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-08-25T20:20:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.55s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2021-08-25T20:20:41.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.95s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.46s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.50s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.04s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.66s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.66s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.69s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.88s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.28s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.79s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.79s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.96s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.91s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.89s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.27s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.74s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.36s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.88s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFails (2.20s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.88s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.86s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.09s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.13s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.54s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildHistory (10.92s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.73s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.32s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.43s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.90s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.65s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.39s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.66s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.38s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.43s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.42s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.63s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.67s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.71s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.28s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.48s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.47s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.27s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.79s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.47s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildRm (11.01s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.85s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.10s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.12s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.66s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.42s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.88s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.07s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildStderr (4.06s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.85s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.63s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.87s) [2021-08-25T20:20:41.958Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.47s) [2021-08-25T20:20:41.958Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.61s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.46s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.80s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.20s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.66s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.28s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.28s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.84s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.80s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.83s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.73s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCommitChange (4.16s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.74s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.78s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCommitTTY (10.43s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.79s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.86s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.75s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.95s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:20:42.418Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2021-08-25T20:20:42.418Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.77s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.05s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.03s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.41s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.10s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.85s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.99s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.39s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.36s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000389290_} (7.34s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-133862937_c:\foo_false____} (2.34s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-133862937_c:\foo_true____} (2.35s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.05s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.96s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.78s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.57s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.55s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpToDot (2.22s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCpToStdout (2.24s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.96s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.35s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.13s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.04s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.04s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.59s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsCopy (4.18s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.25s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFilters (4.05s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFormat (4.35s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsRename (2.11s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsResize (7.44s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.99s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.43s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.38s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.60s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecInspectID (4.26s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.70s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.83s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.76s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.89s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.71s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.08s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-25T20:20:42.419Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:20:42.419Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectHistory (3.74s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectStatus (2.39s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.66s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.05s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.93s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.93s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.94s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.69s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.10s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.11s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.15s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.10s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.17s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.05s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.12s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsSince (8.69s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsTail (2.42s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.92s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.94s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsByOrder (7.17s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.88s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.06s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.63s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.10s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.37s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.81s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.09s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.04s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.73s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.50s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.17s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (13.19s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.18s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.69s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.65s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.65s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.37s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.44s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.63s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.48s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.47s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.66s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.06s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.42s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.17s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.07s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.71s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.86s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.42s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.96s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.94s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.95s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.71s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.74s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.00s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.59s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.72s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:20:42.420Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:20:42.420Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.91s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.99s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.33s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.19s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.16s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.54s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.50s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.69s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.41s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.75s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.08s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.97s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.98s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.87s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.23s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.32s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.95s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.48s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.98s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.85s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.14s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.40s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.99s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.39s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.49s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.07s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.85s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.64s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.52s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.19s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.82s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.11s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.73s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.93s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.11s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.72s) [2021-08-25T20:20:42.421Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-25T20:20:42.421Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.421Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-25T20:20:42.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-25T20:20:42.422Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-25T20:20:42.422Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-25T20:20:42.422Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-25T20:20:42.422Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-25T20:20:42.422Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-25T20:20:42.422Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-25T20:20:42.422Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-25T20:20:42.422Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:20:42.422Z] === RUN TestDockerDaemonSuite [2021-08-25T20:20:42.422Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-25T20:20:42.422Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-25T20:20:42.422Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-25T20:20:42.422Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:20:42.422Z] === RUN TestDockerSwarmSuite [2021-08-25T20:20:42.422Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-25T20:20:42.422Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.422Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:20:42.422Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:20:42.423Z] === RUN TestDockerExternalVolumeSuite [2021-08-25T20:20:42.423Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-25T20:20:42.423Z] === RUN TestDockerNetworkSuite [2021-08-25T20:20:42.423Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-25T20:20:42.423Z] === RUN TestDockerHubPullSuite [2021-08-25T20:20:42.423Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-25T20:20:42.423Z] PASS [2021-08-25T20:20:42.423Z] ok github.com/docker/docker/integration-cli 2273.478s [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === Skipped [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:20:42.423Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.07s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.07s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-25T20:20:42.423Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-25T20:20:42.423Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:20:42.423Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:20:42.423Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-08-25T20:20:42.423Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-25T20:20:42.423Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-25T20:20:42.423Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.423Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-25T20:20:42.423Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-25T20:20:42.424Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-25T20:20:42.424Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-08-25T20:20:42.424Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-25T20:20:42.424Z] docker_cli_sni_test.go:18: Flakey test [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-25T20:20:42.424Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-25T20:20:42.424Z] [2021-08-25T20:20:42.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:20:42.424Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-25T20:20:42.884Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:20:42.884Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-25T20:20:42.884Z] [2021-08-25T20:20:42.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-25T20:20:42.884Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.884Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:20:42.885Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-25T20:20:42.885Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:20:42.885Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-25T20:20:42.885Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-25T20:20:42.885Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.885Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-25T20:20:42.885Z] [2021-08-25T20:20:42.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-25T20:20:42.885Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:20:42.886Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:20:42.886Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:20:42.886Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:20:42.886Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:20:42.886Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-25T20:20:42.886Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:20:42.886Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:20:42.886Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:20:42.886Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:20:42.886Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:20:42.886Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.886Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-25T20:20:42.886Z] [2021-08-25T20:20:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:20:42.886Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:20:42.887Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:20:42.887Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-25T20:20:42.887Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-25T20:20:42.887Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:20:42.888Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.888Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-25T20:20:42.888Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:20:42.889Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.889Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-25T20:20:42.889Z] [2021-08-25T20:20:42.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-25T20:20:42.890Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-25T20:20:42.890Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.890Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-25T20:20:42.890Z] [2021-08-25T20:20:42.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:20:42.890Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-25T20:20:42.891Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:42.891Z] DONE 1092 tests, 546 skipped in 2281.061s [2021-08-25T20:20:42.891Z] INFO: Integration tests ended at 08/25/2021 20:20:42. Duration:00:38:01.1713223 [2021-08-25T20:20:42.891Z] INFO: Docker info of the daemon under test at end of run [2021-08-25T20:20:42.891Z] [2021-08-25T20:20:43.350Z] Containers: 2 [2021-08-25T20:20:43.350Z] Running: 0 [2021-08-25T20:20:43.350Z] Paused: 0 [2021-08-25T20:20:43.350Z] Stopped: 2 [2021-08-25T20:20:43.350Z] Images: 18 [2021-08-25T20:20:43.350Z] Server Version: 0.0.0-dev [2021-08-25T20:20:43.350Z] Storage Driver: windowsfilter [2021-08-25T20:20:43.350Z] Windows: [2021-08-25T20:20:43.350Z] Logging Driver: json-file [2021-08-25T20:20:43.350Z] Plugins: [2021-08-25T20:20:43.350Z] Volume: local [2021-08-25T20:20:43.350Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-25T20:20:43.350Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-25T20:20:43.350Z] Swarm: inactive [2021-08-25T20:20:43.350Z] Default Isolation: process [2021-08-25T20:20:43.350Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-25T20:20:43.350Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-25T20:20:43.350Z] OSType: windows [2021-08-25T20:20:43.350Z] Architecture: x86_64 [2021-08-25T20:20:43.350Z] CPUs: 4 [2021-08-25T20:20:43.350Z] Total Memory: 32GiB [2021-08-25T20:20:43.350Z] Name: azwin-2-80bff0 [2021-08-25T20:20:43.350Z] ID: 7WKG:GYGD:W2GP:M2SD:WDME:XZ7L:T652:ZAV2:F3W3:6B5H:3X62:ZKU2 [2021-08-25T20:20:43.350Z] Docker Root Dir: D:\CI\PR-42777\9\daemon [2021-08-25T20:20:43.350Z] Debug Mode (client): false [2021-08-25T20:20:43.350Z] Debug Mode (server): true [2021-08-25T20:20:43.350Z] File Descriptors: -1 [2021-08-25T20:20:43.350Z] Goroutines: 17 [2021-08-25T20:20:43.350Z] System Time: 2021-08-25T20:20:43.0028592Z [2021-08-25T20:20:43.350Z] EventsListeners: 0 [2021-08-25T20:20:43.350Z] Registry: https://index.docker.io/v1/ [2021-08-25T20:20:43.350Z] Labels: [2021-08-25T20:20:43.350Z] Experimental: false [2021-08-25T20:20:43.350Z] Insecure Registries: [2021-08-25T20:20:43.350Z] 127.0.0.0/8 [2021-08-25T20:20:43.350Z] Live Restore Enabled: false [2021-08-25T20:20:43.350Z] [2021-08-25T20:20:43.350Z] [2021-08-25T20:20:43.350Z] INFO: Stopping daemon under test [2021-08-25T20:20:43.350Z] SUCCESS: The process with PID 5404 (child process of PID 5880) has been terminated. [2021-08-25T20:20:43.350Z] SUCCESS: The process with PID 5880 (child process of PID 2932) has been terminated. [2021-08-25T20:20:43.350Z] INFO: Stop tailing logs of the daemon under tests [2021-08-25T20:20:43.350Z] INFO: executeCI.ps1 Completed successfully at 08/25/2021 20:20:43. [2021-08-25T20:20:43.350Z] INFO: Tidying up at end of run [2021-08-25T20:20:43.350Z] INFO: Saving daemon under test log (d:\CI\PR-42777\9\dut.out) to bundles\CIDUT.out [2021-08-25T20:20:43.350Z] INFO: Saving daemon under test log (d:\CI\PR-42777\9\dut.err) to bundles\CIDUT.err [2021-08-25T20:20:43.350Z] INFO: Saving containerd logs to bundles [2021-08-25T20:20:43.350Z] INFO: Nuke-Everything... [2021-08-25T20:20:43.811Z] INFO: Container count on control daemon to delete is 2 [2021-08-25T20:20:44.270Z] 049892b62147 [2021-08-25T20:20:44.270Z] 28483f5aeaba [2021-08-25T20:20:44.270Z] INFO: Tidying pidfile d:\CI\PR-42777\9\docker.pid [2021-08-25T20:20:44.270Z] INFO: Nuking d:\CI [2021-08-25T20:21:09.414Z] INFO: Zapped successfully [2021-08-25T20:21:09.414Z] [2021-08-25T20:21:09.414Z] INFO: executeCI.ps1 exiting at Wed Aug 25 20:21:07 CUT 2021. Duration 01:14:18.4435546 [2021-08-25T20:21:09.414Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-25T20:21:09.663Z] Recording test results [2021-08-25T20:21:19.195Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-25T20:21:20.683Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-25T20:21:22.463Z] Archiving artifacts [2021-08-25T20:21:36.270Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42777/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-25T20:21:37.198Z] + make clean [2021-08-25T20:21:39.376Z] docker volume rm -f docker-dev-cache [2021-08-25T20:21:39.376Z] 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